summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml')
-rw-r--r--java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml b/java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml
index ca5db1f49..6d3886959 100644
--- a/java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml
+++ b/java/com/android/dialer/main/impl/bottomnav/res/values/strings.xml
@@ -23,4 +23,10 @@
<string name="tab_title_voicemail">Voicemail</string>
<!-- Tab text to show users their contacts [CHAR LIMIT=10] -->
<string name="tab_title_contacts">Contacts</string>
+
+ <!-- Notification badge indicating that there are more than 9 notifications for the user [CHAR LIMIT=3] -->
+ <string name="bottom_nav_count_9_plus">9+</string>
+
+ <!-- Notification badge indicating that there are more than 9 notifications for the user [CHAR LIMIT=3] -->
+ <string name="bottom_nav_count_99_plus">99+</string>
</resources> \ No newline at end of file