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:
parent
70978fdf54
commit
c6a5f13d23
47 changed files with 134 additions and 134 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{'Hello,'|@translate}
|
||||
|
||||
{'Come to discover the category:'|@translate} {$CAT_NAME}
|
||||
{'Discover album:'|@translate} {$CAT_NAME}
|
||||
{$LINK}
|
||||
|
||||
{$CPL_CONTENT}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue