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/nl/common.js.uncompressed.js | 8 -------- lib/dijit/nls/nl/loading.js.uncompressed.js | 6 ------ 2 files changed, 14 deletions(-) delete mode 100644 lib/dijit/nls/nl/common.js.uncompressed.js delete mode 100644 lib/dijit/nls/nl/loading.js.uncompressed.js (limited to 'lib/dijit/nls/nl') diff --git a/lib/dijit/nls/nl/common.js.uncompressed.js b/lib/dijit/nls/nl/common.js.uncompressed.js deleted file mode 100644 index 6a1997d27..000000000 --- a/lib/dijit/nls/nl/common.js.uncompressed.js +++ /dev/null @@ -1,8 +0,0 @@ -define( -"dijit/nls/nl/common", ({ - buttonOk: "OK", - buttonCancel: "Annuleren", - buttonSave: "Opslaan", - itemClose: "Sluiten" -}) -); diff --git a/lib/dijit/nls/nl/loading.js.uncompressed.js b/lib/dijit/nls/nl/loading.js.uncompressed.js deleted file mode 100644 index 3f2bd58d7..000000000 --- a/lib/dijit/nls/nl/loading.js.uncompressed.js +++ /dev/null @@ -1,6 +0,0 @@ -define( -"dijit/nls/nl/loading", ({ - loadingState: "Bezig met laden...", - errorState: "Er is een fout opgetreden" -}) -); -- cgit v1.2.3