Changeset 5382 for trunk/language/en_UK


Ignore:
Timestamp:
Mar 26, 2010, 3:16:54 PM (14 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/en_UK/admin.lang.php

    r5381 r5382  
    759759$lang['None'] = 'None';
    760760$lang['Invert'] = 'Invert';
     761$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
    761762?>
Note: See TracChangeset for help on using the changeset viewer.