mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Display an alert dialog if the user want to cancel submitting a post or press back button when there is something written in PostXXXActivity. Minor bugs fixed.
This commit is contained in:
@@ -279,4 +279,11 @@
|
||||
<string name="settings_credits_material_icons_title">Material Icons</string>
|
||||
|
||||
<string name="no_link_available">Cannot get the link</string>
|
||||
|
||||
<string name="cancel_submit_post">Cancel Submitting</string>
|
||||
<string name="cancel_submit_post_detail">The post may still be submitted even if you cancel here.</string>
|
||||
<string name="discard_post">Discard?</string>
|
||||
<string name="discard_post_detail">All the draft will not be saved.</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="no">No</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user