del en_US

Signed-off-by: 李文龙 <liwenlong22@huawei.com>
This commit is contained in:
李文龙 2024-07-22 10:16:23 +08:00
parent 53d7558ed6
commit f4c4961654

View File

@ -1,104 +0,0 @@
{
"string": [
{
"name": "module_desc",
"value": "module description"
},
{
"name": "ConfirmUIExtAbility_desc",
"value": "description"
},
{
"name": "ConfirmUIExtAbility_label",
"value": "label"
},
{
"name": "ConfirmCallbackAbility_desc",
"value": "description"
},
{
"name": "ConfirmCallbackAbility_label",
"value": "label"
},
{
"name": "ni_notify_title",
"value": "Location Request"
},
{
"name": "ni_notify_message",
"value": "Requested by "
},
{
"name": "confirm_button",
"value": "AGREE"
},
{
"name": "cancel_button",
"value": "CANCEL"
},
{
"name": "location_target_statement_title",
"value": "Location Services"
},
{
"name": "location_target_statement_content",
"value": "Location Services requires an Internet connection and uses GNSS or network information (WLAN, cellular network, Bluetooth, IP) to provide you with location-based services. When enabled, the device's location information will be shared with services that have been granted location permissions. Your location information will also be used for system services, such as updating time zone, emergency calls. For more information, refer to the ${page_link}."
},
{
"name": "LocationPrivacyExtAbility_desc",
"value": "description"
},
{
"name": "LocationPrivacyExtAbility_label",
"value": "label"
},
{
"name": "wifi_portal_connected_notify_title",
"value": "Connected to %s"
},
{
"name": "wifi_portal_connected_notify_text",
"value": "Touch to login/authorize"
},
{
"name": "wifi_portal_connect_timeout_notify_title",
"value": "WLAN authentication expired"
},
{
"name": "wifi_portal_connect_timeout_notify_text",
"value": "Touch here to log in to %s"
},
{
"name": "wifi_portal_found_notify_title",
"value": "Authorize Wi-Fi network"
},
{
"name": "wifi_portal_found_notify_text",
"value": "Touch here to log in to %s"
},
{
"name": "wifi_cdd_notify_title",
"value": "This WLAN network has no Internet access. Connect anyway?"
},
{
"name": "wifi_cdd_notify_no_button",
"value": "Cancel"
},
{
"name": "wifi_cdd_notify_yes_button",
"value": "Connect"
},
{
"name": "wifi_three_vap_notify_title",
"value": "A hotspot can't be created while WLAN Direct, or screen mirroring are in use. Disconnect and try again."
},
{
"name": "wifi_three_vap_notify_no_button",
"value": "Cancel"
},
{
"name": "wifi_three_vap_notify_yes_button",
"value": "Disconnect"
}
]
}