From daa0bdd09e41c17ca7abce451e9111ff038b1d1a Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 21 May 2011 00:25:26 +0000 Subject: remplace FCBKcomplete by TokenInput git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 3 +++ 1 file changed, 3 insertions(+) (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 b2e86013e..86d7a2217 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -445,6 +445,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"; @@ -579,6 +580,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,"; @@ -695,6 +697,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