From 2f01fe57a8d37767827d6db42850aef86a767c53 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Nov 2010 10:39:52 +0300 Subject: add dijit/dojo stuff; initial ui mockup --- lib/dijit/_editor/nls/FontChoice.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/dijit/_editor/nls/FontChoice.js (limited to 'lib/dijit/_editor/nls/FontChoice.js') diff --git a/lib/dijit/_editor/nls/FontChoice.js b/lib/dijit/_editor/nls/FontChoice.js new file mode 100644 index 000000000..f2b6e0c90 --- /dev/null +++ b/lib/dijit/_editor/nls/FontChoice.js @@ -0,0 +1 @@ +({"noFormat":"None","1":"xx-small","2":"x-small","formatBlock":"Format","3":"small","4":"medium","5":"large","6":"x-large","7":"xx-large","fantasy":"fantasy","serif":"serif","p":"Paragraph","pre":"Pre-formatted","sans-serif":"sans-serif","fontName":"Font","h1":"Heading","h2":"Subheading","h3":"Sub-subheading","monospace":"monospace","fontSize":"Size","cursive":"cursive"}) \ No newline at end of file -- cgit v1.2.3