Add new strings related to the schedule send feature
This commit is contained in:
parent
acefd0c0f4
commit
575abae09c
44 changed files with 389 additions and 37 deletions
|
|
@ -29,6 +29,14 @@
|
|||
<string name="new_conversation">Uusi keskustelu</string>
|
||||
<string name="add_contact_or_number">Lisää yhteystieto tai numero…</string>
|
||||
<string name="suggestions">Ehdotuksia</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 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">Vastaanotettu tekstiviesti</string>
|
||||
<string name="new_message">Uusi viesti</string>
|
||||
|
|
@ -76,4 +84,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue