Ignore:
Timestamp:
Jun 10, 2011, 9:00:27 PM (13 years ago)
Author:
Mattias
Message:

Added @translate tags in a couple of files
Added index.php to the main copyrights folder
Updated english and dutch language files

File:
1 edited

Legend:

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

    r11282 r11292  
    11<?php
    22
     3$lang['Copyright'] = 'Copyright';
    34$lang['Copyrights'] = 'Copyrights';
    45$lang['Create copyright'] = 'Create copyright';
    56$lang['Edit copyright'] = 'Edit copyright';
     7$lang['Update copyright'] = 'Update copyright';
     8$lang['Delete copyright'] = 'Delete copyright';
     9$lang['Visible'] = 'Visible';
     10
     11// Isnt it smarter to translate them seperate - so you dont have to put so many entries in here...
    612
    713?>
Note: See TracChangeset for help on using the changeset viewer.