diff options
author | plegall <plg@piwigo.org> | 2011-09-01 14:01:52 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-09-01 14:01:52 +0000 |
commit | 0aed5501195b6969bc8b7d18ed4fbe2f3a8bc5db (patch) | |
tree | 50b91670b477b4a7611f13aed98b408f3347aaf8 /language/he_IL | |
parent | ee7768f536c5802dd5d3874f808b3c2c45b4e08e (diff) |
plugin manager: replace the top left "Display Compact/Complete" select box by a
simpler link "show details" or "hide details" on top right.
git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/admin.lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 36585deae..938d6be55 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -799,8 +799,6 @@ $lang['Follow Orientation'] = 'עקוב אחר ההדרכה'; $lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'אם ברצונך לחדש את התמונות הממוזערות נווט בבקשה ל <a href="%s">מנהל אצווה</a>.'; $lang['Graphics Library'] = 'ספריית גרפיקה'; $lang['Activate icon "new" next to albums and pictures'] = 'הפעל כפתו "חדש" ליד אלבומים'; -$lang['Compact'] = 'קומפקטי'; -$lang['Complete'] = 'סיים'; $lang['Deactivate all'] = 'בטל פעולה להכל'; $lang['Default photos order'] = 'סדר ברירת מחדל לתמונות'; $lang['Restore'] = 'שחזר'; |