diff options
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r-- | res/values/cm_strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index bda18b9..67af808 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -702,4 +702,8 @@ <string name="kill_app_longpress_back">Kill app back button</string> <string name="kill_app_longpress_back_summary">Kill the foreground app by long-pressing the back button</string> + <!-- Weather in status bar --> + <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> + </resources> |