Changeset 7305
- Timestamp:
- 11/09/11 00:48:48 (19 months ago)
- Location:
- CKEditor/trunk/_source/lang
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/lang/_translationstatus.txt
r7289 r7305 13 13 de.js Found: 576 Missing: 0 14 14 el.js Found: 306 Missing: 270 15 en-au.js Found: 34 5 Missing: 23115 en-au.js Found: 348 Missing: 228 16 16 en-ca.js Found: 345 Missing: 231 17 17 en-gb.js Found: 518 Missing: 58 -
CKEditor/trunk/_source/lang/en-au.js
r7215 r7305 32 32 * of reading non-English words. So be careful while translating it. 33 33 */ 34 editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING34 editorTitle : 'Rich text editor, %1, press ALT 0 for help.', 35 35 36 36 // ARIA descriptions. 37 toolbars : 'Editor toolbars', // MISSING38 editor : 'Rich Text Editor', // MISSING37 toolbars : 'Editor toolbars', 38 editor : 'Rich Text Editor', 39 39 40 40 // Toolbar buttons without dialogs. -
CKEditor/trunk/_source/lang/pl.js
r7215 r7305 56 56 superscript : 'Indeks górny', 57 57 horizontalrule : 'Wstaw poziomą linię', 58 pagebreak : 'Wstaw p dodział strony',58 pagebreak : 'Wstaw podział strony', 59 59 pagebreakAlt : 'Wstaw podział strony', 60 60 unlink : 'Usuń odnośnik', … … 303 303 borderColor : 'Kolor obramowania', 304 304 data : 'Dane', 305 header : 'Nagł owek',305 header : 'Nagłówek', 306 306 yes : 'Tak', 307 307 no : 'Nie',
Note: See TracChangeset
for help on using the changeset viewer.
