show an error at messages that havent been sent

This commit is contained in:
tibbi 2020-04-04 19:41:48 +02:00
parent 35a2023866
commit 3eb1127c74
6 changed files with 25 additions and 1 deletions

View file

@ -2,4 +2,5 @@
<string name="app_name">Simple SMS Messenger</string>
<string name="app_launcher_name">SMS Messenger</string>
<string name="type_a_message">Type a message…</string>
<string name="message_not_sent">Message has not been sent.</string>
</resources>