Issue ID 326:

o Fix none translations "pictures"
  o Fix display 0 pictures


git-svn-id: http://piwigo.org/svn/trunk@1172 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2006-04-14 21:11:56 +00:00
parent 0d1eb2ecf3
commit e1c0fd7f4c
7 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
{categories.category.ICON}
<a href="{categories.category.URL}">{categories.category.NAME}</a>
</h3>
<p>{categories.category.NB_IMAGES} {lang:pictures}</p>
<p>{categories.category.CAPTION_NB_IMAGES}</p>
<p>{categories.category.DESCRIPTION}</p>
</div>
</div>