Show
Ignore:
Timestamp:
04/01/10 16:14:21 (3 years ago)
Author:
plg
Message:

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

Files:
1 modified

Legend:

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

    r5526 r5535  
    127127$lang['New parent category'] = "New parent category"; 
    128128$lang['New tag'] = "New tag"; 
    129 $lang['No tag defined. Use Administration>Pictures>Tags'] = "No tag defined. Use Administration>Pictures>Tags"; 
    130129$lang['Number of comments per page'] = "Number of comments per page"; 
    131130$lang['Number of rates'] = "Number of rates"; 
     
    336335$lang['Available only with HTML format'] = "Available only with HTML format"; 
    337336$lang['no write access'] = "no write access"; 
    338 $lang['path'] = "path"; 
    339337$lang['Permissions'] = "Permissions"; 
    340338$lang['private'] = "private"; 
     
    355353$lang['test'] = "test"; 
    356354$lang['test this remote site'] = "test this remote site"; 
    357 $lang['Remote site url must start by http or https and must only contain characters among "/", "a-zA-Z0-9", "-" or "_"'] = "Remote site url must start by http or https and must only contain characters among \"/\", \"a-zA-Z0-9\", \"-\" or \"_\""; 
    358355$lang['remove tags'] = "remove tags"; 
    359356$lang['Repair and optimize database'] = "Repair and optimize database"; 
     
    671668$lang['unknown'] = 'unknown'; 
    672669 
    673 $lang['Upload Form'] = 'Upload Form'; 
    674670$lang['Upload Photos'] = 'Upload Photos'; 
    675671$lang['Drop into category'] = 'Drop into category';