diff options
| author | 2021-02-19 05:32:25 +0000 | |
|---|---|---|
| committer | 2021-02-19 05:32:25 +0000 | |
| commit | a016cf59253792578deafd22cff0a2d613e7ca58 (patch) | |
| tree | 004feed48f22f1cf144b76091963b8651f48ee32 | |
| parent | be1859ed5e0c603136c20650f0e4e19f5f870c7c (diff) | |
| parent | 80bae9a75d2c1dd74f1a9644842ec453800c3ca7 (diff) | |
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
| -rw-r--r-- | core/res/res/values-mcc310-mnc950-si/strings.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/core/res/res/values-mcc310-mnc950-si/strings.xml b/core/res/res/values-mcc310-mnc950-si/strings.xml new file mode 100644 index 000000000000..26fe4ac265a3 --- /dev/null +++ b/core/res/res/values-mcc310-mnc950-si/strings.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* //device/apps/common/assets/res/any/strings.xml +** +** Copyright 2006, 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="mmcc_imsi_unknown_in_hlr" msgid="615419724607901560">"SIM MM#2 ප්රතිපාදනය නොකරයි"</string> + <string name="mmcc_illegal_ms" msgid="7801541624846497489">"SIM MM#3 ඉඩ නොදේ"</string> + <string name="mmcc_illegal_me" msgid="7066936962628406316">"දුරකථනය MM#6 ඉඩ නොදේ"</string> +</resources> |