diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 3aaed74..7a5174e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2711,6 +2711,8 @@ found in the list of installed applications.</string> <string name="vpn_type_title">Add VPN</string> <!-- "Add VPN" preference title --> <string name="vpn_add_new_vpn">Add VPN</string> + <!-- VPN details screen title --> + <string name="vpn_details_title">VPN details</string> <!-- VPN profile editor title when adding a new profile --> <string name="vpn_edit_title_add">Add <xliff:g id="name">%s</xliff:g> VPN</string> <!-- VPN profile editor title when editing an existing profile --> |