summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2021-05-22 16:38:57 +0200
committerMichael W <baddaemon87@gmail.com>2021-05-22 16:39:17 +0200
commit9d612d073b6e9833eb400f8279bd8c03a20fa5cf (patch)
tree9e9a1eec2a498a37074bafa382cfd00d7f9ab546
parent1854a4fcb5189545043f32e0fbe77b3b37f644aa (diff)
Dialer: Helplines: Add Bullying and Immigration categories
Change-Id: I7969fd0dd610a4f041f55ce04e6ede5c66005dee
-rw-r--r--java/com/android/dialer/helplines/res/values/helpline_categories.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/dialer/helplines/res/values/helpline_categories.xml b/java/com/android/dialer/helplines/res/values/helpline_categories.xml
index 1e885f1f5..9af9015af 100644
--- a/java/com/android/dialer/helplines/res/values/helpline_categories.xml
+++ b/java/com/android/dialer/helplines/res/values/helpline_categories.xml
@@ -22,6 +22,7 @@
<string name="helpline_category_adults">Adults</string>
<string name="helpline_category_aids">AIDS</string>
<string name="helpline_category_birth">Birth</string>
+ <string name="helpline_category_bullying">Bullying</string>
<string name="helpline_category_children">Children</string>
<string name="helpline_category_crime">Crime</string>
<string name="helpline_category_crime_victims">Crime Victims</string>
@@ -37,6 +38,7 @@
<string name="helpline_category_hiv">HIV</string>
<string name="helpline_category_human_rights">Human rights</string>
<string name="helpline_category_human_trafficking">Human Trafficking</string>
+ <string name="helpline_category_immigration">Immigration</string>
<string name="helpline_category_legal_aid">Legal Aid</string>
<string name="helpline_category_lgbtq">LGBTQ+</string>
<string name="helpline_category_men">Men</string>