aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/xml
diff options
context:
space:
mode:
authorThialfihar <thi@thialfihar.org>2014-04-02 15:36:32 +0200
committerThialfihar <thi@thialfihar.org>2014-04-02 15:36:32 +0200
commitc4c9713da467d2d1f1d7d1cb50d72524d769b21b (patch)
treec630db226a7e87ce328d45f3ae22d2ee49a5ef6b /OpenPGP-Keychain/src/main/res/xml
parent6ac13d9f6933bf72950910b0e2831761dd8c434b (diff)
downloadopen-keychain-c4c9713da467d2d1f1d7d1cb50d72524d769b21b.tar.gz
open-keychain-c4c9713da467d2d1f1d7d1cb50d72524d769b21b.tar.bz2
open-keychain-c4c9713da467d2d1f1d7d1cb50d72524d769b21b.zip
Rename "armour" to "armor"
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/xml')
-rw-r--r--OpenPGP-Keychain/src/main/res/xml/adv_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenPGP-Keychain/src/main/res/xml/adv_preferences.xml b/OpenPGP-Keychain/src/main/res/xml/adv_preferences.xml
index 2705bd22f..03f93b051 100644
--- a/OpenPGP-Keychain/src/main/res/xml/adv_preferences.xml
+++ b/OpenPGP-Keychain/src/main/res/xml/adv_preferences.xml
@@ -35,7 +35,7 @@
android:title="@string/label_file_compression" />
<CheckBoxPreference
- android:key="defaultAsciiArmour"
+ android:key="defaultAsciiArmor"
android:persistent="false"
android:title="@string/label_ascii_armor" />
</PreferenceCategory>
@@ -45,4 +45,4 @@
android:persistent="false"
android:title="@string/label_force_v3_signature" />
</PreferenceCategory>
-</PreferenceScreen> \ No newline at end of file
+</PreferenceScreen>