From 0181c0110985cfd2659e81c8cc1ef5a2f73bc697 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 19:04:32 +0400 Subject: dojo: remove uncompressed files --- lib/dijit/nls/th/common.js.uncompressed.js | 11 ----------- lib/dijit/nls/th/loading.js.uncompressed.js | 9 --------- 2 files changed, 20 deletions(-) delete mode 100644 lib/dijit/nls/th/common.js.uncompressed.js delete mode 100644 lib/dijit/nls/th/loading.js.uncompressed.js (limited to 'lib/dijit/nls/th') diff --git a/lib/dijit/nls/th/common.js.uncompressed.js b/lib/dijit/nls/th/common.js.uncompressed.js deleted file mode 100644 index 98251409b..000000000 --- a/lib/dijit/nls/th/common.js.uncompressed.js +++ /dev/null @@ -1,11 +0,0 @@ -define( -"dijit/nls/th/common", //begin v1.x content -({ - buttonOk: "ตกลง", - buttonCancel: "ยกเลิก", - buttonSave: "บันทึก", - itemClose: "ปิด" -}) - -//end v1.x content -); diff --git a/lib/dijit/nls/th/loading.js.uncompressed.js b/lib/dijit/nls/th/loading.js.uncompressed.js deleted file mode 100644 index 79d7260ed..000000000 --- a/lib/dijit/nls/th/loading.js.uncompressed.js +++ /dev/null @@ -1,9 +0,0 @@ -define( -"dijit/nls/th/loading", //begin v1.x content -({ - loadingState: "กำลังโหลด...", - errorState: "ขออภัย เกิดข้อผิดพลาด" -}) - -//end v1.x content -); -- cgit v1.2.3