aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2005-01-04 16:27:17 +0000
committergweltas <gweltas@piwigo.org>2005-01-04 16:27:17 +0000
commit0d8918b7d89eac72238ac2ea990f2ec4668d9e0a (patch)
tree36bcc3412d655de9ace0e06ac69aa5a1aad79254 /language/en_UK.iso-8859-1/common.lang.php
parentc8e89e0c55e6db60cc0244073f8299b1b34dacfc (diff)
- French translation
- Deletion of the eCard template entry git-svn-id: http://piwigo.org/svn/trunk@670 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index e81165688..9f240a593 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -188,6 +188,10 @@ $lang['search_descending'] = 'Descending';
$lang['search_one_clause_at_least'] = 'Empty query. No criteria has been entered.';
$lang['search_result'] = 'Search results';
+// Admin messages
+$lang['gallery_locked_message'] = 'The gallery is locked for maintenance. Please, come back later or loggin as an administrator to enter the gallery : <a href="'.PHPWG_ROOT_PATH.'identification.php">Identification</a>';
+$lang['sql_queries_in'] = 'SQL queries in';
+
$lang['Look_up_user'] = 'Seek user';
$lang['Find_username'] = 'Find a username';
$lang['No_match'] = 'No match';
@@ -299,9 +303,6 @@ $lang['title_comments'] = 'Users comments';
$lang['stats_last_days'] = 'last days';
$lang['hint_comments'] = 'See last users comments';
$lang['menu_login'] = 'login';
-$lang['update_wrong_dirname'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
-$lang['update_wrong_dirname_short'] = 'wrong filename';
-$lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
$lang['hello'] = 'Hello';
$lang['picture_show_metadata'] = 'Show file metadata ?';
@@ -318,6 +319,5 @@ $lang['random_cat'] = 'random pictures';
$lang['random_cat_hint'] = 'Displays a set of random pictures';
$lang['picture_high'] = 'Click on the picture to see it in high definition';
-$lang['gallery_locked_message'] = 'The gallery is locked for maintenance. Please, come back later or loggin as an administrator to enter the gallery : <a href="'.PHPWG_ROOT_PATH.'identification.php">Identification</a>';
-$lang['sql_queries_in'] = ' SQL queries in';
+
?> \ No newline at end of file