summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/cm_strings.xml')
-rw-r--r--res/values-ko/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index 2fa987d..4664f62 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/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>
+ <!-- In-call screen: call failure reason (call modified to call with modified data) -->
<string name="callFailed_dialToDial">DIAL 요청이 다른 번호로의 DIAL 요청으로 변경되었습니다.</string>
</resources>