Ignore:
Timestamp:
Mar 31, 2011, 11:48:00 PM (13 years ago)
Author:
Zaphod
Message:

[extension] stripped - version 1.3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/menubar_tags.tpl

    r7989 r9960  
    77                        {if isset($tag.U_ADD)}
    88                                href="{$tag.U_ADD}"
    9                                 title="{$pwg->l10n_dec('%d image is also linked to current tags', '%d images are also linked to current tags', $tag.counter)}"
     9                                title="{$pwg->l10n_dec('%d photo is also linked to current tags', '%d photos are also linked to current tags', $tag.counter)}"
    1010                                rel="nofollow">+
    1111                        {else}
    1212                                href="{$tag.URL}"
    13                                 title="{'See images linked to this tag only'|@translate}">
     13                                title="{'display photos linked to this tag'|@translate}">
    1414                        {/if}
    1515                                {$tag.name}</a></span>
Note: See TracChangeset for help on using the changeset viewer.