Ignore:
Timestamp:
Jul 9, 2011, 3:30:34 PM (13 years ago)
Author:
Mattias
Message:

Fixed bugs in modify.php, it works now, though it still looks awfull :-/
Added language for the error message in admin.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Copyrights/language/en_UK/plugin.lang.php

    r11292 r11675  
    88$lang['Delete copyright'] = 'Delete copyright';
    99$lang['Visible'] = 'Visible';
    10 
    11 // Isnt it smarter to translate them seperate - so you dont have to put so many entries in here...
     10$lang['This copyright already exists.'] = 'This copyright already exists.';
    1211
    1312?>
Note: See TracChangeset for help on using the changeset viewer.