adding a couple scheduled sending related improvements

This commit is contained in:
tibbi 2022-10-14 23:41:41 +02:00
parent d41c57093e
commit 3768a4195c
47 changed files with 104 additions and 58 deletions

View file

@ -32,10 +32,11 @@
<string name="suggestions">Prijedlozi</string>
<!-- Schedule send -->
<string name="scheduled_message">Scheduled message</string>
<string name="schedule_message">Schedule message</string>
<string name="schedule_send">Schedule send</string>
<string name="cancel_schedule_send">Cancel schedule send</string>
<string name="must_pick_time_in_the_future">You must pick a time in the future</string>
<string name="schedule_send_warning">Keep the phone on and make sure there is nothing killing the app in background</string>
<string name="schedule_send_warning">Keep the phone on and make sure there is nothing killing the app while in background</string>
<string name="update_message">Update message</string>
<string name="send_now">Send now</string>
<!-- Notifications -->