feature 1616: rename category into album, a few language keys were missing

git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-09-27 23:32:09 +00:00
commit c6a5f13d23
47 changed files with 134 additions and 134 deletions

View file

@ -2,7 +2,7 @@
<h2>{'Informations'|@translate}</h2>
<p>{$IMG_URL}</p>
<p>{'Hello,'|@translate}</p>
<p>{'Come to discover the category:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
<p>{'Discover album:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
<p>{$CPL_CONTENT}</p>
<p>{'See you soon.'|@translate}</p>
</div>

View file

@ -1,6 +1,6 @@
{'Hello,'|@translate}
{'Come to discover the category:'|@translate} {$CAT_NAME}
{'Discover album:'|@translate} {$CAT_NAME}
{$LINK}
{$CPL_CONTENT}