aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/create_key.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/create_key.xml')
-rw-r--r--res/layout/create_key.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/create_key.xml b/res/layout/create_key.xml
index ab327ffeb..d8ccc73ec 100644
--- a/res/layout/create_key.xml
+++ b/res/layout/create_key.xml
@@ -29,7 +29,7 @@
<TableRow>
<TextView android:id="@+id/label_algorithm"
- android:text="Algorithm"
+ android:text="@string/label_algorithm"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_gravity="center_vertical"
@@ -45,7 +45,7 @@
<TableRow>
<TextView android:id="@+id/label_size"
- android:text="Key Size"
+ android:text="@string/label_keySize"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_gravity="center_vertical"