aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-10-21 22:49:49 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-10-21 22:49:49 +0200
commit69376a489e724130b508641343d6360750f24e88 (patch)
tree2ff933d502c5b1140b9647bf0eab2e30b2b83955 /OpenKeychain/src/main/res/values
parent477a189c3f11e4863bc771ab7cbe9e39f8ae154b (diff)
downloadopen-keychain-69376a489e724130b508641343d6360750f24e88.tar.gz
open-keychain-69376a489e724130b508641343d6360750f24e88.tar.bz2
open-keychain-69376a489e724130b508641343d6360750f24e88.zip
Update from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/values')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index ea34a77a5..e12a8665d 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -222,22 +222,22 @@
<string name="pref_proxy_type_choice_socks">"SOCKS"</string>
<!-- OrbotHelper strings -->
- <string name="orbot_ignore_tor">"Don\'t use Tor"</string>
+ <string name="orbot_ignore_tor">"Don't use Tor"</string>
<!-- InstallDialogFragment strings -->
<string name="orbot_install_dialog_title">Install Orbot to use Tor?</string>
<string name="orbot_install_dialog_install">"Install"</string>
<string name="orbot_install_dialog_content">You must have Orbot installed and activated to proxy traffic through it. Would you like to install it?</string>
<string name="orbot_install_dialog_cancel">"Cancel"</string>
- <string name="orbot_install_dialog_ignore_tor">"Don\'t use Tor"</string>
+ <string name="orbot_install_dialog_ignore_tor">"Don't use Tor"</string>
<!-- StartOrbotDialogFragment strings -->
<string name="orbot_start_dialog_title">Start Orbot?</string>
- <string name="orbot_start_dialog_content">"Orbot doesn\'t appear to be running. Would you like to start it up and connect to Tor?"</string>
+ <string name="orbot_start_dialog_content">"Orbot doesn't appear to be running. Would you like to start it up and connect to Tor?"</string>
<string name="orbot_start_btn">"Start Orbot"</string>
<string name="orbot_start_dialog_start">"Start Orbot"</string>
<string name="orbot_start_dialog_cancel">"Cancel"</string>
- <string name="orbot_start_dialog_ignore_tor">"Don\'t use Tor"</string>
+ <string name="orbot_start_dialog_ignore_tor">"Don't use Tor"</string>
<string name="user_id_no_name"><![CDATA[<no name>]]></string>
@@ -1612,7 +1612,7 @@
</plurals>
<!-- Other Linked Identity strings -->
- <string name="linked_select_1">"A \'linked identity\' connects your pgp key to a resource on the web."</string>
+ <string name="linked_select_1">"A 'linked identity' connects your pgp key to a resource on the web."</string>
<string name="linked_select_2">"Please select a type:"</string>
<string name="linked_id_generic_text">"This file claims ownership of the OpenPGP key with long id %2$s.\n\nToken for proof:\n%1$s"</string>
<string name="linked_id_github_text">"This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.\n\nToken for proof:\n%1$s"</string>