projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7c70ec
)
Punctuation
author
Jan Schneider
<jan@horde.org>
Fri, 20 Nov 2009 13:59:51 +0000
(14:59 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 20 Nov 2009 13:59:51 +0000
(14:59 +0100)
kronolith/templates/panel.inc
patch
|
blob
|
history
diff --git
a/kronolith/templates/panel.inc
b/kronolith/templates/panel.inc
index
a868a08
..
e31e765
100644
(file)
--- a/
kronolith/templates/panel.inc
+++ b/
kronolith/templates/panel.inc
@@
-34,7
+34,7
@@
$tagger = Kronolith::getTagger();
<?php endif; ?>
<div id="pageControlsInner">
<?php if (!empty($_SESSION['kronolith']['display_cal'])): ?>
- <h4><?php echo ngettext("Showing calendar:", "Showing Calendars", count($calendar_names)) ?></h4>
+ <h4><?php echo ngettext("Showing calendar:", "Showing Calendars
:
", count($calendar_names)) ?></h4>
<?php foreach ($calendar_names as $name): ?>
<h4><?php echo $name ?></h4>
<?php endforeach; ?>