summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values-my/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/commontheme/res/values-my/strings.xml')
-rw-r--r--java/com/android/incallui/commontheme/res/values-my/strings.xml54
1 files changed, 19 insertions, 35 deletions
diff --git a/java/com/android/incallui/commontheme/res/values-my/strings.xml b/java/com/android/incallui/commontheme/res/values-my/strings.xml
index 5b396be59..dce79ef78 100644
--- a/java/com/android/incallui/commontheme/res/values-my/strings.xml
+++ b/java/com/android/incallui/commontheme/res/values-my/strings.xml
@@ -1,36 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 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="incall_content_description_end_call" msgid="8232796487777787200">"ခေါ်ဆိုမှုအပြီးသတ်ရန်"</string>
- <string name="incall_content_description_muted" msgid="2130133443150389474">"အသံပိတ်ထားသည်"</string>
- <string name="incall_content_description_unmuted" msgid="4023577547526525202">"အသံပြန်ဖွင့်လိုက်သည်"</string>
- <string name="incall_content_description_swap_calls" msgid="5233257839262161417">"ခေါ်ဆိုမှုများကို ဖလှယ်ရန်"</string>
- <string name="incall_content_description_merge_calls" msgid="5198778837993669729">"ခေါ်ဆိုမှုများပေါင်းရန်"</string>
- <string name="incall_content_description_earpiece" msgid="2786221842272370555">"လက်ကိုင်ဖုန်းနားကြပ်"</string>
- <string name="incall_content_description_speaker" msgid="7837829930201265549">"စပီကာ"</string>
- <string name="incall_content_description_bluetooth" msgid="6988919010980910001">"ဘလူးတုသ်"</string>
- <string name="incall_content_description_headset" msgid="3170439802944346719">"ကြိုးတပ်မိုက်ခွက်ပါနားကြပ်"</string>
- <string name="incall_content_description_hold" msgid="3335508251734906019">"ခေါ်ဆိုမှုခဏရပ်ရန်"</string>
- <string name="incall_content_description_unhold" msgid="3862584118869933593">"ခေါ်ဆိုမှုဆက်လုပ်ရန်"</string>
- <string name="incall_content_description_video_on" msgid="899266487647420613">"ဗီဒီယိုဖွင့်ထားသည်"</string>
- <string name="incall_content_description_video_off" msgid="762985912616707076">"ဗီဒီယိုပိတ်ထားသည်"</string>
- <string name="incall_content_description_swap_video" msgid="297943299827908998">"ဗီဒီယိုဖလှယ်ရန်"</string>
- <string name="incall_label_speaker" msgid="1814254833253409394">"စပီကာ"</string>
- <string name="incall_label_audio" msgid="5923781170533336820">"အသံ"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="incall_content_description_end_call">ခေါ်ဆိုမှုအပြီးသတ်ရန်</string>
+ <string name="incall_content_description_muted">အသံပိတ်ထားသည်</string>
+ <string name="incall_content_description_unmuted">အသံပြန်ဖွင့်လိုက်သည်</string>
+ <string name="incall_content_description_swap_calls">ခေါ်ဆိုမှုများကို ဖလှယ်ရန်</string>
+ <string name="incall_content_description_swap_sim">ဆင်းမ်ကဒ် ပြောင်းပါ</string>
+ <string name="incall_content_description_merge_calls">ခေါ်ဆိုမှုများပေါင်းရန်</string>
+ <string name="incall_content_description_earpiece">လက်ကိုင်ဖုန်းနားကြပ်</string>
+ <string name="incall_content_description_speaker">စပီကာ</string>
+ <string name="incall_content_description_bluetooth">ဘလူးတုသ်</string>
+ <string name="incall_content_description_headset">ကြိုးတပ်မိုက်ခွက်ပါနားကြပ်</string>
+ <string name="incall_content_description_hold">ခေါ်ဆိုမှုခဏရပ်ရန်</string>
+ <string name="incall_content_description_unhold">ခေါ်ဆိုမှုဆက်လုပ်ရန်</string>
+ <string name="incall_content_description_video_on">ဗီဒီယိုဖွင့်ထားသည်</string>
+ <string name="incall_content_description_video_off">ဗီဒီယိုပိတ်ထားသည်</string>
+ <string name="incall_content_description_swap_video">ဗီဒီယိုဖလှယ်ရန်</string>
+ <string name="incall_label_speaker">စပီကာ</string>
+ <string name="incall_label_audio">အသံ</string>
</resources>