From 46864ea0b6c61c39e126e09a7d55144c1a7e11f3 Mon Sep 17 00:00:00 2001 From: patdenice Date: Wed, 15 Feb 2012 16:52:24 +0000 Subject: feature:2577 Add functionnality in core files. git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 2 ++ 1 file changed, 2 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 c881ecc22..f1cf6685d 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -845,4 +845,6 @@ $lang['This album contains no photo.'] = 'This album contains no photo.'; $lang['Not cropped correctly?'] = 'Not cropped correctly?'; $lang['Center of interest'] = 'Center of interest'; $lang['Move to album'] = 'Move to album'; +$lang['You can activate only one mobile theme.'] = 'You can activate only one mobile theme.'; +$lang['mobile'] = 'mobile'; ?> \ No newline at end of file -- cgit v1.2.3