diff options
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r-- | res/values-en-rGB/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index c121da3..9e16b0f 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -652,8 +652,7 @@ <string name="wifi_wps_failed_tkip" msgid="4282401586860713349">"The wireless router security setting (TKIP) is not supported"</string> <string name="wifi_wps_failed_auth" msgid="1174614355181181958">"Authentication failure. Please try again."</string> <string name="wifi_wps_failed_overlap" msgid="5159533685596844778">"Another WPS session was detected. Please try again in a few minutes."</string> - <!-- no translation found for wifi_ssid (5519636102673067319) --> - <skip /> + <string name="wifi_ssid" msgid="5519636102673067319">"Network name"</string> <string name="wifi_ssid_hint" msgid="897593601067321355">"Enter the SSID"</string> <string name="wifi_security" msgid="6603611185592956936">"Security"</string> <string name="wifi_signal" msgid="5514120261628065287">"Signal strength"</string> @@ -1552,10 +1551,8 @@ <string name="color_magenta" msgid="5059212823607815549">"Magenta"</string> <string name="enable_service_title" msgid="3061307612673835592">"Use <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> <string name="capabilities_list_title" msgid="86713361724771971">"<xliff:g id="SERVICE">%1$s</xliff:g> needs to:"</string> - <!-- no translation found for enable_service_encryption_warning (3064686622453974606) --> - <skip /> - <!-- no translation found for secure_lock_encryption_warning (464101518421886337) --> - <skip /> + <string name="enable_service_encryption_warning" msgid="3064686622453974606">"If you turn on <xliff:g id="SERVICE">%1$s</xliff:g>, your device won’t use your screen lock to enhance data encryption."</string> + <string name="secure_lock_encryption_warning" msgid="464101518421886337">"Because you\'ve turned on an accessibility service, your device won’t use your screen lock to enhance data encryption."</string> <string name="capability_title_receiveAccessibilityEvents" msgid="1869032063969970755">"Observe your actions"</string> <string name="capability_desc_receiveAccessibilityEvents" msgid="2095111008854376237">"Receive notifications when you\'re interacting with an app."</string> <string name="disable_service_title" msgid="3624005212728512896">"Stop <xliff:g id="SERVICE">%1$s</xliff:g>?"</string> |