Ignore:
Timestamp:
Mar 26, 2010, 3:16:54 PM (15 years ago)
Author:
plg
Message:

feature 1514: make the "deactivate" action inactive if there is no active
theme left.

bug fixed: when setting the default theme, make sure at least one user will
be updated.

File:
1 edited

Legend:

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

    r5381 r5382  
    764764$lang['None'] = 'Rien';
    765765$lang['Invert'] = 'Inverser';
     766$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible de désactiver ce thème, il doit rester au moins un thème activé.';
    766767?>
Note: See TracChangeset for help on using the changeset viewer.