Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 373bda01 authored by Claudia de Veaux's avatar Claudia de Veaux Committed by Android (Google) Code Review
Browse files

Merge "Fix for Bug 5110980 Settings: "VPN settings" renamed to "VPN". Changed...

Merge "Fix for Bug 5110980 Settings: "VPN settings" renamed to "VPN". Changed two instances of "VPN settings" to "VPN"."
parents 2826bc4c 780d72d6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2987,7 +2987,7 @@ found in the list of installed applications.</string>
    <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string>

    <!-- Title of preference to enter the VPN settings activity -->
    <string name="vpn_settings_title">VPN settings</string>
    <string name="vpn_settings_title">VPN</string>

    <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
    <string name="credentials_title">Credential storage</string>
@@ -3521,7 +3521,7 @@ found in the list of installed applications.</string>
    <string name="vpn_connect_to">Connect to <xliff:g id="network" example="School">%s</xliff:g></string>

    <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
    <string name="vpn_title">VPN settings</string>
    <string name="vpn_title">VPN</string>
    <!-- Preference title to create a new VPN network. [CHAR LIMIT=40] -->
    <string name="vpn_create">Add VPN network</string>
    <!-- Menu item to edit a VPN network. [CHAR LIMIT=40] -->