summaryrefslogtreecommitdiff
path: root/InCallUI/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-07-17 18:44:39 -0700
committerAndrew Lee <anwlee@google.com>2014-07-17 18:47:21 -0700
commit2ee65e79ee71959d2ca26a6a3ec317d3a80b28e9 (patch)
tree58545b4b211842777e5364c8946a410bb662f7f1 /InCallUI/res/values/strings.xml
parent77e58350baa664c832aca01d963a0ecc76e7585f (diff)
Add new buttons for video calls.
These are simply hidden for now; behavior needs to be wired up still. Since it now has so many buttons, I also tried to update and clean up the comments/arrangement of buttons in call_button_fragment. Bug: 16014280 Change-Id: If0780bab9de1889d9c4350ffc345c7239cfcc948
Diffstat (limited to 'InCallUI/res/values/strings.xml')
-rw-r--r--InCallUI/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml
index d0f300d60..3795aa540 100644
--- a/InCallUI/res/values/strings.xml
+++ b/InCallUI/res/values/strings.xml
@@ -311,6 +311,8 @@
<string name="onscreenSwitchCameraText">Switch camera</string>
<!-- Text for the onscreen "Pause video" button. -->
<string name="onscreenPauseVideoText">Pause video</string>
+ <!-- Text for the onscreen overflow button, to see additional actions which can be done. -->
+ <string name="onscreenOverflowText">More options</string>
<!-- For incoming calls, this is a string we can get from a CDMA network instead of
the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. -->