aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-04-18 21:07:42 +0200
committerChristian Schneppe <christian@pix-art.de>2017-04-18 21:07:42 +0200
commit5dce7d198d62639adc3d1603e4d05f42065e8068 (patch)
treedc694287447574c3afac3b7bf14667a0eeaec2a5 /src/main/res/values
parenta8d08cbdc241aa8ead3fab13350412d80e6424a2 (diff)
hide resend button if file is smaller than AutoAcceptFileSize…
…otherwise show resend button
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index f91bb9c94..57b26caf8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -771,4 +771,5 @@
<string name="image_high">high (3840p)</string>
<string name="last_seen_just_away">recently</string>
<string name="send_message">Send message</string>
+ <string name="send_failed_resend">delivery failed, resending…</string>
</resources>