From 5257aad873f71bb0125d8b576748c7bf1bf3163d Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 25 May 2011 13:33:29 +0000 Subject: bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete by TokenInput to avoid 3rd tag issue on autocomplete git-svn-id: http://piwigo.org/svn/branches/2.2@11056 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'language/en_UK') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index cf1bc978a..0149292fb 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -429,6 +429,7 @@ $lang['Month'] = "Month"; $lang['Move albums'] = "Move albums"; $lang['Move'] = "Move"; $lang['Name'] = "Name"; +$lang['new'] = "new"; $lang['New name'] = "New name"; $lang['New parent album'] = "New parent album"; $lang['New photos added'] = "New photos added"; @@ -443,6 +444,7 @@ $lang['No photo in the current set.'] = 'No photo in the current set.'; $lang['No photo in this album'] = "No photo in this album"; $lang['No photo selected, %d photos in current set'] = 'No photo selected, %d photos in current set'; $lang['No photo selected, no action possible.'] = 'No photo selected, no action possible.'; +$lang['No results'] = "No results"; $lang['No user to send notifications by mail.'] = "No user to be notified by mail."; $lang['no write access'] = "no write access"; $lang['none'] = "none"; @@ -576,6 +578,7 @@ $lang['Save page visits by guests'] = "Record pages visited by guests"; $lang['Save page visits by users'] = "Record pages visited by users"; $lang['Save Settings'] = 'Save Settings'; $lang['Save to permalink history'] = "Save to permalinks history"; +$lang['Searching...'] = "Searching..."; $lang['Search for new images in the directories'] = "Search for new images in the directories"; $lang['Section'] = "Section"; $lang['See you soon,'] = "See you soon,"; @@ -691,6 +694,7 @@ $lang['Tools'] = "Tools"; $lang['total time'] = "total time"; $lang['Type here the author name'] = 'Type here the author name'; $lang['Type here the title'] = 'Type here the title'; +$lang['Type in a search term'] = "Type in a search term"; $lang['Unable to check for upgrade.'] = "Unable to check for upgrade."; $lang['Uncheck all'] = "Uncheck all"; $lang['Uninstall'] = "Uninstall"; -- cgit v1.2.3