aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml b/OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml
index b2597cf31..a3955389f 100644
--- a/OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml
+++ b/OpenPGP-Keychain/res/layout/edit_key_user_id_item.xml
@@ -24,7 +24,7 @@
android:id="@+id/isMainUserId"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="@string/label_mainUserId" />
+ android:text="@string/label_main_user_id" />
<LinearLayout
android:layout_width="fill_parent"