aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/values
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-10-05 23:32:47 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2013-10-05 23:32:47 +0200
commit2942d94a29ce298723b5f20b5bf4c2e43eb795a7 (patch)
tree284b5cff32b063292cb4d51ba64ee67c628f63e0 /OpenPGP-Keychain/res/values
parent05cc2023daa57bfdb813e478ddb61c1b2f3156c4 (diff)
downloadopen-keychain-2942d94a29ce298723b5f20b5bf4c2e43eb795a7.tar.gz
open-keychain-2942d94a29ce298723b5f20b5bf4c2e43eb795a7.tar.bz2
open-keychain-2942d94a29ce298723b5f20b5bf4c2e43eb795a7.zip
QR Code sharing with multiple QR Codes
Diffstat (limited to 'OpenPGP-Keychain/res/values')
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index fb799cd14..2a0ea7a04 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -81,6 +81,8 @@
<string name="btn_setPassPhrase">Set Passphrase</string>
<string name="btn_search">Search</string>
<string name="btn_export_to_server">Export To Server</string>
+ <string name="btn_next">Next</string>
+ <string name="btn_back">Back</string>
<!-- menu_lowerCase: capitalized words, no punctuation -->
<string name="menu_about">About</string>
@@ -376,4 +378,8 @@
<string name="api_select_pub_keys_dublicates_text">More than one public key exist for these user ids:</string>
<string name="api_select_pub_keys_text">Please review the list of recipients!</string>
+ <!-- Share -->
+ <string name="share_qr_code_dialog_start">Go through all QR Codes using \'Next\', and scan them one by one.</string>
+ <string name="share_qr_code_dialog_progress">QR Code %1$d of %2$d</string>
+
</resources> \ No newline at end of file