Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_modify.php

    r8651 r8727  
    153153      $page['infos'],
    154154      sprintf(
    155         l10n('Album elements associated to the following albums: %s'),
     155        l10n('Album photos associated to the following albums: %s'),
    156156        '<ul><li>'
    157157        .get_cat_display_name_from_id($output_create['id'])
     
    182182    $page['infos'],
    183183    sprintf(
    184       l10n('Album elements associated to the following albums: %s'),
     184      l10n('Album photos associated to the following albums: %s'),
    185185      '<ul><li>'.implode('</li><li>', $category_names).'</li></ul>'
    186186      )
Note: See TracChangeset for help on using the changeset viewer.