Changeset 5570 for trunk/language/fr_FR


Ignore:
Timestamp:
Apr 2, 2010, 12:11:55 PM (15 years ago)
Author:
plg
Message:

bug 1550: add a default message when there is no new plugin/theme/language
available.

File:
1 edited

Legend:

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

    r5565 r5570  
    763763$lang['User Upload'] = 'Ajout utilisateur';
    764764$lang['Virtual Links'] = 'Liens virtuels';
     765$lang['There is no other language available.'] = 'Il n\'y a pas d\'autre langue disponible.';
     766$lang['There is no other plugin available.'] = 'Il n\'y a pas d\'autre plugin disponible.';
     767$lang['There is no other theme available.'] = 'Il n\'y a pas d\'autre thème disponible.';
    765768?>
Note: See TracChangeset for help on using the changeset viewer.