summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/incall/impl/res/values/strings.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-10-11 15:31:19 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-11 15:31:19 +0000
commit38e05b7d25e58760104917035d42ab41b8483e35 (patch)
tree35bbae5a10d673a11eec6f20954305bc2eb9aa4f /java/com/android/incallui/incall/impl/res/values/strings.xml
parent5a0a312336fad7761f942d6934825cd6701ec009 (diff)
parent00623aa60a7908b0709df38632cfa576cb15e33e (diff)
Merge changes Idb3f486e,I534e1d22
* changes: Implement SIM swapping Set an appropriate icon for the call detail UI's callback button.
Diffstat (limited to 'java/com/android/incallui/incall/impl/res/values/strings.xml')
-rw-r--r--java/com/android/incallui/incall/impl/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/com/android/incallui/incall/impl/res/values/strings.xml b/java/com/android/incallui/incall/impl/res/values/strings.xml
index 2b30dfa53..d0217566a 100644
--- a/java/com/android/incallui/incall/impl/res/values/strings.xml
+++ b/java/com/android/incallui/incall/impl/res/values/strings.xml
@@ -61,6 +61,10 @@
<string name="incall_label_swap">Swap</string>
+ <!-- Button shown during a call with a multi-SIM device to hang up and call with the other SIM
+ instead. [CHAR LIMIT=12] -->
+ <string name="incall_label_swap_sim">Change SIM</string>
+
<!-- Used to inform the user that the note associated with an outgoing call has been sent.
[CHAR LIMIT=32] -->
<string name="incall_note_sent">Note sent</string>