summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Koldobskiy <admin@nevergone.ru>2015-01-04 03:21:09 +0300
committerVladislav Koldobskiy <admin@nevergone.ru>2015-01-04 03:21:09 +0300
commit0d63b4a43849ab90f79ae335b051ce04b8fd25fc (patch)
treed4710c8402c6dddec4191d25c28fe09777735682
parente3630833f2bd0e7a8beca9743ebd4c116fe7f456 (diff)
downloadpackages_apps_InCallUI-0d63b4a43849ab90f79ae335b051ce04b8fd25fc.tar.gz
packages_apps_InCallUI-0d63b4a43849ab90f79ae335b051ce04b8fd25fc.tar.bz2
packages_apps_InCallUI-0d63b4a43849ab90f79ae335b051ce04b8fd25fc.zip
Fix up cm_strings structure
Change-Id: I59c26ee3f56fe4c89c839e18b091dd079f8a0e32
-rw-r--r--res/values/cm_strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index ef3d4554..d7abce9a 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -41,17 +41,17 @@
<string name="card_title_video_call_paused">Video call (Paused)</string>
<!-- Text for the onscreen "Add Participant" button -->
<string name="onscreenAddParticipant">Add Participant</string>
--
+
<!-- In-call screen: Modify Call Options for IMS call -->
<string name="modify_call_option_title">Which type of call?</string>
<string name="modify_call_option_vt">VT</string>
<string name="modify_call_option_vt_tx">Video transmit</string>
<string name="modify_call_option_vt_rx">Video receive</string>
<string name="modify_call_option_voice">Voice Only</string>
--
+
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
<string name="video_call_not_allowed_if_tty_enabled">Please disable TTY Mode to upgrade to video calls.</string>
--
+
<!-- Message indicating that Video Started flowing for IMS-VT calls -->
<string name="player_started">Player Started</string>
<!-- Message indicating that Video Stopped flowing for IMS-VT calls -->