Show
Ignore:
Timestamp:
10/08/08 14:10:47 (5 years ago)
Author:
ddtddt
Message:

Updated admin.lang.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/it_IT/admin.lang.php

    r2664 r2685  
    639639$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Impossibile di connettersi al server perche la funzione allow_url_fopen è disattivata.'; 
    640640$lang['Quick Local Synchronization'] = 'Sincronizzazione rapida'; 
     641/* TODO */ $lang['No photo can be deleted'] = 'No photo can be deleted'; 
     642/* TODO */ $lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader'; 
     643/* TODO */ $lang['Delete selected photos'] = 'Delete selected photos'; 
     644/* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted'; 
     645/* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted'; 
    641646?>