From 765818d19bbc5debfc2fd034943c071008b4090c Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 21 Aug 2012 01:09:48 +0200 Subject: Add a nice "what to do" screen if no VPN has been added yet --- missingtranslations.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'missingtranslations.txt') diff --git a/missingtranslations.txt b/missingtranslations.txt index bd63ad64..ca4bfb9b 100644 --- a/missingtranslations.txt +++ b/missingtranslations.txt @@ -259,4 +259,16 @@ res/values/strings.xml:252: Error: "faq_duplicate_notification_title" is not tra res/values/strings.xml:253: Error: "faq_duplicate_notification" is not translated in es, ko, zh [MissingTranslation] If Android is under system memory (RAM) pressure app and service which are not needed at the moment are removed from active memory. This terminates an ongoing VPN connection. To ensure that the connection/Openvpn survices the service runs with higher priority. To run with higher priority the application must display a notification. The key notification icon is imposed by the system as described in the previous FAQ entry. It does not count as app notification for purpose of running with higher priority. ^ -86 errors, 0 warnings +res/values/strings.xml:254: Error: "no_vpn_profiles_defined" is not translated in es, ko, zh [MissingTranslation] + No VPN profiles defined. + ^ +res/values/strings.xml:255: Error: "add_new_vpn_hint" is not translated in es, ko, zh [MissingTranslation] + Use the <img src=\"ic_menu_add\"/> icon to add a new VPN + ^ +res/values/strings.xml:256: Error: "vpn_import_hint" is not translated in es, ko, zh [MissingTranslation] + Use the <img src=\"ic_menu_archive\"/> icon to import an existing (.ovpn or .conf) profile from your sdcard. + ^ +res/values/strings.xml:257: Error: "faq_hint" is not translated in es, ko, zh [MissingTranslation] + Be sure to also check out the FAQ. There is a quick start guide. + ^ +90 errors, 0 warnings -- cgit v1.2.3