JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / plugins / specialchar / lang / en.js
index 69077c9..9ec0481 100644 (file)
@@ -32,58 +32,91 @@ CKEDITOR.plugins.setLang( 'specialchar', 'en',
        cedil: "Cedilla",\r
        sup1: "Superscript one",\r
        ordm: "Masculine ordinal indicator",\r
+       raquo: "Right-pointing double angle quotation mark",\r
        frac14: "Vulgar fraction one quarter",\r
        frac12: "Vulgar fraction one half",\r
        frac34: "Vulgar fraction three quarters",\r
        iquest: "Inverted question mark",\r
-       agrave: "Latin small letter a with grave",\r
-       aacute: "Latin small letter a with acute",\r
+       Agrave: "Latin capital letter A with grave accent",\r
+       Aacute: "Latin capital letter A with acute accent",\r
+       Acirc: "Latin capital letter A with circumflex",\r
+       Atilde: "Latin capital letter A with tilde",\r
+       Auml: "Latin capital letter A with diaeresis",\r
+       Aring: "Latin capital letter A with ring above",\r
+       AElig: "Latin Capital letter Æ",\r
+       Ccedil: "Latin capital letter C with cedilla",\r
+       Egrave: "Latin capital letter E with grave accent",\r
+       Eacute: "Latin capital letter E with acute accent",\r
+       Ecirc: "Latin capital letter E with circumflex",\r
+       Euml: "Latin capital letter E with diaeresis",\r
+       Igrave: "Latin capital letter I with grave accent",\r
+       Iacute: "Latin capital letter I with acute accent",\r
+       Icirc: "Latin capital letter I with circumflex",\r
+       Iuml: "Latin capital letter I with diaeresis",\r
+       ETH: "Latin capital letter Eth",\r
+       Ntilde: "Latin capital letter N with tilde",\r
+       Ograve: "Latin capital letter O with grave accent",\r
+       Oacute: "Latin capital letter O with acute accent",\r
+       Ocirc: "Latin capital letter O with circumflex",\r
+       Otilde: "Latin capital letter O with tilde",\r
+       Ouml: "Latin capital letter O with diaeresis",\r
+       times: "Multiplication sign",\r
+       Oslash: "Latin capital letter O with stroke",\r
+       Ugrave: "Latin capital letter U with grave accent",\r
+       Uacute: "Latin capital letter U with acute accent",\r
+       Ucirc: "Latin capital letter U with circumflex",\r
+       Uuml: "Latin capital letter U with diaeresis",\r
+       Yacute: "Latin capital letter Y with acute accent",\r
+       THORN: "Latin capital letter Thorn",\r
+       szlig: "Latin small letter sharp s",\r
+       agrave: "Latin small letter a with grave accent",\r
+       aacute: "Latin small letter a with acute accent",\r
        acirc: "Latin small letter a with circumflex",\r
        atilde: "Latin small letter a with tilde",\r
        auml: "Latin small letter a with diaeresis",\r
        aring: "Latin small letter a with ring above",\r
-       aelig: "Latin small letter ae",\r
+       aelig: "Latin small letter æ",\r
        ccedil: "Latin small letter c with cedilla",\r
-       egrave: "Latin small letter e with grave",\r
-       eacute: "Latin small letter e with acute",\r
+       egrave: "Latin small letter e with grave accent",\r
+       eacute: "Latin small letter e with acute accent",\r
        ecirc: "Latin small letter e with circumflex",\r
        euml: "Latin small letter e with diaeresis",\r
-       igrave: "Latin small letter i with grave",\r
-       iacute: "Latin small letter i with acute",\r
+       igrave: "Latin small letter i with grave accent",\r
+       iacute: "Latin small letter i with acute accent",\r
        icirc: "Latin small letter i with circumflex",\r
        iuml: "Latin small letter i with diaeresis",\r
        eth: "Latin small letter eth",\r
        ntilde: "Latin small letter n with tilde",\r
-       ograve: "Latin small letter o with grave",\r
-       oacute: "Latin small letter o with acute",\r
+       ograve: "Latin small letter o with grave accent",\r
+       oacute: "Latin small letter o with acute accent",\r
        ocirc: "Latin small letter o with circumflex",\r
        otilde: "Latin small letter o with tilde",\r
        ouml: "Latin small letter o with diaeresis",\r
-       times: "Multiplication sign",\r
+       divide: "Division sign",\r
        oslash: "Latin small letter o with stroke",\r
-       ugrave: "Latin small letter u with grave",\r
-       uacute: "Latin small letter u with acute",\r
+       ugrave: "Latin small letter u with grave accent",\r
+       uacute: "Latin small letter u with acute accent",\r
        ucirc: "Latin small letter u with circumflex",\r
        uuml: "Latin small letter u with diaeresis",\r
-       yacute: "Latin small letter y with acute",\r
+       yacute: "Latin small letter y with acute accent",\r
        thorn: "Latin small letter thorn",\r
-       szlig: "Latin small letter sharp s",\r
-       divide: "Division sign",\r
        yuml: "Latin small letter y with diaeresis",\r
+       OElig: "Latin capital ligature OE",\r
        oelig: "Latin small ligature oe",\r
-       '372': "Latin capital letter w with circumflex",\r
-       '374': "Latin capital letter y with circumflex",\r
+       '372': "Latin capital letter W with circumflex",\r
+       '374': "Latin capital letter Y with circumflex",\r
        '373': "Latin small letter w with circumflex",\r
        '375': "Latin small letter y with circumflex",\r
-       8219: "Single high-reversed-9 quotation mark",\r
+       sbquo: "Single low-9 quotation mark",\r
+       '8219': "Single high-reversed-9 quotation mark",\r
        bdquo: "Double low-9 quotation mark",\r
        hellip: "Horizontal ellipsis",\r
        trade: "Trade mark sign",\r
        '9658': "Black right-pointing pointer",\r
        bull: "Bullet",\r
-       rarr: "Rightwards double arrow",\r
-       harr: "Left right double arrow",\r
+       rarr: "Rightwards arrow",\r
+       rArr: "Rightwards double arrow",\r
+       hArr: "Left right double arrow",\r
        diams: "Black diamond suit",\r
-       asymp: "Almost equal to",\r
-       sbquo: "Single low-9 quotation mark"\r
+       asymp: "Almost equal to"\r
 });\r