JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / lang / en-au.js
index 0ea9bea..c0ba4db 100644 (file)
@@ -110,17 +110,24 @@ CKEDITOR.lang['en-au'] =
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
        },\r
 \r
+       contextmenu :\r
+       {\r
+               options : 'Context Menu Options' // MISSING\r
+       },\r
+\r
        // Special char dialog.\r
        specialChar             :\r
        {\r
                toolbar         : 'Insert Special Character',\r
-               title           : 'Select Special Character'\r
+               title           : 'Select Special Character',\r
+               options : 'Special Character Options' // MISSING\r
        },\r
 \r
        // Link dialog.\r
        link :\r
        {\r
                toolbar         : 'Link',\r
+               other           : '<other>',\r
                menu            : 'Edit Link',\r
                title           : 'Link',\r
                info            : 'Link Info',\r
@@ -476,7 +483,8 @@ CKEDITOR.lang['en-au'] =
        smiley :\r
        {\r
                toolbar : 'Smiley',\r
-               title   : 'Insert a Smiley'\r
+               title   : 'Insert a Smiley',\r
+               options : 'Smiley Options' // MISSING\r
        },\r
 \r
        elementsPath :\r
@@ -503,9 +511,9 @@ CKEDITOR.lang['en-au'] =
        clipboard :\r
        {\r
                title           : 'Paste',\r
-               cutError        : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).',\r
-               copyError       : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).',\r
-               pasteMsg        : 'Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit OK',\r
+               cutError        : 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).',\r
+               copyError       : 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).',\r
+               pasteMsg        : 'Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK',\r
                securityMsg     : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.',\r
                pasteArea       : 'Paste Area' // MISSING\r
        },\r
@@ -528,6 +536,7 @@ CKEDITOR.lang['en-au'] =
        {\r
                button                  : 'Templates',\r
                title                   : 'Content Templates',\r
+               options : 'Template Options', // MISSING\r
                insertOption    : 'Replace actual contents',\r
                selectPromptMsg : 'Please select the template to open in the editor',\r
                emptyListMsg    : '(No templates defined)'\r