summaryrefslogtreecommitdiffstats
path: root/res/values-th/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-th/cm_strings.xml')
-rw-r--r--res/values-th/cm_strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index 38d5704..6ba19ba 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -17,7 +17,10 @@
limitations under the License.
-->
<resources>
+ <!-- In-call screen: call failure reason (call modified to USSD request) -->
<string name="callFailed_dialToUssd">คำขอ DIAL ถูกแก้ไขเป็น คำขอ USSD</string>
+ <!-- In-call screen: call failure reason (call modified to SS request) -->
<string name="callFailed_dialToSs">คำขอ DIAL ถูกแก้ไขเป็น คำขอ SS</string>
- <string name="callFailed_dialToDial">คำขอ DIAL ถูกเปลี่ยนเป็นคำขอ DIAL หมายเลขอื่น</string>
+ <!-- In-call screen: call failure reason (call modified to call with modified data) -->
+ <string name="callFailed_dialToDial">คำขอ DIAL ถูกเปลี่ยนเป็นคำขอ DIAL ด้วยหมายเลขอื่น</string>
</resources>