From 4a7488e0b5dc2a0069d2a4c9b461631016a95d45 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 5 May 2012 17:55:46 +0200 Subject: First time a fd was successfully transfered over a socket :) --- res/layout/about.xml | 6 ++++++ res/values/strings.xml | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/layout/about.xml b/res/layout/about.xml index ba166277..f8f10a2a 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -8,6 +8,12 @@ android:layout_height="wrap_content" android:orientation="vertical" > + + + Cannot make sense of %1$s and %2$s as local IP with CIDR netmask, assuming second address is peer address of remote. Using /32 netmask for local IP. Cannot make sense of %1$s and %2$s as IP route with CIDR netmask, using /32 as netmask. Corrected route %1$s/%2$s to %3$s/%2$s - Cannot accces the Android Keychain Certificates. If you restored a backup of the app reselect the certificate + Cannot accces the Android Keychain Certificates. If you restored a backup of the app reselect the certificate + Version: %s -- cgit v1.2.3