diff options
| author | 2020-11-23 21:15:59 +0000 | |
|---|---|---|
| committer | 2020-11-23 21:15:59 +0000 | |
| commit | b47a9cc28f4cb10066f0b87fc7bc1458ab5f68f4 (patch) | |
| tree | aeafd3df5e476b7ec0e2e33df28c2e168f051a20 | |
| parent | 872b367915cbb7cb33970297df3dec0efa41031b (diff) | |
| parent | 90428a41b55e5c9ebc67ae596df09c400ddb5a67 (diff) | |
Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev
| -rw-r--r-- | packages/Tethering/res/values-mcc311-mnc480-en-rXC/strings.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/packages/Tethering/res/values-mcc311-mnc480-en-rXC/strings.xml b/packages/Tethering/res/values-mcc311-mnc480-en-rXC/strings.xml deleted file mode 100644 index d3347aae207d..000000000000 --- a/packages/Tethering/res/values-mcc311-mnc480-en-rXC/strings.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2020 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="no_upstream_notification_title" msgid="611650570559011140">"Tethering has no internet"</string> - <string name="no_upstream_notification_message" msgid="6508394877641864863">"Devices can’t connect"</string> - <string name="no_upstream_notification_disable_button" msgid="7609346639290990508">"Turn off tethering"</string> - <string name="upstream_roaming_notification_title" msgid="6032901176124830787">"Hotspot or tethering is on"</string> - <string name="upstream_roaming_notification_message" msgid="7599056263326217523">"Additional charges may apply while roaming"</string> -</resources> |