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/thumbnail.php

    r6550 r8727  
    143143  else
    144144  {
    145     echo l10n('Picture unreachable or no support')." ";
    146     if ( isset( $extenstion ) )
     145    echo l10n('Photo unreachable or no support')." ";
     146    if ( isset( $extension ) )
    147147    {
    148148      echo l10n('for the file format').' '.$extension;
Note: See TracChangeset for help on using the changeset viewer.