shortening an error string

This commit is contained in:
tibbi 2021-01-01 23:02:03 +01:00
parent 7554bb1f10
commit 9e2f3fc62c
16 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@
<string name="type_a_message">メッセージを入力してください…</string>
<string name="message_not_sent_short">Message not sent</string>
<string name="message_not_sent">送信されませんでした。</string>
<string name="message_not_sent_touch_retry">Message has not been sent. Touch to retry.</string>
<string name="message_not_sent_touch_retry">Not sent. Touch to retry.</string>
<string name="message_sending_error">Your message to \'%s\' has not been sent</string>
<string name="add_person">宛先を追加</string>
<string name="attachment">添付</string>