aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/menubar_categories.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/menubar_categories.tpl')
-rw-r--r--themes/default/template/menubar_categories.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/menubar_categories.tpl b/themes/default/template/menubar_categories.tpl
index 02a9b6668..5f189bcd1 100644
--- a/themes/default/template/menubar_categories.tpl
+++ b/themes/default/template/menubar_categories.tpl
@@ -35,5 +35,5 @@
</li>
</ul>
{/if}
- <p class="totalImages">{$pwg->l10n_dec('%d element', '%d elements', $block->data.NB_PICTURE)}</p>
+ <p class="totalImages">{$pwg->l10n_dec('%d image', '%d images', $block->data.NB_PICTURE)}</p>
</dd>