summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 20a73c15b..91ceaef37 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -742,4 +742,12 @@
<!-- The font-family to use for the "all contacts" label on the favorites menu.
Do not translate. -->
<string name="favorites_menu_all_contacts_font_family">sans-serif</string>
+
+ <!-- The font-family to use for the text inside the searchbox.
+ Do not translate. -->
+ <string name="search_font_family">sans-serif</string>
+
+ <!-- The font-family to use for tab text.
+ Do not translate. -->
+ <string name="tab_font_family">sans-serif</string>
</resources>