Ignore:
Timestamp:
Apr 2, 2010, 12:11:55 PM (14 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/en_UK/admin.lang.php

    r5564 r5570  
    760760$lang['User Upload'] = 'User Upload';
    761761$lang['Virtual Links'] = 'Virtual Links';
     762$lang['There is no other language available.'] = 'There is no other language available.';
     763$lang['There is no other plugin available.'] = 'There is no other plugin available.';
     764$lang['There is no other theme available.'] = 'There is no other theme available.';
    762765?>
Note: See TracChangeset for help on using the changeset viewer.