diff options
author | plegall <plg@piwigo.org> | 2013-11-18 13:53:19 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2013-11-18 13:53:19 +0000 |
commit | 0ed662ef77a81ddd1efdb972620965dd70fad72c (patch) | |
tree | 5f9b6925b505597d283d1fa68673a47a8f0856f3 /language/he_IL/common.lang.php | |
parent | 3e1d6ba47a9201486851fb41f4ec4a0df2db2d5b (diff) |
feature 1668: replace "Interface theme" by "Theme".
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/common.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 7ea4fd850..edc529fd3 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -272,7 +272,6 @@ $lang['SQL queries in'] = "שאילתות SQL"; $lang['display only recently posted photos'] = "הראה רק תמונות שפורסמו לאחרונה"; $lang['return to the display of all photos'] = "חזור להצגת כל התמונות"; $lang['the beginning'] = "ההתחלה"; -$lang['Interface theme'] = "ממשק הערכה"; $lang['Thumbnails'] = "תמונות ממוזערות"; $lang['Menu'] = "תפריט"; $lang['A comment on your site'] = "תגובה באתר שלך"; |