Index: /CKEditor/branches/versions/3.5.x/CHANGES.html
===================================================================
--- /CKEditor/branches/versions/3.5.x/CHANGES.html	(revision 5915)
+++ /CKEditor/branches/versions/3.5.x/CHANGES.html	(revision 5916)
@@ -47,4 +47,7 @@
 	<ul>
 		<li><a href="http://dev.ckeditor.com/ticket/4821">#4821</a> : Icons in the toolbar were distorted with IE and zoom != 100%</li>
+		<li>Updated the following language files:<ul>
+			<li>Hebrew;</li>
+		</ul></li>
 	</ul>
 	<h3>
Index: /CKEditor/branches/versions/3.5.x/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/branches/versions/3.5.x/_source/lang/_translationstatus.txt	(revision 5915)
+++ /CKEditor/branches/versions/3.5.x/_source/lang/_translationstatus.txt	(revision 5916)
@@ -27,5 +27,5 @@
 gl.js      Found: 283 Missing: 263
 gu.js      Found: 300 Missing: 246
-he.js      Found: 531 Missing: 15
+he.js      Found: 546 Missing: 0
 hi.js      Found: 302 Missing: 244
 hr.js      Found: 404 Missing: 142
Index: /CKEditor/branches/versions/3.5.x/_source/lang/he.js
===================================================================
--- /CKEditor/branches/versions/3.5.x/_source/lang/he.js	(revision 5915)
+++ /CKEditor/branches/versions/3.5.x/_source/lang/he.js	(revision 5916)
@@ -618,19 +618,19 @@
 	iframe :
 	{
-		title		: 'Iframe Properties', // MISSING
-		toolbar		: 'Iframe', // MISSING
-		height		: 'Height', // MISSING
-		width		: 'Width', // MISSING
-		invalidHeight	: 'Iframe height must be a number.', // MISSING
-		invalidWidth	: 'Iframe width must be a number.', // MISSING
-		noUrl		: 'Please type the iframe URL', // MISSING
-		scrolling		: 'Enable scrollbars', // MISSING
-		border		: 'Show frame border', // MISSING
-		align		: 'Alignment', // MISSING
-		alignLeft		: 'Left', // MISSING
-		alignRight	: 'Right', // MISSING
-		alignTop		: 'Top', // MISSING
-		alignMiddle	: 'Middle', // MISSING
-		alignBottom	: 'Bottom' // MISSING
+		title		: 'מאפייני חלון פנימי (Iframe)',
+		toolbar		: 'חלון פנימי (Iframe)',
+		height		: 'גובה',
+		width		: 'רוחב',
+		invalidHeight	: 'גובה החלון חייב להיות מספרי.',
+		invalidWidth	: 'רוחב החלון חייב להיות מספרי.',
+		noUrl		: 'יש להכניס כתובת לחלון.',
+		scrolling		: 'אפשר פסי גלילה',
+		border		: 'הראה מסגרת לחלון',
+		align		: 'יישור',
+		alignLeft		: 'שמאל',
+		alignRight	: 'ימין',
+		alignTop		: 'למעלה',
+		alignMiddle	: 'מרכז',
+		alignBottom	: 'למטה'
 	},
 
