Changeset 5916
- Timestamp:
- 10/04/10 19:29:40 (3 years ago)
- Location:
- CKEditor/branches/versions/3.5.x
- Files:
-
- 3 edited
-
CHANGES.html (modified) (1 diff)
-
_source/lang/_translationstatus.txt (modified) (1 diff)
-
_source/lang/he.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/branches/versions/3.5.x/CHANGES.html
r5915 r5916 47 47 <ul> 48 48 <li><a href="http://dev.ckeditor.com/ticket/4821">#4821</a> : Icons in the toolbar were distorted with IE and zoom != 100%</li> 49 <li>Updated the following language files:<ul> 50 <li>Hebrew;</li> 51 </ul></li> 49 52 </ul> 50 53 <h3> -
CKEditor/branches/versions/3.5.x/_source/lang/_translationstatus.txt
r5915 r5916 27 27 gl.js Found: 283 Missing: 263 28 28 gu.js Found: 300 Missing: 246 29 he.js Found: 5 31 Missing: 1529 he.js Found: 546 Missing: 0 30 30 hi.js Found: 302 Missing: 244 31 31 hr.js Found: 404 Missing: 142 -
CKEditor/branches/versions/3.5.x/_source/lang/he.js
r5915 r5916 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING622 height : ' Height', // MISSING623 width : ' Width', // MISSING624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : ' Please type the iframe URL', // MISSING627 scrolling : ' Enable scrollbars', // MISSING628 border : ' Show frame border', // MISSING629 align : ' Alignment', // MISSING630 alignLeft : ' Left', // MISSING631 alignRight : ' Right', // MISSING632 alignTop : ' Top', // MISSING633 alignMiddle : ' Middle', // MISSING634 alignBottom : ' Bottom' // MISSING620 title : 'מאפייני חלון פנימי (Iframe)', 621 toolbar : 'חלון פנימי (Iframe)', 622 height : 'גובה', 623 width : 'רוחב', 624 invalidHeight : 'גובה החלון חייב להיות מספרי.', 625 invalidWidth : 'רוחב החלון חייב להיות מספרי.', 626 noUrl : 'יש להכניס כתובת לחלון.', 627 scrolling : 'אפשר פסי גלילה', 628 border : 'הראה מסגרת לחלון', 629 align : 'יישור', 630 alignLeft : 'שמאל', 631 alignRight : 'ימין', 632 alignTop : 'למעלה', 633 alignMiddle : 'מרכז', 634 alignBottom : 'למטה' 635 635 }, 636 636
Note: See TracChangeset
for help on using the changeset viewer.
