prompt when saving edited draft

closes sk22#319
This commit is contained in:
sk
2023-01-23 11:58:32 -03:00
committed by LucasGGamerM
parent 49cff20785
commit 1733b1b065
2 changed files with 30 additions and 0 deletions

View File

@@ -229,4 +229,6 @@
<string name="sk_attach_file">Attach file</string>
<string name="sk_searching">Searching…</string>
<string name="sk_no_results">No results</string>
<string name="sk_save_draft">Save draft?</string>
<string name="sk_save_draft_message">Do you want to save your changes to this draft or publish it now?</string>
</resources>