From 0ed662ef77a81ddd1efdb972620965dd70fad72c Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 18 Nov 2013 13:53:19 +0000 Subject: feature 1668: replace "Interface theme" by "Theme". git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/en_UK') diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index afc993bcd..0995831dd 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -207,7 +207,6 @@ $lang['in %d sub-album'] = "in %d sub-album"; $lang['in %d sub-albums'] = "in %d sub-albums"; $lang['in this album'] = "in this album"; $lang['included'] = "included"; -$lang['Interface theme'] = "Interface theme"; $lang['Invalid key'] = 'Invalid key'; $lang['Invalid password!'] = "Invalid password!"; $lang['Invalid username or email'] = 'Invalid username or email'; @@ -418,4 +417,5 @@ $lang['Email'] = "Email"; $lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password."; $lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password."; $lang['%d photos per page'] = '%d photos per page'; +$lang['Theme'] = 'Theme'; ?> \ No newline at end of file -- cgit v1.2.3