diff options
author | patdenice <patdenice@piwigo.org> | 2012-02-15 16:52:24 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2012-02-15 16:52:24 +0000 |
commit | 46864ea0b6c61c39e126e09a7d55144c1a7e11f3 (patch) | |
tree | e19720dfdb4bee31419831f2b4f6be656d44d0e9 /language/en_UK/admin.lang.php | |
parent | 97132d9c6f54cf8f3253dec6c5b77b3e0678483b (diff) |
feature:2577
Add functionnality in core files.
git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r-- | language/en_UK/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
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 |