Changeset 12029 for trunk/language/fr_FR


Ignore:
Timestamp:
Sep 1, 2011, 4:01:52 PM (13 years ago)
Author:
plg
Message:

plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.

File:
1 edited

Legend:

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

    r12005 r12029  
    791791$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERREUR: CE PLUGIN EST MANQUANT MAIS TOUJOURS INSTALLÉ! DÉSINSTALLEZ-LE.';
    792792$lang['display'] = 'Afficher';
    793 $lang['Compact'] = "Compact";
    794 $lang['Complete'] = "Complet";
    795793$lang['Restore'] = "Restaurer";
    796794$lang['Restore default configuration. You will lose your plugin settings!'] = "Restaurer la configuration par défaut? Vous perdrez vos réglages personnels !";
     
    859857$lang['Manage Permissions'] = 'Gérer les permissions';
    860858$lang['Photo %s of %s'] = 'Photo %s sur %s';
     859$lang['show details'] = 'montrer les détails';
     860$lang['hide details'] = 'cacher les détails';
    861861?>
Note: See TracChangeset for help on using the changeset viewer.