X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fen-gb.js;h=9e795390a4258629d8f7736a84845045264f5ab6;hp=9c349ba9d2643486019838c7ef3be6e69656b504;hb=refs%2Ftags%2Fv3.6.1;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba diff --git a/_source/lang/en-gb.js b/_source/lang/en-gb.js index 9c349ba..9e79539 100644 --- a/_source/lang/en-gb.js +++ b/_source/lang/en-gb.js @@ -121,6 +121,8 @@ CKEDITOR.lang['en-gb'] = alignBottom : 'Bottom', invalidHeight : 'Height must be a number.', invalidWidth : 'Width must be a number.', + 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' @@ -201,7 +203,8 @@ CKEDITOR.lang['en-gb'] = menu : 'Edit Anchor', title : 'Anchor Properties', name : 'Anchor Name', - errorName : 'Please type the anchor name' + errorName : 'Please type the anchor name', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -413,7 +416,6 @@ CKEDITOR.lang['en-gb'] = upload : 'Upload', alt : 'Alternative Text', lockRatio : 'Lock Ratio', - unlockRatio : 'Unlock Ratio', resetSize : 'Reset Size', border : 'Border', hSpace : 'HSpace',