Index: /CKEditor/trunk/CHANGES.html
===================================================================
--- /CKEditor/trunk/CHANGES.html	(revision 6985)
+++ /CKEditor/trunk/CHANGES.html	(revision 6986)
@@ -91,4 +91,6 @@
 			<li><a href="http://dev.ckeditor.com/ticket/7834">#7834</a> : Dutch;</li>
 			<li><a href="http://dev.ckeditor.com/ticket/7869">#7869</a> : Welsh;</li>
+			<li>Polish;</li>
+			<li>Hebrew;</li>
 		</ul></li>
 	</ul>
Index: /CKEditor/trunk/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 6985)
+++ /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 6986)
@@ -27,5 +27,5 @@
 gl.js      Found: 271 Missing: 300
 gu.js      Found: 288 Missing: 283
-he.js      Found: 568 Missing: 3
+he.js      Found: 571 Missing: 0
 hi.js      Found: 290 Missing: 281
 hr.js      Found: 386 Missing: 185
Index: /CKEditor/trunk/_source/lang/he.js
===================================================================
--- /CKEditor/trunk/_source/lang/he.js	(revision 6985)
+++ /CKEditor/trunk/_source/lang/he.js	(revision 6986)
@@ -122,6 +122,6 @@
 		invalidHeight	: 'הגובה חייב להיות מספר.',
 		invalidWidth	: 'הרוחב חייב להיות מספר.',
-		invalidCssLength	: 'Specified value must be a valid CSS length unit.', // MISSING
-		invalidHtmlLength	: 'Specified value must be either a number in pixels or a percentage value.', // MISSING
+		invalidCssLength	: 'הערך המצויין חייב להיות אורך CSS תקין.',
+		invalidHtmlLength	: 'הערך המצויין חייב להיות מספר בפיקסלים או באחוזים.',
 
 		// Put the voice-only part of the label in the span.
@@ -205,5 +205,5 @@
 		name		: 'שם לנקודת עיגון',
 		errorName	: 'יש להקליד שם לנקודת עיגון',
-		remove		: 'Remove Anchor' // MISSING
+		remove		: 'מחיקת נקודת עיגון'
 	},
 
