JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / plugins / specialchar / lang / en.js
1 \r
2 CKEDITOR.plugins.setLang( 'specialchar', 'en',\r
3 {\r
4         euro: "Euro sign",\r
5         lsquo: "Left single quotation mark",\r
6         rsquo: "Right single quotation mark",\r
7         ldquo: "Left double quotation mark",\r
8         rdquo: "Right double quotation mark",\r
9         ndash: "En dash",\r
10         mdash: "Em dash",\r
11         iexcl: "Inverted exclamation mark",\r
12         cent: "Cent sign",\r
13         pound: "Pound sign",\r
14         curren: "Currency sign",\r
15         yen: "Yen sign",\r
16         brvbar: "Broken bar",\r
17         sect: "Section sign",\r
18         uml: "Diaeresis",\r
19         copy: "Copyright sign",\r
20         ordf: "Feminine ordinal indicator",\r
21         laquo: "Left-pointing double angle quotation mark",\r
22         not: "Not sign",\r
23         reg: "Registered sign",\r
24         macr: "Macron",\r
25         deg: "Degree sign",\r
26         sup2: "Superscript two",\r
27         sup3: "Superscript three",\r
28         acute: "Acute accent",\r
29         micro: "Micro sign",\r
30         para: "Pilcrow sign",\r
31         middot: "Middle dot",\r
32         cedil: "Cedilla",\r
33         sup1: "Superscript one",\r
34         ordm: "Masculine ordinal indicator",\r
35         frac14: "Vulgar fraction one quarter",\r
36         frac12: "Vulgar fraction one half",\r
37         frac34: "Vulgar fraction three quarters",\r
38         iquest: "Inverted question mark",\r
39         agrave: "Latin small letter a with grave",\r
40         aacute: "Latin small letter a with acute",\r
41         acirc: "Latin small letter a with circumflex",\r
42         atilde: "Latin small letter a with tilde",\r
43         auml: "Latin small letter a with diaeresis",\r
44         aring: "Latin small letter a with ring above",\r
45         aelig: "Latin small letter ae",\r
46         ccedil: "Latin small letter c with cedilla",\r
47         egrave: "Latin small letter e with grave",\r
48         eacute: "Latin small letter e with acute",\r
49         ecirc: "Latin small letter e with circumflex",\r
50         euml: "Latin small letter e with diaeresis",\r
51         igrave: "Latin small letter i with grave",\r
52         iacute: "Latin small letter i with acute",\r
53         icirc: "Latin small letter i with circumflex",\r
54         iuml: "Latin small letter i with diaeresis",\r
55         eth: "Latin small letter eth",\r
56         ntilde: "Latin small letter n with tilde",\r
57         ograve: "Latin small letter o with grave",\r
58         oacute: "Latin small letter o with acute",\r
59         ocirc: "Latin small letter o with circumflex",\r
60         otilde: "Latin small letter o with tilde",\r
61         ouml: "Latin small letter o with diaeresis",\r
62         times: "Multiplication sign",\r
63         oslash: "Latin small letter o with stroke",\r
64         ugrave: "Latin small letter u with grave",\r
65         uacute: "Latin small letter u with acute",\r
66         ucirc: "Latin small letter u with circumflex",\r
67         uuml: "Latin small letter u with diaeresis",\r
68         yacute: "Latin small letter y with acute",\r
69         thorn: "Latin small letter thorn",\r
70         szlig: "Latin small letter sharp s",\r
71         divide: "Division sign",\r
72         yuml: "Latin small letter y with diaeresis",\r
73         oelig: "Latin small ligature oe",\r
74         '372': "Latin capital letter w with circumflex",\r
75         '374': "Latin capital letter y with circumflex",\r
76         '373': "Latin small letter w with circumflex",\r
77         '375': "Latin small letter y with circumflex",\r
78         8219: "Single high-reversed-9 quotation mark",\r
79         bdquo: "Double low-9 quotation mark",\r
80         hellip: "Horizontal ellipsis",\r
81         trade: "Trade mark sign",\r
82         '9658': "Black right-pointing pointer",\r
83         bull: "Bullet",\r
84         rarr: "Rightwards double arrow",\r
85         harr: "Left right double arrow",\r
86         diams: "Black diamond suit",\r
87         asymp: "Almost equal to",\r
88         sbquo: "Single low-9 quotation mark"\r
89 });\r