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 --- .../nls/zh-tw/FontChoice.js.uncompressed.js | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js') diff --git a/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js deleted file mode 100644 index 9fce29893..000000000 --- a/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js +++ /dev/null @@ -1,25 +0,0 @@ -define( -"dijit/_editor/nls/zh-tw/FontChoice", ({ - fontSize: "大小", - fontName: "字型", - formatBlock: "格式", - serif: "新細明體", - "sans-serif": "新細明體", - monospace: "等寬", - cursive: "Cursive", - fantasy: "Fantasy", - noFormat: "無", - p: "段落", - h1: "標題", - h2: "子標題", - h3: "次子標題", - pre: "預先格式化", - 1: "最小", - 2: "較小", - 3: "小", - 4: "中", - 5: "大", - 6: "較大", - 7: "最大" -}) -); -- cgit v1.2.3