Merge branch 'SimpleMobileTools:master' into feature_schedule_send

This commit is contained in:
Naveen 2022-10-03 22:30:41 +05:30
commit d87cf971dd
49 changed files with 419 additions and 62 deletions

View file

@ -20,7 +20,6 @@
<string name="unpin_conversation">Unpin</string>
<string name="forward_message">Forward</string>
<string name="compress_error">Unable to compress image to selected size</string>
<string name="back">Back</string>
<!-- vCard-->
<plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
@ -31,10 +30,13 @@
<string name="add_contact_or_number">Add Contact or Number…</string>
<string name="suggestions">Suggestions</string>
<!-- Schedule send -->
<string name="scheduled_message">Scheduled 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 nothing\'s killing the app in background</string>
<string name="schedule_send_warning">Keep the phone on and make sure there is nothing killing the app in background</string>
<string name="update_message">Update message</string>
<string name="send_now">Send now</string>
<!-- Notifications -->
<string name="channel_received_sms">Received SMS</string>
<string name="new_message">New message</string>