aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-09-17 20:11:57 +0000
committerz0rglub <z0rglub@piwigo.org>2003-09-17 20:11:57 +0000
commit4ea1d5ced3dd51180df2a42b31a2929fa3cb80a8 (patch)
tree3a6ab373556c2bb54d0e81760fd3414dfb531150 /template
parent0245e00a7670a0c76962a95d2152c0962634bef1 (diff)
Internationalization of the "comments" for the number of comments under each
picture. git-svn-id: http://piwigo.org/svn/trunk@128 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/default/category.vtp2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/category.vtp b/template/default/category.vtp
index b14b30f81..29bff309a 100644
--- a/template/default/category.vtp
+++ b/template/default/category.vtp
@@ -59,7 +59,7 @@
</a>
{#icon}
<!--VTP_nb_comments-->
- <br />{#nb} comments
+ <br />{#nb} {#comments}
<!--/VTP_nb_comments-->
</td>
<!--/VTP_thumbnail-->