summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2017-01-15 00:58:24 +0100
committerArne Coucheron <arco68@gmail.com>2017-01-15 19:35:34 +0100
commit9b0ee5b227e7563d6732eaef9351ef82f7f2c3f7 (patch)
treebaaf57a08449e36991ec1bfd0a9cf87acd8315ad
parent8bc615d3afde32faefddadd891959646fc10eb5c (diff)
downloadandroid_packages_apps_Dialer-staging/cm-14.1-cafrebase.tar.gz
android_packages_apps_Dialer-staging/cm-14.1-cafrebase.tar.bz2
android_packages_apps_Dialer-staging/cm-14.1-cafrebase.zip
Dialer: Fix translationsstaging/cm-14.1-cafrebase
* Match CM13 strings Change-Id: I1039e24b664705b52c427ac5f6c34aa81794cd2a
-rw-r--r--res/values/cm_strings.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index be6920965..8e23780c6 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -126,17 +126,17 @@
<string name="clear">Clear</string>
<string name="description_clear_search">Clear search</string>
<string name="video_call_welcome_title"><b>Welcome to the new Video Calling Dialer</b></string>
- <string name="video_call_welcome_message">We all love to hear that familiar voice at the end of the line, but talking face-to-face is so much better! Here\'s what you should know to get your real-time (or FaceTime?) connections going: You\'ll need to be on 4G LTE or a Wi-Fi connection The device you\'re calling must also be video calling compatible Video calls use your high speed data You can also upgrade a voice call to a video call Check out <a>https://support.t-mobile.com/docs/DOC-23574</a> for more information.</string>
+ <string name="video_call_welcome_message">We all love to hear that familiar voice at the end of the line, but talking face-to-face is so much better! Here\'s what you should know to get your real-time (or FaceTime?) connections going:\n You\'ll need to be on 4G LTE or a Wi-Fi connection\n The device you\'re calling must also be video calling compatible\n Video calls use your high speed data\n You can also upgrade a voice call to a video call\n\n Check out <a>https://support.t-mobile.com/docs/DOC-23574</a> for more information.</string>
<string name="video_call_welcome_message_repeat">Show this message every time</string>
<string name="toast_change_video_call_failed">Can not change to video call, incorrect number format</string>
<string name="toast_make_video_call_failed">Can not make video call, incorrect number format</string>
<!-- Add for enhance videocall ui -->
- <string name="overflowBothCallMenuItemText">Video Call, show me</string>
- <string name="overflowRXCallMenuItemText">Video Call, hide me</string>
- <string name="overflowVOCallMenuItemText">Voice Call</string>
- <string name="video_call">Video Calling</string>
- <string name="call_data_info_label">Call/data Usage Timers</string>
+ <string name="overflowBothCallMenuItemText">Video call, show me</string>
+ <string name="overflowRXCallMenuItemText">Video call, hide me</string>
+ <string name="overflowVOCallMenuItemText">Voice call</string>
+ <string name="video_call">Video call</string>
+ <string name="call_data_info_label">Call/data usage timers</string>
<string name="call_data_info_description">Voice call usage time and data usage time</string>
<string name="alert_call_over_wifi">Calls will be made over Wi-Fi.</string>
<string name="alert_call_no_cellular_coverage">No cellular network available. Connect to available Wi-Fi to make calls.</string>