From fa9a5cd07bc9931d1dffb9c54ab93ce3736ac506 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sat, 30 Oct 2004 16:51:01 +0000 Subject: - differentiation of links "up to thumbnails" and "home" git-svn-id: http://piwigo.org/svn/trunk@588 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'language/en_UK.iso-8859-1/common.lang.php') diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 9e15a7772..960ffeb5e 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -300,5 +300,6 @@ $lang['standard_deviation'] = 'STD'; $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['up_hint'] = 'Up to the thumbnails'; +$lang['up_alt'] = 'up'; ?> \ No newline at end of file -- cgit v1.2.3