diff --git a/apps/documenteditor/forms/locale/he.json b/apps/documenteditor/forms/locale/he.json index 9f18819773..42ce1aa29a 100644 --- a/apps/documenteditor/forms/locale/he.json +++ b/apps/documenteditor/forms/locale/he.json @@ -75,7 +75,7 @@ "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtPreview": "תצוגה מקדימה", "Common.Views.OpenDialog.txtProtected": "לאחר שתזין את הסיסמה ותפתח את הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר אפשרויות % 1", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ שמור", "Common.Views.SaveAsDlg.textLoading": "מוריד", "Common.Views.SaveAsDlg.textTitle": "תיקייה לשמירה", diff --git a/apps/documenteditor/main/locale/he.json b/apps/documenteditor/main/locale/he.json index 8ee1545357..aa01068bc6 100644 --- a/apps/documenteditor/main/locale/he.json +++ b/apps/documenteditor/main/locale/he.json @@ -620,7 +620,7 @@ "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtPreview": "תצוגה מקדימה", "Common.Views.OpenDialog.txtProtected": "לאחר הזנת הסיסמה ופתיחת הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה", diff --git a/apps/presentationeditor/main/locale/he.json b/apps/presentationeditor/main/locale/he.json index b6a4500601..fbf747a90b 100644 --- a/apps/presentationeditor/main/locale/he.json +++ b/apps/presentationeditor/main/locale/he.json @@ -720,7 +720,7 @@ "Common.Views.OpenDialog.txtOpenFile": "הזנת סיסמה לפתיחת הקובץ", "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtProtected": "לאחר הזנת הסיסמה ופתיחת הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה", diff --git a/apps/spreadsheeteditor/main/locale/he.json b/apps/spreadsheeteditor/main/locale/he.json index 5fe97a33a2..b295563ebf 100644 --- a/apps/spreadsheeteditor/main/locale/he.json +++ b/apps/spreadsheeteditor/main/locale/he.json @@ -562,7 +562,7 @@ "Common.Views.OpenDialog.txtSemicolon": "נקודה-פסיק", "Common.Views.OpenDialog.txtSpace": "רווח", "Common.Views.OpenDialog.txtTab": "טאב", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה",