aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a7f7c74..a78bc08 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -43,6 +43,7 @@
<!-- The title for the all-day events section. Only shown for more than one item. [CHAR LIMIT=120] -->
<plurals name="all_day_title">
+ <item quantity="one">%d all day event</item>
<item quantity="other">%d all day events</item>
</plurals>
</resources> \ No newline at end of file