diff options
Diffstat (limited to 'main/src/main/res/values/strings.xml')
-rwxr-xr-x | main/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/src/main/res/values/strings.xml b/main/src/main/res/values/strings.xml index 371466e3..9c7ade61 100755 --- a/main/src/main/res/values/strings.xml +++ b/main/src/main/res/values/strings.xml @@ -340,5 +340,7 @@ <string name="add_remote">Add new remote</string> <string name="remote_random">Use connection entries in random order on connect</string> <string name="remote_no_server_selected">You need to define and enable at least one remote server.</string> + <string name="server_list">Server List</string> + <string name="vpn_allowed_apps">Allowed Apps</string> </resources> |