Changeset 6345 for branches


Ignore:
Timestamp:
May 25, 2010, 12:06:16 AM (14 years ago)
Author:
Gotcha
Message:

cancellation and replacement r6289

Change language key "Note: Only deletes photos added with pLoader"
bug:1672

Location:
branches/2.1/language
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/language/en_UK/admin.lang.php

    r6289 r6345  
    618618$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
    619619$lang['No photo can be deleted'] = "No photo can be deleted";
    620 $lang['Note: Only deletes photos added with API'] = "Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.";
     620$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = "Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.";
    621621$lang['Delete selected photos'] = "Delete selected photos";
    622622$lang['%d photo was deleted'] = "%d photo deleted";
  • branches/2.1/language/fr_FR/admin.lang.php

    r6289 r6345  
    618618$lang['Quick Local Synchronization'] = "Synchronisation Rapide";
    619619$lang['No photo can be deleted'] = "Aucune photo ne peut être supprimée";
    620 $lang['Note: Only deletes photos added with API'] = "Note : Cette suppression des photos ne s'applique pas pour les photos ajoutées à l'aide de la synchronisation (méthode classique par chargement FTP). Pour ces photos, supprimez-les de votre serveur et refaites une synchronisation.";
     620$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = "Note : Cette suppression des photos ne s'applique pas pour les photos ajoutées à l'aide de la synchronisation (méthode classique par chargement FTP). Pour ces photos, supprimez-les de votre serveur et refaites une synchronisation.";
    621621$lang['Delete selected photos'] = "Supprimer les photos sélectionnées";
    622622$lang['%d photo was deleted'] = "%d photo a été supprimée";
  • branches/2.1/language/it_IT/admin.lang.php

    r6334 r6345  
    618618$lang['Quick Local Synchronization'] = 'Sincronizzazione rapida';
    619619$lang['No photo can be deleted'] = 'Nessuna foto può essere eliminata';
    620 $lang['Note: Only deletes photos added with pLoader'] = 'Nota: elimina solo le foto aggiunte con pLoader';
    621620$lang['Delete selected photos'] = 'Eliminare le foto selezionate';
    622621$lang['%d photo was deleted'] = '%d foto è stata cancellata';
Note: See TracChangeset for help on using the changeset viewer.