From aa68c41f5a3867d98c2539698546d5ff6de8391c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 1 May 2015 14:48:57 +0200 Subject: Fix yubikey strings --- .../src/main/res/layout/create_yubikey_wait_fragment.xml | 3 +-- OpenKeychain/src/main/res/values/strings.xml | 11 ++++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/layout/create_yubikey_wait_fragment.xml b/OpenKeychain/src/main/res/layout/create_yubikey_wait_fragment.xml index c7f9821eb..4e4b53118 100644 --- a/OpenKeychain/src/main/res/layout/create_yubikey_wait_fragment.xml +++ b/OpenKeychain/src/main/res/layout/create_yubikey_wait_fragment.xml @@ -22,8 +22,7 @@ android:layout_marginTop="16dp" android:layout_marginLeft="8dp" android:textAppearance="?android:attr/textAppearanceMedium" - android:text="Hold Yubikey against device dawg" - /> + android:text="@string/yubikey_create" /> "Identities" - "Yubikey" + "YubiKey" "Linked System Contact" "Should you trust this key?" Proof verification @@ -1280,11 +1280,12 @@ "Serial No: %s" "Key holder: " "Key holder: <unset>" - "Yubikey matches and is bound to key" - "Yubikey matches, can be bound to key" - "Yubikey matches, partly bound to key" + "YubiKey matches and is bound to key" + "YubiKey matches, can be bound to key" + "YubiKey matches, partly bound to key" + "Hold YubiKey against the back of your device." "Import" - Different key stored on Yubikey! + Different key stored on YubiKey! "NFC Error: %s" Default PIN was rejected! -- cgit v1.2.3