aboutsummaryrefslogtreecommitdiffstats
path: root/include/category_calendar.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/category_calendar.inc.php')
-rw-r--r--include/category_calendar.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/category_calendar.inc.php b/include/category_calendar.inc.php
index 9451e5684..fd6c11861 100644
--- a/include/category_calendar.inc.php
+++ b/include/category_calendar.inc.php
@@ -370,7 +370,7 @@ elseif (isset($page['calendar_day']))
{
if ($calendar_category == 0)
{
- $name = '[all]';
+ $name = '['.$lang['all_categories'].']';
}
else
{