aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-02-28 21:54:47 +0100
committersteckbrief <steckbrief@chefmail.de>2016-02-28 21:54:47 +0100
commit59f47485cf493b282903622d4d4a7aa42ccdfd83 (patch)
tree2827090744e735dd23b885ff664483641482d7a5 /src/main/res/values/strings.xml
parentcd0c6ce48e2ac36d9524908acbbc79690b193d9a (diff)
externalized string 'Retry decryption'
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 68f1243b..ce51d4ad 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -656,4 +656,5 @@
<string name="selection_too_large">The selected area is too large</string>
<string name="no_accounts">(No activated accounts)</string>
<string name="this_field_is_required">This field is required</string>
+ <string name="retry_decryption">Retry decryption</string>
</resources>