From e2d9676234d18f17cbd882acdf1918d380e7b51f Mon Sep 17 00:00:00 2001 From: NicoDucou Date: Wed, 30 Nov 2022 12:01:57 +0100 Subject: [PATCH] Language: Fix extra variables added by hebrew file importation - refs GH#4433 --- main/lang/english/trad4all.inc.php | 2 -- main/lang/hebrew/trad4all.inc.php | 18 ------------------ 2 files changed, 20 deletions(-) diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 1f1afb2534..edc8fc251a 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -8941,8 +8941,6 @@ $AllUsersIncludingInactiveIncluded = "*: All users, including inactive, are incl $ReportQuarterlyTotalDiskUsage = "Total disk usage"; $EditPortfolioComment = "Edit portfolio comment"; $ExerciseXNotDeleted = "Test '%s' not deleted"; -$GroupEmpted = "Group empted"; -$ConversionFailed = "Conversion Failed"; $RemoveUsers = "Remove users"; $SendFileToOtherUsers = "Send file to other users"; $RemoveFileFromSelectedUsers = "Remove file from selected users"; diff --git a/main/lang/hebrew/trad4all.inc.php b/main/lang/hebrew/trad4all.inc.php index 3fcd83b163..965bb3ce14 100644 --- a/main/lang/hebrew/trad4all.inc.php +++ b/main/lang/hebrew/trad4all.inc.php @@ -8449,22 +8449,4 @@ $Guidance = "הדרכה"; $RemoveTime = "הסר זמן"; $CopyWithSessionContent = "העתק עם תוכן ההפעלה"; $ExportByClass = "ייצוא לפי מחלקות"; -$GroupEmpted = "הקבוצה ריקה כעת"; -$ConversionFailed = "ההמרה נכשלה"; -$PickACurse = "בחר קורס"; -$HAnouncements = "עזרה להודעות"; -$ThereIsNoATematicSection = "אין קטע נושאי"; -$ThereIsNoATematicAdvance = "אין התקדמות נושאית"; -$StillDoNotHaveATematicPlan = "אין תוכנית נושאית לעת עתה"; -$CreateATematicSection = "צור קטע נושאי"; -$ThereAreUsersUsingThisLanguageYouWantToDisableThisLanguageAndSetUsersWithTheDefaultPortalLanguage = "There are users using this language. Do you want to disable this language and set all this users with the default portal language?"; -$AddACurse = "הוסף קורס"; -$CareerXUarchived = "הקריירה של %s הוצאה מהארכיון. לפעולה זו יש תוצאה של הפיכת הקריירה, הקידומים שלה וכל ההפעלות הרשומות לקידום זה גלויות. אתה יכול לבטל זאת על ידי העברת הקריירה לארכיון."; -$SeeOnlyUarchived = "ראה רק לא מאוחסן"; -$Unarchive = "הוצאה מהארכיון"; -$Geocalization = "Geocalization"; -$EnableProfileUsersAddressGeocalizationComment = "אפשר את שדה הכתובת של המשתמש והצג אותו על מפה באמצעות תכונות גיאולוגיות"; -$GeocalizationCoordinates = "גיאולוגיזציה לפי קואורדינטות"; -$SearchUserByGeocalization = "לפי גיאולוגיזציה"; -$SearchGeocalization = "חפש את המיקום הזה"; ?> \ No newline at end of file