From 489ab823b1157a5839b33ac61c31e1f7920f40e7 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 23 Sep 2012 12:27:51 +0200 Subject: Move untranslatable string to own file --- res/values/arrays.xml | 16 +--------------- res/values/strings.xml | 33 --------------------------------- res/values/untranslatable.xml | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 48 deletions(-) create mode 100644 res/values/untranslatable.xml (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 8584da1f..b88e975e 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -11,25 +11,11 @@ User/PW + PKCS12 User/PW + Android - 0 1 Unspecified - - 0 - 1 - - - - 0 - 1 - 2 - 3 - 4 - 5 - 0 - No Logging 1 - Default logging @@ -39,4 +25,4 @@ 5 - Debug logging - \ No newline at end of file + diff --git a/res/values/strings.xml b/res/values/strings.xml index c753a4a4..7ffdca90 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,27 +1,8 @@ - - - OpenVPN for Android Server Address: Server Port: - openvpn.uni-paderborn.de - 1194 Location folder can\'t be read! Select @@ -34,22 +15,8 @@ PKCS12 File CA Certificate Nothing selected - Copyright © 2002–2010 OpenVPN Technologies, Inc. <sales@openvpn.net>\n - - "OpenVPN" is a trademark of OpenVPN Technologies, Inc.\n - Copyright 2012\nArne Schwabe <arne@rfc2549.org> Source code and issue tracker available under http://code.google.com/p/ics-openvpn/ The program uses the following components. See the source for full details on the licenses - File Dialog based on work by Alexander Ponomarev - Copyright © 1996 – 2011 Markus Franz Xaver Johannes Oberhumer - This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit\n - Copyright © 1998-2008 The OpenSSL Project. All rights reserved.\n\n - This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)\n - Copyright © 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. - OpenVPN - File Dialog - LZO - OpenSSL About About OpenVPN for Android List of all configured VPNs diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml new file mode 100644 index 00000000..cb5bea14 --- /dev/null +++ b/res/values/untranslatable.xml @@ -0,0 +1,35 @@ + + + + Copyright 2012\nArne Schwabe <arne@rfc2549.org> + Copyright © 2002–2010 OpenVPN Technologies, Inc. <sales@openvpn.net>\n + + "OpenVPN" is a trademark of OpenVPN Technologies, Inc.\n + openvpn.uni-paderborn.de + 1194 + File Dialog based on work by Alexander Ponomarev + Copyright © 1996 – 2011 Markus Franz Xaver Johannes Oberhumer + This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit\n + Copyright © 1998-2008 The OpenSSL Project. All rights reserved.\n\n + This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)\n + Copyright © 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. + OpenVPN + File Dialog + LZO + OpenSSL + + + 0 + 1 + + + + 0 + 1 + 2 + 3 + 4 + 5 + + + -- cgit v1.2.3