summaryrefslogtreecommitdiff
path: root/missingtranslations.txt
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-08-21 01:09:48 +0200
committerArne Schwabe <arne@rfc2549.org>2012-08-21 01:09:48 +0200
commit765818d19bbc5debfc2fd034943c071008b4090c (patch)
tree02966958f730aadc27d583cc9a04b7cadb41c336 /missingtranslations.txt
parent561313d5521abea226d4e976959b490732add16e (diff)
Add a nice "what to do" screen if no VPN has been added yet
Diffstat (limited to 'missingtranslations.txt')
-rw-r--r--missingtranslations.txt14
1 files changed, 13 insertions, 1 deletions
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]
<string name="faq_duplicate_notification">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.</string>
^
-86 errors, 0 warnings
+res/values/strings.xml:254: Error: "no_vpn_profiles_defined" is not translated in es, ko, zh [MissingTranslation]
+ <string name="no_vpn_profiles_defined">No VPN profiles defined.</string>
+ ^
+res/values/strings.xml:255: Error: "add_new_vpn_hint" is not translated in es, ko, zh [MissingTranslation]
+ <string name="add_new_vpn_hint">Use the &lt;img src=\"ic_menu_add\"/> icon to add a new VPN</string>
+ ^
+res/values/strings.xml:256: Error: "vpn_import_hint" is not translated in es, ko, zh [MissingTranslation]
+ <string name="vpn_import_hint">Use the &lt;img src=\"ic_menu_archive\"/> icon to import an existing (.ovpn or .conf) profile from your sdcard.</string>
+ ^
+res/values/strings.xml:257: Error: "faq_hint" is not translated in es, ko, zh [MissingTranslation]
+ <string name="faq_hint">Be sure to also check out the FAQ. There is a quick start guide.</string>
+ ^
+90 errors, 0 warnings