summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-09 17:57:40 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-09 17:57:40 +0200
commite86d8b67696568b17854ccdc846191dc9635841d (patch)
treea46475895895944a79b3452a1805ae31a7f40f4e /res/values
parente2d3bfe01ad9b4778dd405abda0ddc81424fe104 (diff)
Only try to write minivpn once per program lifetime.
Remove debug logging
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index dcf33197..90009e8c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -184,4 +184,5 @@
<string name="faq_copying">To copy a single log entry press and and hold on the log entry. To copy/send the whole log use the Send Log option. Use the hardware menu button if not visible in the gui.</string>
<string name="faq_shortcut">Shortcut to start</string>
<string name="faq_howto_shortcut">You can place a shortcut to start OpenVPN on your desktop. Depending on your homescreen program you have to add a shortcut or a widget.</string>
+ <string name="no_vpn_support_image">Your image does not support the VPNService API,sorry :(</string>
</resources>