aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-09-29 03:26:34 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2015-09-29 03:27:21 +0200
commitcca7ee80c53c6de67abaf1771229ead3f483c1e9 (patch)
tree514890dac708f3d1632be57e9f833d72b8b91fc3 /OpenKeychain
parentbc09d290f8c2a5db8ec8caa12e8e321d9aa51bad (diff)
downloadopen-keychain-cca7ee80c53c6de67abaf1771229ead3f483c1e9.tar.gz
open-keychain-cca7ee80c53c6de67abaf1771229ead3f483c1e9.tar.bz2
open-keychain-cca7ee80c53c6de67abaf1771229ead3f483c1e9.zip
enc-export: transifex compat
Diffstat (limited to 'OpenKeychain')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index a26500824..07877f5fa 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -1644,12 +1644,12 @@
<string name="linked_webview_title_github">"GitHub Authorization"</string>
<string name="linked_gist_description">"OpenKeychain API Tests"</string>
<string name="snack_btn_overwrite">"Overwrite"</string>
- <string name="backup_code_explanation">The backup will be secured with a backup code. Write it down before you proceed!</string>
- <string name="backup_code_enter">Please enter the backup code:</string>
- <string name="backup_code_ok">Code accepted!</string>
- <string name="btn_code_wrotedown">Ok, I wrote it down!</string>
- <string name="backup_code_wrong">The backup code you entered is wrong!\nDid you write it down correctly?</string>
- <string name="btn_backup_share">Share backup</string>
- <string name="btn_backup_save">Save backup</string>
+ <string name="backup_code_explanation">"The backup will be secured with a backup code. Write it down before you proceed!"</string>
+ <string name="backup_code_enter">"Please enter the backup code:"</string>
+ <string name="backup_code_ok">"Code accepted!"</string>
+ <string name="btn_code_wrotedown">"OK, I wrote it down!"</string>
+ <string name="backup_code_wrong">"The backup code you entered is wrong!\nDid you write it down correctly?"</string>
+ <string name="btn_backup_share">"Share backup"</string>
+ <string name="btn_backup_save">"Save backup"</string>
</resources>