From 1668b7649773a9842af3c8e3a69222c7abb01a99 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 3 Jul 2012 21:04:42 +0200 Subject: add fix to arrays.xml (closes issue #43) add translated by recognition add faq for system dialogs --- res/layout/about.xml | 33 ++++++++++++++++++++++++--------- res/layout/faq.xml | 11 +++++++++++ res/values-de/strings.xml | 2 +- res/values/arrays.xml | 2 +- res/values/strings.xml | 10 ++++++++-- res/values/styles.xml | 2 +- 6 files changed, 46 insertions(+), 14 deletions(-) (limited to 'res') diff --git a/res/layout/about.xml b/res/layout/about.xml index a66a0cc..6e7f48e 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -8,38 +8,53 @@ android:layout_height="wrap_content" android:orientation="vertical" > + + + + android:autoLink="all" + android:text="@string/copyright_blinktgui" /> + - + android:autoLink="all" + android:text="@string/copyright_guicode" /> + - - + android:autoLink="all" + android:text="@string/translationby" /> + + android:layout_height="10sp" /> + + + + + + + + + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 7e6216d..e11056c 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -156,7 +156,7 @@ Datei Symbol Generierte Konfiguration Quellcode und Iusse tracker unter http://code.google.com/p/ics-openvpn/ verfügbar - Dieses Programm nutzte die folgenden Komponenten. Die kompletten Lizenzdetails sind im Quelltext verfügbar + Dieses Programm nutzt die folgenden Komponenten. Die kompletten Lizenzdetails sind im Quelltext verfügbar TLS Authentifizierung Bemerkungen zur Sicherheit Allgemeine Einstellungen diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2b2eaf6..8584da1 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -4,7 +4,7 @@ Certificates PKCS12 File - Android Certficate + Android Certificate Username/Password Static Keys User/PW + Certificates diff --git a/res/values/strings.xml b/res/values/strings.xml index 59b8904..e764b4e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -212,7 +212,6 @@ Network Status: %s The CA cert is usually returned from the Android Keystore. Specify a separate certificate if you get certificate verification errors. Select - No CA Certificate returned while reading from Android keystore. Auhtentication will probably fail. Shows the log window on connect. The log window can always be accessed from the notification status. Show log window @@ -221,5 +220,12 @@ Running on %1$s (%2$s) %3$s, Android API %4$d Error signing with Android keystore key %1$s: %2$s Reading from Android Keystore does not work in Jelly Beans (Google change the way private keys are returned) - + The VPN connection warning telling you that this app can intercept all traffic is imposed by the system to prevent abuse of the VPNService API.\nThe VPN connection notification (The key symbol) is also imposed by the Android system to signal an ongoing VPN connection. On some images this notification plays a sound.\nAndroid introduced these system dialog are for your own safety and made sure that they cannot be circumenvented. (On some images this unfortunely includes a notifciation sound) + Connection warning and notification sound + + + English translation by Arne Schwabe<arne@rfc2549.org> + + \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index c4d6a1d..d549b59 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -37,7 +37,7 @@ match_parent wrap_content ?android:attr/textAppearanceMedium - true +