aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/create_key.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/create_key.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/create_key.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenPGP-Keychain/res/layout/create_key.xml b/OpenPGP-Keychain/res/layout/create_key.xml
index 8014dbefc..888f9f898 100644
--- a/OpenPGP-Keychain/res/layout/create_key.xml
+++ b/OpenPGP-Keychain/res/layout/create_key.xml
@@ -31,7 +31,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:padding="4dp"
- android:text="@string/keyCreationElGamalInfo" />
+ android:text="@string/key_creation_el_gamal_info" />
<TableRow>
@@ -56,7 +56,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:padding="4dp"
- android:text="@string/label_keySize" />
+ android:text="@string/label_key_size" />
<Spinner
android:id="@+id/create_key_size"