From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dojo/cldr/nls/nl/currency.js.uncompressed.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lib/dojo/cldr/nls/nl/currency.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/nl/currency.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/nl/currency.js.uncompressed.js b/lib/dojo/cldr/nls/nl/currency.js.uncompressed.js new file mode 100644 index 000000000..1b9d07010 --- /dev/null +++ b/lib/dojo/cldr/nls/nl/currency.js.uncompressed.js @@ -0,0 +1,15 @@ +define( +"dojo/cldr/nls/nl/currency", //begin v1.x content +{ + "HKD_displayName": "Hongkongse dollar", + "CHF_displayName": "Zwitserse franc", + "CAD_displayName": "Canadese dollar", + "CNY_displayName": "Chinese yuan renminbi", + "AUD_displayName": "Australische dollar", + "JPY_displayName": "Japanse yen", + "USD_displayName": "Amerikaanse dollar", + "GBP_displayName": "Brits pond sterling", + "EUR_displayName": "Euro" +} +//end v1.x content +); \ No newline at end of file -- cgit v1.2.3