aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de
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-de
parenta8d08cbdc241aa8ead3fab13350412d80e6424a2 (diff)
hide resend button if file is smaller than AutoAcceptFileSize…
…otherwise show resend button
Diffstat (limited to 'src/main/res/values-de')
-rw-r--r--src/main/res/values-de/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 42dfe0d80..29ecd7a3d 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -723,5 +723,6 @@
<string name="pref_use_colored_names_to_indicate_status">Kontaktnamen-Farbe zeigt Online-Status an</string>
<string name="pref_use_colored_names_to_indicate_status_summary">Kontaktnamen einfärben, um den Online-Status des Kontakts anzuzeigen</string>
<string name="send_message">Nachricht senden</string>
+ <string name="send_failed_resend">Zustellung fehlgeschlagen, sende erneut…</string>
</resources>