Ignore:
Timestamp:
Apr 1, 2010, 11:11:14 PM (14 years ago)
Author:
plg
Message:

Fix missing keys: some keys have been removed by mistake during the massive
key conversion.

Remove some language keys that are really obsolete. I've updated the script
to convert language files to 2.1, I will apply "obsolete keys removal" process
in a 2nd step on other languages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/common.lang.php

    r5535 r5559  
    4848$lang['%d waiting elements'] = "%d waiting elements";
    4949$lang['About'] = "About";
    50 $lang['All tags must match'] = "All tags must match";
    5150$lang['All tags'] = "All tags";
    5251$lang['Any tag'] = "Any tag";
     
    7069$lang['Display'] = "Display";
    7170$lang['Each listed rule must be satisfied.'] = "Each listed criterion must be satisfied.";
    72 $lang['Email address is missing'] = "Email address is missing";
    7371$lang['Email address'] = "Email address";
    7472$lang['Enter your personnal informations'] = "Enter your personnal data";
     
    322320$lang['Author: %s'] = "Author: %s";
    323321$lang['Comment: %s'] = "Comment: %s";
    324 $lang['Delete: %s'] = "Delete: %s";
    325322$lang['Comment by %s'] = "Comment by %s";
    326323$lang['User: %s'] = "User: %s";
Note: See TracChangeset for help on using the changeset viewer.