Index: /CKEditor/trunk/_source/lang/_translationstatus.txt
===================================================================
--- /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 3311)
+++ /CKEditor/trunk/_source/lang/_translationstatus.txt	(revision 3312)
@@ -2,58 +2,58 @@
 For licensing, see LICENSE.html or http://ckeditor.com/license
 
-af.js      Found: 313 Missing: 57
-ar.js      Found: 327 Missing: 43
-bg.js      Found: 306 Missing: 64
-bn.js      Found: 308 Missing: 62
-bs.js      Found: 211 Missing: 159
-ca.js      Found: 328 Missing: 42
-cs.js      Found: 328 Missing: 42
-da.js      Found: 327 Missing: 43
-de.js      Found: 328 Missing: 42
-el.js      Found: 312 Missing: 58
-en-au.js   Found: 328 Missing: 42
-en-ca.js   Found: 328 Missing: 42
-en-uk.js   Found: 328 Missing: 42
-eo.js      Found: 283 Missing: 87
-es.js      Found: 333 Missing: 37
-et.js      Found: 327 Missing: 43
-eu.js      Found: 328 Missing: 42
-fa.js      Found: 327 Missing: 43
-fi.js      Found: 326 Missing: 44
-fo.js      Found: 327 Missing: 43
-fr-ca.js   Found: 328 Missing: 42
-fr.js      Found: 333 Missing: 37
-gl.js      Found: 309 Missing: 61
-gu.js      Found: 327 Missing: 43
-he.js      Found: 332 Missing: 38
-hi.js      Found: 328 Missing: 42
-hr.js      Found: 328 Missing: 42
-hu.js      Found: 327 Missing: 43
-is.js      Found: 333 Missing: 37
-it.js      Found: 326 Missing: 44
-ja.js      Found: 328 Missing: 42
-km.js      Found: 300 Missing: 70
-ko.js      Found: 319 Missing: 51
-lt.js      Found: 332 Missing: 38
-lv.js      Found: 309 Missing: 61
-mn.js      Found: 327 Missing: 43
-ms.js      Found: 288 Missing: 82
-nb.js      Found: 326 Missing: 44
-nl.js      Found: 328 Missing: 42
-no.js      Found: 326 Missing: 44
-pl.js      Found: 326 Missing: 44
-pt-br.js   Found: 326 Missing: 44
-pt.js      Found: 308 Missing: 62
-ro.js      Found: 327 Missing: 43
-ru.js      Found: 333 Missing: 37
-sk.js      Found: 328 Missing: 42
-sl.js      Found: 326 Missing: 44
-sr-latn.js Found: 302 Missing: 68
-sr.js      Found: 302 Missing: 68
-sv.js      Found: 325 Missing: 45
-th.js      Found: 313 Missing: 57
-tr.js      Found: 333 Missing: 37
-uk.js      Found: 328 Missing: 42
-vi.js      Found: 327 Missing: 43
-zh-cn.js   Found: 333 Missing: 37
-zh.js      Found: 328 Missing: 42
+af.js      Found:  313 Missing: 58
+ar.js      Found:  327 Missing: 44
+bg.js      Found:  306 Missing: 65
+bn.js      Found:  308 Missing: 63
+bs.js      Found:  211 Missing: 160
+ca.js      Found:  328 Missing: 43
+cs.js      Found:  328 Missing: 43
+da.js      Found:  327 Missing: 44
+de.js      Found:  328 Missing: 43
+el.js      Found:  312 Missing: 59
+en-au.js   Found:  328 Missing: 43
+en-ca.js   Found:  328 Missing: 43
+en-uk.js   Found:  328 Missing: 43
+eo.js      Found:  283 Missing: 88
+es.js      Found:  333 Missing: 38
+et.js      Found:  327 Missing: 44
+eu.js      Found:  328 Missing: 43
+fa.js      Found:  327 Missing: 44
+fi.js      Found:  326 Missing: 45
+fo.js      Found:  327 Missing: 44
+fr-ca.js   Found:  328 Missing: 43
+fr.js      Found:  333 Missing: 38
+gl.js      Found:  309 Missing: 62
+gu.js      Found:  327 Missing: 44
+he.js      Found:  332 Missing: 39
+hi.js      Found:  328 Missing: 43
+hr.js      Found:  328 Missing: 43
+hu.js      Found:  327 Missing: 44
+is.js      Found:  333 Missing: 38
+it.js      Found:  326 Missing: 45
+ja.js      Found:  328 Missing: 43
+km.js      Found:  300 Missing: 71
+ko.js      Found:  319 Missing: 52
+lt.js      Found:  332 Missing: 39
+lv.js      Found:  309 Missing: 62
+mn.js      Found:  327 Missing: 44
+ms.js      Found:  288 Missing: 83
+nb.js      Found:  326 Missing: 45
+nl.js      Found:  328 Missing: 43
+no.js      Found:  326 Missing: 45
+pl.js      Found:  326 Missing: 45
+pt-br.js   Found:  326 Missing: 45
+pt.js      Found:  308 Missing: 63
+ro.js      Found:  327 Missing: 44
+ru.js      Found:  333 Missing: 38
+sk.js      Found:  328 Missing: 43
+sl.js      Found:  326 Missing: 45
+sr-latn.js Found:  302 Missing: 69
+sr.js      Found:  302 Missing: 69
+sv.js      Found:  325 Missing: 46
+th.js      Found:  313 Missing: 58
+tr.js      Found:  333 Missing: 38
+uk.js      Found:  328 Missing: 43
+vi.js      Found:  327 Missing: 44
+zh-cn.js   Found:  333 Missing: 38
+zh.js      Found:  328 Missing: 43
Index: /CKEditor/trunk/_source/lang/af.js
===================================================================
--- /CKEditor/trunk/_source/lang/af.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/af.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ar.js
===================================================================
--- /CKEditor/trunk/_source/lang/ar.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ar.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'rtl',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/bg.js
===================================================================
--- /CKEditor/trunk/_source/lang/bg.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/bg.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/bn.js
===================================================================
--- /CKEditor/trunk/_source/lang/bn.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/bn.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/bs.js
===================================================================
--- /CKEditor/trunk/_source/lang/bs.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/bs.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ca.js
===================================================================
--- /CKEditor/trunk/_source/lang/ca.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ca.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/cs.js
===================================================================
--- /CKEditor/trunk/_source/lang/cs.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/cs.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/da.js
===================================================================
--- /CKEditor/trunk/_source/lang/da.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/da.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/de.js
===================================================================
--- /CKEditor/trunk/_source/lang/de.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/de.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/el.js
===================================================================
--- /CKEditor/trunk/_source/lang/el.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/el.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/en-au.js
===================================================================
--- /CKEditor/trunk/_source/lang/en-au.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/en-au.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/en-ca.js
===================================================================
--- /CKEditor/trunk/_source/lang/en-ca.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/en-ca.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/en-uk.js
===================================================================
--- /CKEditor/trunk/_source/lang/en-uk.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/en-uk.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/eo.js
===================================================================
--- /CKEditor/trunk/_source/lang/eo.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/eo.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/es.js
===================================================================
--- /CKEditor/trunk/_source/lang/es.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/es.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/et.js
===================================================================
--- /CKEditor/trunk/_source/lang/et.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/et.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/eu.js
===================================================================
--- /CKEditor/trunk/_source/lang/eu.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/eu.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/fa.js
===================================================================
--- /CKEditor/trunk/_source/lang/fa.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/fa.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'rtl',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/fi.js
===================================================================
--- /CKEditor/trunk/_source/lang/fi.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/fi.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/fo.js
===================================================================
--- /CKEditor/trunk/_source/lang/fo.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/fo.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/fr-ca.js
===================================================================
--- /CKEditor/trunk/_source/lang/fr-ca.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/fr-ca.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/fr.js
===================================================================
--- /CKEditor/trunk/_source/lang/fr.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/fr.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/gl.js
===================================================================
--- /CKEditor/trunk/_source/lang/gl.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/gl.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/gu.js
===================================================================
--- /CKEditor/trunk/_source/lang/gu.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/gu.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/he.js
===================================================================
--- /CKEditor/trunk/_source/lang/he.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/he.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'rtl',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/hi.js
===================================================================
--- /CKEditor/trunk/_source/lang/hi.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/hi.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/hr.js
===================================================================
--- /CKEditor/trunk/_source/lang/hr.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/hr.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/hu.js
===================================================================
--- /CKEditor/trunk/_source/lang/hu.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/hu.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/is.js
===================================================================
--- /CKEditor/trunk/_source/lang/is.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/is.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/it.js
===================================================================
--- /CKEditor/trunk/_source/lang/it.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/it.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ja.js
===================================================================
--- /CKEditor/trunk/_source/lang/ja.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ja.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/km.js
===================================================================
--- /CKEditor/trunk/_source/lang/km.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/km.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ko.js
===================================================================
--- /CKEditor/trunk/_source/lang/ko.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ko.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/lt.js
===================================================================
--- /CKEditor/trunk/_source/lang/lt.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/lt.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/lv.js
===================================================================
--- /CKEditor/trunk/_source/lang/lv.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/lv.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/mn.js
===================================================================
--- /CKEditor/trunk/_source/lang/mn.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/mn.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ms.js
===================================================================
--- /CKEditor/trunk/_source/lang/ms.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ms.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/nb.js
===================================================================
--- /CKEditor/trunk/_source/lang/nb.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/nb.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/nl.js
===================================================================
--- /CKEditor/trunk/_source/lang/nl.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/nl.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/no.js
===================================================================
--- /CKEditor/trunk/_source/lang/no.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/no.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/pl.js
===================================================================
--- /CKEditor/trunk/_source/lang/pl.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/pl.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/pt-br.js
===================================================================
--- /CKEditor/trunk/_source/lang/pt-br.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/pt-br.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/pt.js
===================================================================
--- /CKEditor/trunk/_source/lang/pt.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/pt.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ro.js
===================================================================
--- /CKEditor/trunk/_source/lang/ro.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ro.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/ru.js
===================================================================
--- /CKEditor/trunk/_source/lang/ru.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/ru.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/sk.js
===================================================================
--- /CKEditor/trunk/_source/lang/sk.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/sk.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/sl.js
===================================================================
--- /CKEditor/trunk/_source/lang/sl.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/sl.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/sr-latn.js
===================================================================
--- /CKEditor/trunk/_source/lang/sr-latn.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/sr-latn.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/sr.js
===================================================================
--- /CKEditor/trunk/_source/lang/sr.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/sr.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/sv.js
===================================================================
--- /CKEditor/trunk/_source/lang/sv.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/sv.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/th.js
===================================================================
--- /CKEditor/trunk/_source/lang/th.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/th.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/tr.js
===================================================================
--- /CKEditor/trunk/_source/lang/tr.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/tr.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/uk.js
===================================================================
--- /CKEditor/trunk/_source/lang/uk.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/uk.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/vi.js
===================================================================
--- /CKEditor/trunk/_source/lang/vi.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/vi.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/zh-cn.js
===================================================================
--- /CKEditor/trunk/_source/lang/zh-cn.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/zh-cn.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
Index: /CKEditor/trunk/_source/lang/zh.js
===================================================================
--- /CKEditor/trunk/_source/lang/zh.js	(revision 3311)
+++ /CKEditor/trunk/_source/lang/zh.js	(revision 3312)
@@ -27,4 +27,10 @@
 	 */
 	dir : 'ltr',
+
+	/*
+	 * Screenreader titles. Please note that screenreaders are not always capable
+	 * of reading non-English words. So be careful while translating it.
+	 */
+	editorTitle		: 'Rich text editor, %1', // MISSING
 
 	// Toolbar buttons without dialogs.
