From 149268353dddbdd848c59417d7f285d07994debd Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 23 Feb 2010 15:52:32 +0000 Subject: merge r4955 from branch 2.0 to trunk bug 1452 fixed: check cookies are enabled in web browser and notify user otherwise that she can't connect. git-svn-id: http://piwigo.org/svn/trunk@4956 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/common.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/en_UK') diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 34ebb8317..698d60dc9 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -369,4 +369,5 @@ $lang['Reset_To_Default'] = 'Reset to default values'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'delete all images from your favorites'; $lang['Sent by'] = 'Sent by'; +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookies are blocked or not supported by your browser. You must enable cookies to connect.'; ?> -- cgit v1.2.3