Index: /CKEditor/trunk/CHANGES.html
===================================================================
--- /CKEditor/trunk/CHANGES.html	(revision 7232)
+++ /CKEditor/trunk/CHANGES.html	(revision 7233)
@@ -84,4 +84,5 @@
 			<li>Polish;</li>
 			<li>Spanish;</li>
+			<li>Hebrew;</li>
 		</ul></li>
 	</ul>
Index: /CKEditor/trunk/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7232)
+++ /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 7233)
@@ -27,5 +27,5 @@
 gl.js      Found: 292 Missing: 284
 gu.js      Found: 320 Missing: 256
-he.js      Found: 573 Missing: 3
+he.js      Found: 576 Missing: 0
 hi.js      Found: 322 Missing: 254
 hr.js      Found: 419 Missing: 157
Index: /CKEditor/trunk/_source/lang/he.js
===================================================================
--- /CKEditor/trunk/_source/lang/he.js	(revision 7232)
+++ /CKEditor/trunk/_source/lang/he.js	(revision 7233)
@@ -124,6 +124,6 @@
 		invalidCssLength	: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).',
 		invalidHtmlLength	: 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של HTML (px או %).',
-		invalidInlineStyle	: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING
-		cssLengthTooltip	: 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
+		invalidInlineStyle	: 'הערך שצויין לשדה הסגנון חייב להכיל זוג ערכים אחד או יותר בפורמט "שם : ערך", מופרדים על ידי נקודה-פסיק.',
+		cssLengthTooltip	: 'יש להכניס מספר המייצג פיקסלים או מספר עם יחידת גליונות סגנון תקינה (px, %, in, cm, mm, em, ex, pt, or pc).',
 
 		// Put the voice-only part of the label in the span.
@@ -243,5 +243,5 @@
 		replaceWith			: 'החלפה במחרוזת:',
 		notFoundMsg			: 'הטקסט המבוקש לא נמצא.',
-		findOptions			: 'Find Options', // MISSING
+		findOptions			: 'אפשרויות חיפוש',
 		matchCase			: 'הבחנה בין אותיות רשיות לקטנות (Case)',
 		matchWord			: 'התאמה למילה המלאה',
