From 5a7f2b2c1239efa0a67f22f2440e6c1a1d42d958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 26 Aug 2015 15:24:29 +0200 Subject: Use CDATA to prevent transifex problems --- OpenKeychain/src/main/res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index b035e2652..54d5e6d35 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -218,8 +218,8 @@ "Don\'t use Tor" - "<no name>" - "<none>" + ]]> + ]]> "1 key" @@ -1383,7 +1383,7 @@ "Certifier" "Certificate Details" "Identity" - "<unknown>" + ]]> "No certificates for this key" "Only validated self-certificates and validated certificates created with your keys are displayed here." "Identities for " @@ -1451,7 +1451,7 @@ "Bind Key" "Serial No: %s" "Key holder: " - "Key holder: <not set>" + ]]> "YubiKey matches and is bound to key" "YubiKey matches, can be bound to key" "YubiKey matches, partly bound to key" @@ -1488,8 +1488,8 @@ "Error loading keys!" "(error, empty log)" "Could not read input to decrypt!" - "<no filename>" - "<plain text data>" + ]]> + ]]> Show Signed/Encrypted Content "View in OpenKeychain" "Error preparing data!" -- cgit v1.2.3