Merge "Update the button layouts and colors of StkInputActivity" am: c5116a8dbe
am: 0dea3fe782

Change-Id: Ic981088224db7b3a2608538c6a54141037cd5da6
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..b866021
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--  Copyright (C) 2007 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="app_name" msgid="8396461461738434341">"ছিমৰ টুলকিট"</string>
+    <string name="menu_end_session" msgid="7368541737750982217">"ছেশ্বন সমাপ্ত কৰক"</string>
+    <string name="help" msgid="9209980881219397319">"সহায়"</string>
+    <string name="menu_back" msgid="301227740977453364">"উভতি যাওক"</string>
+    <string name="service_name" msgid="6860303747999592491">"সেৱাৰ নাম"</string>
+    <string name="stk_no_service" msgid="5427773116839809131">"কোনো সেৱা নাই"</string>
+    <string name="button_ok" msgid="5760722312558549555">"ঠিক আছে"</string>
+    <string name="button_cancel" msgid="1997847915560800261">"বাতিল কৰক"</string>
+    <string name="button_yes" msgid="624420260648337203">"হ\'ব"</string>
+    <string name="button_no" msgid="1824959157582605627">"নালাগে"</string>
+    <string name="alphabet" msgid="1583185545938805861">"বৰ্ণমালাবোৰ"</string>
+    <string name="digits" msgid="1746796679021682388">"অংকবোৰ (০-৯, *, #, +)"</string>
+    <string name="default_call_setup_msg" msgid="7960194995759849940">"কল চলি আছে…"</string>
+    <string name="default_setup_call_msg" msgid="6126904475461162162">"কল ছেটআপ কৰি থকা হৈছে"</string>
+    <string name="stk_app_state" msgid="18582277302584082">"এপ্লিকেশ্বনৰ স্থিতি"</string>
+    <string name="enable_app" msgid="3701224550936728203">"সক্ষম কৰা হৈছে"</string>
+    <string name="disable_app" msgid="6725081975611415214">"অক্ষম কৰা হৈছে"</string>
+    <string name="stk_dialog_title" msgid="6954825385456886726">"ছিমৰ টুলকিট"</string>
+    <string name="default_tone_dialog_msg" msgid="4595366992944391641">"ট\'ন প্লে কৰি থকা হৈছে"</string>
+    <string name="default_open_channel_msg" msgid="2216070254100295924">"চ্চেনেল খুলিবনে?"</string>
+    <string name="default_send_data_msg" msgid="6011219698689931272">"ডেটা পঠিয়াই থকা হৈছে"</string>
+    <string name="default_receive_data_msg" msgid="618096941772010682">"ডেটা প্ৰাপ্ত কৰি থকা হৈছে"</string>
+    <string name="default_close_channel_msg" msgid="765364262263839824">"চ্চেনেল বন্ধ কৰা হ\'ল"</string>
+    <string name="stk_dialog_accept" msgid="8498901537508923727">"হয়"</string>
+    <string name="stk_dialog_reject" msgid="921848059485746796">"নহয়"</string>
+    <string name="no_sim_card_inserted" msgid="5316620398365235988">"ছিমৰ টুলকিট লঞ্চ কৰিবলৈ অনুগ্ৰহ কৰি ছিম ভৰাওক।"</string>
+    <string name="stk_channel_name" msgid="8828587788561382056">"ম’বাইল সেৱাৰ বাৰ্তাবোৰ"</string>
+</resources>
diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml
index 5fb2c5c..5b17537 100644
--- a/res/values-bs/strings.xml
+++ b/res/values-bs/strings.xml
@@ -17,7 +17,7 @@
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <string name="app_name" msgid="8396461461738434341">"SIM Toolkit"</string>
-    <string name="menu_end_session" msgid="7368541737750982217">"Završiti sesiju"</string>
+    <string name="menu_end_session" msgid="7368541737750982217">"Završi sesiju"</string>
     <string name="help" msgid="9209980881219397319">"Pomoć"</string>
     <string name="menu_back" msgid="301227740977453364">"Nazad"</string>
     <string name="service_name" msgid="6860303747999592491">"Ime usluge"</string>
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..4c0fe00
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--  Copyright (C) 2007 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="app_name" msgid="8396461461738434341">"SIM Tool Kit"</string>
+    <string name="menu_end_session" msgid="7368541737750982217">"End session"</string>
+    <string name="help" msgid="9209980881219397319">"Help"</string>
+    <string name="menu_back" msgid="301227740977453364">"Back"</string>
+    <string name="service_name" msgid="6860303747999592491">"Service name"</string>
+    <string name="stk_no_service" msgid="5427773116839809131">"No service available"</string>
+    <string name="button_ok" msgid="5760722312558549555">"OK"</string>
+    <string name="button_cancel" msgid="1997847915560800261">"Cancel"</string>
+    <string name="button_yes" msgid="624420260648337203">"Yes"</string>
+    <string name="button_no" msgid="1824959157582605627">"No"</string>
+    <string name="alphabet" msgid="1583185545938805861">"Alphabets"</string>
+    <string name="digits" msgid="1746796679021682388">"Digits (0-9, *, #, +)"</string>
+    <string name="default_call_setup_msg" msgid="7960194995759849940">"Call in progress…"</string>
+    <string name="default_setup_call_msg" msgid="6126904475461162162">"Call being set up"</string>
+    <string name="stk_app_state" msgid="18582277302584082">"Application status"</string>
+    <string name="enable_app" msgid="3701224550936728203">"Enabled"</string>
+    <string name="disable_app" msgid="6725081975611415214">"Disabled"</string>
+    <string name="stk_dialog_title" msgid="6954825385456886726">"SIM Tool Kit"</string>
+    <string name="default_tone_dialog_msg" msgid="4595366992944391641">"Playing tone"</string>
+    <string name="default_open_channel_msg" msgid="2216070254100295924">"Open Channel?"</string>
+    <string name="default_send_data_msg" msgid="6011219698689931272">"Sending Data"</string>
+    <string name="default_receive_data_msg" msgid="618096941772010682">"Receiving Data"</string>
+    <string name="default_close_channel_msg" msgid="765364262263839824">"Channel Closed"</string>
+    <string name="stk_dialog_accept" msgid="8498901537508923727">"YES"</string>
+    <string name="stk_dialog_reject" msgid="921848059485746796">"NO"</string>
+    <string name="no_sim_card_inserted" msgid="5316620398365235988">"Please insert SIM to launch SIM Toolkit."</string>
+    <string name="stk_channel_name" msgid="8828587788561382056">"Mobile service messages"</string>
+</resources>
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml
new file mode 100644
index 0000000..8b573cb
--- /dev/null
+++ b/res/values-en-rXC/strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--  Copyright (C) 2007 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="app_name" msgid="8396461461738434341">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‎‏‏‎‎‎‏‏‏‎‎‏‎‎‏‏‎‏‏‎‏‎‎‎‏‏‎‏‎‎‏‎‏‏‎‏‎‎‏‎‏‏‏‏‎‎‏‎‎‏‎‏‎SIM Toolkit‎‏‎‎‏‎"</string>
+    <string name="menu_end_session" msgid="7368541737750982217">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‏‎‎‏‎‏‎‎‎‏‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‏‎‏‎‎‏‎‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‎‎‏‎End session‎‏‎‎‏‎"</string>
+    <string name="help" msgid="9209980881219397319">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‏‎‏‎‎‎‎‏‎‎‏‏‏‎‏‎‎‏‏‏‎‎‎‏‎‏‎‎‏‏‎‏‏‎‎‎‏‏‏‎Help‎‏‎‎‏‎"</string>
+    <string name="menu_back" msgid="301227740977453364">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‎‏‏‏‎‎‎‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‎‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‎‏‎‎‏‏‎‏‎‎‎Back‎‏‎‎‏‎"</string>
+    <string name="service_name" msgid="6860303747999592491">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‏‏‏‏‏‎‎‏‏‎‏‎‎‏‎‏‏‎‎‎‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‏‎‏‏‎‎‏‎‏‏‏‏‏‏‎‎‎‎‎‎‏‎‏‎‏‏‎Service name‎‏‎‎‏‎"</string>
+    <string name="stk_no_service" msgid="5427773116839809131">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‎‏‏‎‏‎‏‎‎‏‏‎‏‎‏‎‎‏‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‏‎‏‎‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎No service available‎‏‎‎‏‎"</string>
+    <string name="button_ok" msgid="5760722312558549555">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‏‏‏‏‏‏‏‎‎‏‎‎‎‏‏‎‎‏‎‎‏‏‎‏‎‏‏‏‏‏‏‎‎‎‏‏‎‏‏‏‎‎‎‎‎‎‏‏‎‏‎‎‎‏‏‎‎‏‏‎OK‎‏‎‎‏‎"</string>
+    <string name="button_cancel" msgid="1997847915560800261">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‏‎‏‏‏‎‏‏‏‎‎‏‏‏‎‎‏‎‎‎‎‎‎‏‏‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‎‎‏‏‎‎‏‎‎‎‎‎‎‎‎‎‏‎‏‎Cancel‎‏‎‎‏‎"</string>
+    <string name="button_yes" msgid="624420260648337203">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‏‎‏‎‏‎‎‏‏‎‎‎‏‎‏‏‏‎‏‎‏‏‎‎‏‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‏‏‏‏‏‏‎‎‏‏‎‎‏‏‎Yes‎‏‎‎‏‎"</string>
+    <string name="button_no" msgid="1824959157582605627">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‏‎‎‏‎‏‎‏‎‎‏‏‏‎‎‎‏‏‏‎‏‎‏‎‏‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‏‏‏‎‏‎‏‎‏‏‎‏‎‎‏‏‏‎‏‏‎No‎‏‎‎‏‎"</string>
+    <string name="alphabet" msgid="1583185545938805861">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‎‏‎‏‏‏‏‏‏‎‎‎‏‎‎‏‏‎‏‎‏‏‎‏‏‏‎‏‏‎‏‎‏‏‏‏‎‎‏‏‎‏‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‏‎Alphabets‎‏‎‎‏‎"</string>
+    <string name="digits" msgid="1746796679021682388">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‏‎‎‎‎‎‏‏‏‏‎‏‏‏‎‏‏‏‏‎‎‏‎‏‎‎‏‏‎‎‎‏‏‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‏‏‏‎‏‏‎‏‎‏‎‎‎Digits (0-9, *, #, +)‎‏‎‎‏‎"</string>
+    <string name="default_call_setup_msg" msgid="7960194995759849940">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‎‏‏‏‎‎‏‏‏‏‎‎‎‎‏‎‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‏‏‏‎‎‏‎‎‎‏‏‎‏‏‏‎‏‎‎‎‎‏‏‏‎‏‎‏‎‎‎Call in progress…‎‏‎‎‏‎"</string>
+    <string name="default_setup_call_msg" msgid="6126904475461162162">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‏‎‏‎‏‎‎‎‎‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‎‏‎‎‎‏‎‏‎‎‎‎‎‏‎‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‎‏‏‎‎‏‎‎Call being setup‎‏‎‎‏‎"</string>
+    <string name="stk_app_state" msgid="18582277302584082">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‎‏‏‏‏‎‎‎‎‏‎‎‎‎‎‎‏‎‎‎‏‏‏‏‎‏‏‏‎‎‏‎‏‎‏‏‎‏‏‏‏‎‏‎‎‎‎‎‎‏‏‎‎‎‏‎‎‏‎‎Application state‎‏‎‎‏‎"</string>
+    <string name="enable_app" msgid="3701224550936728203">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‎‏‏‏‎‏‎‏‏‎‎‏‎‎‎‎‎‏‏‏‏‎‏‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‏‎‏‎‎‏‎‏‎‎‎‏‎‏‏‎Enabled‎‏‎‎‏‎"</string>
+    <string name="disable_app" msgid="6725081975611415214">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‏‎‏‎‎‎‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‏‏‎‏‎‏‏‎‏‎‏‎‏‎‏‏‏‎‎Disabled‎‏‎‎‏‎"</string>
+    <string name="stk_dialog_title" msgid="6954825385456886726">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‎‏‎‎‏‎‎‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‎‏‏‏‎‎‎‏‏‏‏‎‎‎‏‏‎‎SIM ToolKit‎‏‎‎‏‎"</string>
+    <string name="default_tone_dialog_msg" msgid="4595366992944391641">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‏‏‎‎‎‎‎‎‏‎‏‏‏‏‎‏‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‎‎‎‏‎‏‏‎‎‏‎‏‏‏‎‏‏‎‎‏‎Playing Tone‎‏‎‎‏‎"</string>
+    <string name="default_open_channel_msg" msgid="2216070254100295924">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‏‏‏‎‏‏‎‎‎‎‎‏‎‎‎‏‎‎‎‎‎‎‏‎‎‏‏‏‏‎‏‎‎‏‎‎‏‏‏‏‎‏‎‏‎‎‏‏‎‎‎‎‏‏‏‏‎‏‎‎‎Open Channel?‎‏‎‎‏‎"</string>
+    <string name="default_send_data_msg" msgid="6011219698689931272">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‏‎‎‏‏‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‎‎‏‏‏‎‏‏‏‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‏‎‎‎‎‎‎‎‏‎‎‎‎Sending Data‎‏‎‎‏‎"</string>
+    <string name="default_receive_data_msg" msgid="618096941772010682">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‎‏‏‏‏‏‎‏‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‏‏‎‏‏‏‎‏‎‎‏‎‏‏‏‎‏‎‎Receiving Data‎‏‎‎‏‎"</string>
+    <string name="default_close_channel_msg" msgid="765364262263839824">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‎‏‎‏‎‏‎‎‏‏‏‏‏‎‎‎‏‏‏‏‎‏‎‏‏‏‏‎‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‎‏‏‏‎‎‎‏‎‏‎‎‎‎‎Channel Closed‎‏‎‎‏‎"</string>
+    <string name="stk_dialog_accept" msgid="8498901537508923727">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‏‎‏‎‏‏‏‏‏‎‎‏‎‎‎‏‎‏‎‎‏‏‏‏‎‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‏‏‏‎‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‏‏‎YES‎‏‎‎‏‎"</string>
+    <string name="stk_dialog_reject" msgid="921848059485746796">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‎‎‏‏‎‎‏‏‎‎‏‎‏‏‎‎‎‎‏‏‏‏‏‏‏‎‏‏‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎NO‎‏‎‎‏‎"</string>
+    <string name="no_sim_card_inserted" msgid="5316620398365235988">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‎‎‏‏‏‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‎‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‏‎‏‏‎‏‏‎‎‎‏‎‏‎‎‎Please insert SIM to launch SIM Toolkit.‎‏‎‎‏‎"</string>
+    <string name="stk_channel_name" msgid="8828587788561382056">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‏‎‏‎‏‏‏‎‎‎‏‏‏‎‏‎‎‎‏‎‏‎‏‏‏‎‏‏‎‎‎‏‏‎‏‎‏‏‏‏‎‏‎‏‎‏‎‏‎‎‎‎Mobile service messages‎‏‎‎‏‎"</string>
+</resources>
diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml
index 192cbc8..ddd49d8 100644
--- a/res/values-my/strings.xml
+++ b/res/values-my/strings.xml
@@ -22,7 +22,7 @@
     <string name="menu_back" msgid="301227740977453364">"နောက်သို့"</string>
     <string name="service_name" msgid="6860303747999592491">"ဝန်ဆောင်မှုအမည်"</string>
     <string name="stk_no_service" msgid="5427773116839809131">"ဆက်သွယ်ချိတ်ဆက်ရန် ဝန်ဆောင်မှု တစ်ခုမှမရှိပါ"</string>
-    <string name="button_ok" msgid="5760722312558549555">"အိုကေ"</string>
+    <string name="button_ok" msgid="5760722312558549555">"OK"</string>
     <string name="button_cancel" msgid="1997847915560800261">"မလုပ်တော့"</string>
     <string name="button_yes" msgid="624420260648337203">"Yes"</string>
     <string name="button_no" msgid="1824959157582605627">"No"</string>