diff options
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 1a453fa9..ca73c0da 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -261,5 +261,8 @@ <string name="eip_status">Status unknown</string> <string name="eip_type_active">EIP</string> <string name="title_activity_configuration_wizard">Configure LEAP</string> + <string name="new_provider_button">Add new Provider</string> + <string name="introduce_new_provider">Introduce new provider</string> + <string name="save">Save</string> </resources>
\ No newline at end of file |