summaryrefslogtreecommitdiff
path: root/res/layout/keystore_selector.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-06-17 17:48:52 +0200
committerArne Schwabe <arne@rfc2549.org>2012-06-17 17:48:52 +0200
commit13e05504181d87958af95365876a53e5015fafde (patch)
treea0ff58c5c7b78124d76e05167d1818a444259286 /res/layout/keystore_selector.xml
parent91a865d665fd055792810cfcad10391625df2f7b (diff)
- Fix last commitv0.5.8
- Implement reading extra CA cert from file to fix keystore error on some mobile phones
Diffstat (limited to 'res/layout/keystore_selector.xml')
-rw-r--r--res/layout/keystore_selector.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/keystore_selector.xml b/res/layout/keystore_selector.xml
index 21945104..211e977b 100644
--- a/res/layout/keystore_selector.xml
+++ b/res/layout/keystore_selector.xml
@@ -28,7 +28,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
- android:text="@string/select_certificate" />
+ android:text="@string/select" />
<TextView
android:id="@+id/title"