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 --- lib/dijit/nls/zh/common.js.uncompressed.js | 8 -------- lib/dijit/nls/zh/loading.js.uncompressed.js | 6 ------ 2 files changed, 14 deletions(-) delete mode 100644 lib/dijit/nls/zh/common.js.uncompressed.js delete mode 100644 lib/dijit/nls/zh/loading.js.uncompressed.js (limited to 'lib/dijit/nls/zh') diff --git a/lib/dijit/nls/zh/common.js.uncompressed.js b/lib/dijit/nls/zh/common.js.uncompressed.js deleted file mode 100644 index 77250ccd3..000000000 --- a/lib/dijit/nls/zh/common.js.uncompressed.js +++ /dev/null @@ -1,8 +0,0 @@ -define( -"dijit/nls/zh/common", ({ - buttonOk: "确定", - buttonCancel: "取消", - buttonSave: "保存", - itemClose: "关闭" -}) -); diff --git a/lib/dijit/nls/zh/loading.js.uncompressed.js b/lib/dijit/nls/zh/loading.js.uncompressed.js deleted file mode 100644 index 9c9c1d184..000000000 --- a/lib/dijit/nls/zh/loading.js.uncompressed.js +++ /dev/null @@ -1,6 +0,0 @@ -define( -"dijit/nls/zh/loading", ({ - loadingState: "正在加载...", - errorState: "对不起,发生了错误" -}) -); -- cgit v1.2.3