diff options
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r-- | res/values/cm_strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 67af808..129c737 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -706,4 +706,7 @@ <string name="status_bar_show_weather_title">Show weather</string> <string name="status_bar_show_weather_summary">Show the weather in the status bar header</string> + <!-- Show/Hide Search Bar --> + <string name="recents_show_searchbar">Show search bar in recents menu</string> + <string name="keywords_recents_show_searchbar">recent recents disable enable show hide search bar searchbar</string> </resources> |