summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-02-11 20:28:59 +0100
committerParménides GV <parmegv@sdf.org>2013-02-11 20:28:59 +0100
commit162afa5bfa6485f3aacb3f60e9c92fa0c3bfa7a7 (patch)
treec9fabab994e1e51e8ec90bc8b2c78cc55d219e3e /res/values
parent8db161017f55a710bd91aa14fe9c1b24d4efdeab (diff)
Gets provider.json from custom url (assuming the file is at the root of
the website, just as bitmask.net/provider.json), and writes it to a file in ~/leap_android. Next steps: parse that file and download eip-service and cert.
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ca73c0da..2deb23fa 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -264,5 +264,6 @@
<string name="new_provider_button">Add new Provider</string>
<string name="introduce_new_provider">Introduce new provider</string>
<string name="save">Save</string>
+ <string name="new_provider_uri">New provider\'s main URL</string>
</resources> \ No newline at end of file