Ignore:
Timestamp:
Mar 18, 2010, 8:21:17 PM (14 years ago)
Author:
rvelices
Message:

-fix language keys problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/menubar_tags.tpl

    r5095 r5178  
    66                        {if !empty($tag.U_ADD) }
    77                        <a href="{$tag.U_ADD}"
    8                                 title="{$pwg->l10n_dec('%d element are also linked to current tags', '%d elements are also linked to current tags', $tag.counter)}"
     8                                title="{$pwg->l10n_dec('%d image is also linked to current tags', '%d images are also linked to current tags', $tag.counter)}"
    99                                rel="nofollow">
    1010                                <img src="{$ROOT_URL}{$themeconf.icon_dir}/add_tag.png" alt="+">
Note: See TracChangeset for help on using the changeset viewer.