X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fbs.js;h=67019ffc93b0edc575c444b9a7635a81609435df;hp=ce60c9d558d759857d738ce39bc76c20bcc46f1d;hb=f0610347140239143439a511ee2bd48cb784f470;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba diff --git a/_source/lang/bs.js b/_source/lang/bs.js index ce60c9d..67019ff 100644 --- a/_source/lang/bs.js +++ b/_source/lang/bs.js @@ -121,6 +121,8 @@ CKEDITOR.lang['bs'] = alignBottom : 'Dno', 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 + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -201,7 +203,8 @@ CKEDITOR.lang['bs'] = menu : 'Edit Anchor', // MISSING title : 'Anchor Properties', // MISSING name : 'Anchor Name', // MISSING - errorName : 'Please type the anchor name' // MISSING + errorName : 'Please type the anchor name', // MISSING + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -271,8 +274,8 @@ CKEDITOR.lang['bs'] = invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING - invalidCellSpacing : 'Cell spacing must be a number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -413,7 +416,6 @@ CKEDITOR.lang['bs'] = upload : 'Šalji', alt : 'Tekst na slici', lockRatio : 'Zakljuèaj odnos', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Resetuj dimenzije', border : 'Okvir', hSpace : 'HSpace',