X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fen-au.js;h=ac8874f39edc150f656deb35a01b6a1a58ac8a46;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=f577109c9cca393c36a5b702c4bd48a3bf61e083;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/en-au.js b/_source/lang/en-au.js index f577109..ac8874f 100644 --- a/_source/lang/en-au.js +++ b/_source/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -120,6 +120,7 @@ CKEDITOR.lang['en-au'] = alignTop : 'Top', // MISSING alignMiddle : 'Middle', // MISSING alignBottom : 'Bottom', // MISSING + 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 @@ -697,7 +698,7 @@ CKEDITOR.lang['en-au'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : 'No suggestions', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING