From bb8189ea750fdde2b489abd563034e0efb32db20 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Fri, 24 Sep 2004 08:37:29 +0000 Subject: add support of a third size picture in "high" sub-directory git-svn-id: http://piwigo.org/svn/trunk@536 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/en_UK.iso-8859-1') diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index a9632b586..d857fca8e 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -293,4 +293,6 @@ $lang['rates'] = 'rates'; $lang['standard_deviation'] = 'STD'; $lang['random_cat'] = 'random pictures'; $lang['random_cat_hint'] = 'Displays a set of random pictures'; +$lang['picture_high'] = 'See high quality picture'; +$lang['picture_high_alt'] = 'high'; ?> \ No newline at end of file -- cgit v1.2.3