X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fbn.js;h=eeec44721e9acf2baeeec957afdf639f9e6e59b7;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=e0a146c34a38ebaf98cb463337c9411b6a66574e;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/bn.js b/_source/lang/bn.js index e0a146c..eeec447 100644 --- a/_source/lang/bn.js +++ b/_source/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['bn'] = * 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, press ALT 0 for help.', // MISSING + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Editor toolbars', // MISSING @@ -119,6 +120,7 @@ CKEDITOR.lang['bn'] = alignTop : 'উপর', alignMiddle : 'মধ্য', alignBottom : 'নীচে', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Height must be a number.', // MISSING invalidWidth : 'Width must be a number.', // MISSING invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING