diff options
Diffstat (limited to 'res/values/cm_strings.xml')
| -rw-r--r-- | res/values/cm_strings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index acf62c89..2fa02e01 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -60,4 +60,11 @@ <!-- Toast message displayed when ics file to share an event can't be generated --> <string name="error_generating_ics">Problems encountered while sharing event</string> <string name="share_label">Share</string> + + <!-- Strings for buttons in drop down menu --> + <string name="buttons_list_0">Day</string> + <string name="buttons_list_1">Week</string> + <string name="buttons_list_2">Month</string> + <string name="buttons_list_3">Agenda</string> + <string name="buttons_list_4">Year</string> </resources> |
