From 870334be3f58507c05bfc72f3edbe5db10af4caf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Apr 2013 20:06:16 +0400 Subject: remove dojo uncompressed files --- .../_editor/nls/th/FontChoice.js.uncompressed.js | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js') diff --git a/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js deleted file mode 100644 index 715e2e617..000000000 --- a/lib/dijit/_editor/nls/th/FontChoice.js.uncompressed.js +++ /dev/null @@ -1,25 +0,0 @@ -define( -"dijit/_editor/nls/th/FontChoice", ({ - fontSize: "ขนาด", - fontName: "ฟอนต์", - formatBlock: "รูปแบบ", - serif: "serif", - "sans-serif": "sans-serif", - monospace: "monospace", - cursive: "cursive", - fantasy: "fantasy", - noFormat: "ไม่มี", - p: "ย่อหน้า", - h1: "ส่วนหัว", - h2: "ส่วนหัวย่อย", - h3: "ส่วนย่อยของส่วนหัวย่อย", - pre: "การกำหนดรูปแบบล่วงหน้า", - 1: "xx-small", - 2: "x-small", - 3: "small", - 4: "medium", - 5: "large", - 6: "x-large", - 7: "xx-large" -}) -); -- cgit v1.2.3