summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/res/values/strings.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-01-12 22:14:02 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-01-12 22:14:02 +0000
commitf8eb6798d116165971702a698b3e3e6c495abec6 (patch)
treec25ff019bf3b4ce6eb7b37483bde4bc6c63876a5 /java/com/android/dialer/main/impl/res/values/strings.xml
parent7a8b1fce120c8b85c2acf07bf4e5decbc25617e6 (diff)
parent4d881e4b22e61913bd2439fba6901bf6cc0e98c5 (diff)
Merge "Added Dialpad to NUI."
Diffstat (limited to 'java/com/android/dialer/main/impl/res/values/strings.xml')
-rw-r--r--java/com/android/dialer/main/impl/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/com/android/dialer/main/impl/res/values/strings.xml b/java/com/android/dialer/main/impl/res/values/strings.xml
index ff136e877..f530fa2bf 100644
--- a/java/com/android/dialer/main/impl/res/values/strings.xml
+++ b/java/com/android/dialer/main/impl/res/values/strings.xml
@@ -22,6 +22,9 @@
TODO(38502365): Remove this once we're ready to launch the new UI. -->
<string name="nui_shortcut_name">Phone NUI</string>
+ <!-- Title for the activity that dials the phone, when launched directly into the dialpad -->
+ <string name="dialpad_activity_title">Phone Keypad</string>
+
<!-- The description text for the call log tab. -->
<string name="main_call_history_tab_description" tools:ignore="UnusedResources">Call history</string>