Ignore:
Timestamp:
Mar 1, 2011, 4:19:44 PM (13 years ago)
Author:
plg
Message:

if a pending photo belongs to an album that has been deleted, the photo becomes orphan and it does not display an error on admin_pendings, but a message "no album, this photo is orphan"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/community/language/fr_FR/plugin.lang.php

    r9372 r9453  
    5252$lang['%d photos uploaded into album "%s"'] = '%d photos ajoutée à l\'album "%s"';
    5353$lang['Hi administrators,'] = 'Bonjours chers administrateurs,';
     54
     55$lang['No album, this photo is orphan'] = 'Aucun album, cette photo est orpheline';
    5456?>
Note: See TracChangeset for help on using the changeset viewer.