diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-10 22:39:06 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-10 22:39:06 +0200 |
commit | da3d649cfa356873b72e6c25b9c0496268efcf89 (patch) | |
tree | 1287b35a3ebe9c57ec9d58b5a218e170cfef416c /res/values/strings.xml | |
parent | d1e7bca7723f912c2f8af7f9c006171906ab14b7 (diff) |
Add ability to export openvpn configuration. (closes issue #52)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 6cdfcc7e..6fa78150 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -232,6 +232,7 @@ <string name="routing">Routing</string> <string name="obscure">Obscure OpenVPN Settings. Normally not needed.</string> <string name="advanced">Advanced</string> + <string name="export_config_title">ICS Openvpn Config</string> </resources>
\ No newline at end of file |