summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-10-19 17:05:34 +0200
committerArne Schwabe <arne@rfc2549.org>2012-10-19 17:05:34 +0200
commit7a467dedfe662f367bb308a369e0cc1bdc86a3c5 (patch)
tree67b937b5be7c7231b939e2cfb97ea2a03ae05f8b /res
parentdd13d2f520f0240e5c0acd894315c227c4099d53 (diff)
Make mime action description translatable
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2625a028..69fb9e35 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -225,4 +225,6 @@
<string name="persisttun_summary">Do not fallback to no VPN connection when OpenVPN is reconnecting.</string>
<string name="persistent_tun_title">Persistent tun</string>
<string name="translation">Translation</string>
+ <string name="openvpn_log">OpenVPN Log</string>
+ <string name="import_config">Import OpenVPN configuration</string>
</resources>