From fe569ab1bf4baa44a808a2d6e81bcddc28d61b62 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 13 Jan 2011 15:24:18 +0000 Subject: feature 2108 added: user upload removed from core. It will come back as a "new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/common.lang.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'language/he_IL/common.lang.php') diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 35cea58b3..96aed8eaa 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -43,8 +43,6 @@ $lang['%d new image'] = "%d תמונה חדשה"; $lang['%d new images'] = "%d תמונות חדשות"; $lang['%d new user'] = "%d משתמש חדש"; $lang['%d new users'] = "%d משתמשים חדשים"; -$lang['%d waiting element'] = "%d פריט מחכה"; -$lang['%d waiting elements'] = "%d פריטים מחכים"; $lang['About'] = "על"; $lang['All tags'] = "כל התוויות"; $lang['Any tag'] = "כל תווית"; @@ -319,7 +317,6 @@ $lang['Registration of %s'] = "רישום של %s"; $lang['Album: %s'] = "קטגוריה: %s"; $lang['Picture name: %s'] = "שם התמונה: %s"; $lang['Creation date: %s'] = "תאריך יצירה: %s"; -$lang['Waiting page: %s'] = "דף ממתין: %s"; $lang['Picture uploaded by %s'] = "התמונה הועלתה על ידי %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'מצב לא טוב עבור המשתמש "האורח", השתמש במצב ברירת מחדל. עדכן בבקשה את מנהל האתר.'; $lang['Administrator, webmaster and special user cannot use this method'] = "מנהל ראשי, מנהל האתר ו ומשתמשים מסויימים לא יכולים להשתמש בmethod הזה"; -- cgit v1.2.3