diff options
author | root <root@ankush-Inspiron-5520.(none)> | 2014-03-08 18:34:54 +0530 |
---|---|---|
committer | root <root@ankush-Inspiron-5520.(none)> | 2014-03-08 18:34:54 +0530 |
commit | b600226787227883b62ef0fecb2a56d82ba58e0b (patch) | |
tree | dae95cd8ab72c3e3bc0084125f60d4c58cd165f0 /res | |
parent | b727f5a38b26e85245e4e3001ce258d90f0170b8 (diff) |
Remove 'Top padding' string from ConfigurationWizard (Bug #5260)
Diffstat (limited to 'res')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index d4e84d3a..9a603d68 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -94,7 +94,6 @@ <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="top_padding">Top padding</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> |