From 734d08b97d80b607b97b7060a6022db4d89d831e Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 1 Apr 2010 14:14:21 +0000 Subject: Fix missing keys: some keys have been removed by mistake during the massive key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'language/en_UK/admin.lang.php') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 45e351444..0dbe00d8a 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -126,7 +126,6 @@ $lang['Name'] = "Name"; $lang['New name'] = "New name"; $lang['New parent category'] = "New parent category"; $lang['New tag'] = "New tag"; -$lang['No tag defined. Use Administration>Pictures>Tags'] = "No tag defined. Use Administration>Pictures>Tags"; $lang['Number of comments per page'] = "Number of comments per page"; $lang['Number of rates'] = "Number of rates"; $lang['Number of thumbnails to create'] = "Number of thumbnails to create"; @@ -335,7 +334,6 @@ $lang['Send mail on HTML format'] = "Send mail in HTML format"; $lang['Include display of recent pictures group by dates'] = "Include display of recent pictures grouped by dates"; $lang['Available only with HTML format'] = "Available only with HTML format"; $lang['no write access'] = "no write access"; -$lang['path'] = "path"; $lang['Permissions'] = "Permissions"; $lang['private'] = "private"; $lang['Properties'] = "Properties"; @@ -354,7 +352,6 @@ $lang['A local listing.xml file has been found for'] = "A local listing.xml file $lang['read local listing.xml and update'] = "read local listing.xml and update"; $lang['test'] = "test"; $lang['test this remote site'] = "test this remote site"; -$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 \"_\""; $lang['remove tags'] = "remove tags"; $lang['Repair and optimize database'] = "Repair and optimize database"; $lang['selection'] = "selection"; @@ -670,7 +667,6 @@ $lang['Forbid this theme to users'] = "Forbid this theme to users"; $lang['Set as default theme for unregistered and new users'] = "Set as default theme for unregistered and new users"; $lang['unknown'] = 'unknown'; -$lang['Upload Form'] = 'Upload Form'; $lang['Upload Photos'] = 'Upload Photos'; $lang['Drop into category'] = 'Drop into category'; $lang['+ Add an upload box'] = '+ Add an upload box'; -- cgit v1.2.3