Changeset 10378 for trunk/language


Ignore:
Timestamp:
Apr 15, 2011, 1:17:49 AM (13 years ago)
Author:
mistic100
Message:

plugin manager : description tooltip on the title, tooltip for restoration link

Location:
trunk/language
Files:
3 edited

Legend:

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

    r10305 r10378  
    573573$lang['Resize'] = 'Resize';
    574574$lang['Restore'] = "Restore";
     575$lang['Restore default configuration. You will lost your plugin settings!'] = "Restore default configuration. You will lost your plugin settings!";
    575576$lang['Results of miniaturization'] = "Miniaturization process results";
    576577$lang['Save order'] = "Save order";
  • trunk/language/fr_CA/admin.lang.php

    r10253 r10378  
    795795$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'CE GREFFON FAIT DÉSORMAIS PARTIE DU CŒUR DE PIWIGO! SUPPRIMEZ-LE.';
    796796$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE GREFFON EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
     797$lang['display'] = 'Afficher';
     798$lang['Compact'] = "Compact";
     799$lang['Complete'] = "Complet";
     800$lang['Restore'] = "Restaurer";
     801$lang['Restore default configuration. You will lost your plugin settings!'] = "Restaurer la configuration par défaut? Vous perdrez vos réglages personnels !";
    797802?>
  • trunk/language/fr_FR/admin.lang.php

    r10306 r10378  
    798798$lang['Complete'] = "Complet";
    799799$lang['Restore'] = "Restaurer";
     800$lang['Restore default configuration. You will lost your plugin settings!'] = "Restaurer la configuration par défaut? Vous perdrez vos réglages personnels !";
    800801?>
Note: See TracChangeset for help on using the changeset viewer.