summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2015-01-19 16:00:14 +0100
committerParménides GV <parmegv@sdf.org>2015-01-19 16:00:14 +0100
commitdbc8bc453d71a6c485a40f021fb66436c8e63616 (patch)
tree12aaee0692ed2ecd0aa213d379617bbe4fa98f48 /app/src/main/res/values
parent05ad5f226aa7a1504c756b0d77ab03e6add9fea9 (diff)
parent250b56762857f2e52626236d3716459786ce126d (diff)
Merge branch 'bug/Add-unit-tests-#6470' into develop
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7d03c221..1608f487 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -19,7 +19,7 @@
<string name="anonymous_secured_status">Connection secure using an anonymous certificate.</string>
<string name="authed_secured_status">Connection secure using your own certificate.</string>
<string name="eip_service_label">Encrypted Internet</string>
- <string name="title_activity_configuration_wizard">Select a service provider</string>
+ <string name="configuration_wizard_title">Select a service provider</string>
<string name="new_provider_button">Add new Provider</string>
<string name="introduce_new_provider">Add a new service provider</string>
<string name="save">Save</string>