update dojo/dijit to 1.16.4
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
/*
|
||||
Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
|
||||
Available via Academic Free License >= 2.1 OR the modified BSD license.
|
||||
see: http://dojotoolkit.org/license for details
|
||||
*/
|
||||
|
||||
//>>built
|
||||
define("dojo/cldr/nls/fr-ch/currency",{"CHF_symbol":"CHF"});
|
||||
@@ -5,4 +5,4 @@
|
||||
*/
|
||||
|
||||
//>>built
|
||||
define("dojo/cldr/nls/fr-ch/generic",{"dateFormat-full":"EEEE, d MMMM y G","dateFormat-short":"dd.MM.yy GGGGG"});
|
||||
define("dojo/cldr/nls/fr-ch/generic",{"dateFormatItem-yMEd":"E, dd.MM.y GGGGG","dateFormatItem-yMd":"dd.MM.y GGGGG","dateFormat-short":"dd.MM.y GGGGG","dateFormatItem-MMdd":"dd.MM","dateFormatItem-MEd":"E, dd.MM.","dateFormatItem-yM":"MM.y GGGGG","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-Md":"dd.MM."});
|
||||
@@ -5,4 +5,4 @@
|
||||
*/
|
||||
|
||||
//>>built
|
||||
define("dojo/cldr/nls/fr-ch/gregorian",{"timeFormat-full":"HH.mm:ss 'h' zzzz","dateFormat-full":"EEEE, d MMMM y","dateFormat-short":"dd.MM.yy"});
|
||||
define("dojo/cldr/nls/fr-ch/gregorian",{"dayPeriods-format-narrow-noon":"midi","dateFormatItem-yMd":"dd.MM.y","dateFormatItem-MEd":"E, dd.MM.","dateFormatItem-MMdd":"dd.MM","dateFormatItem-yMEd":"E, dd.MM.y","dayPeriods-format-narrow-night1":"du mat.","timeFormat-full":"HH.mm:ss 'h' zzzz","dateFormatItem-Md":"dd.MM.","dayPeriods-format-abbr-midnight":"min.","dayPeriods-format-abbr-morning1":"du mat.","dayPeriods-format-abbr-night1":"du mat.","dayPeriods-standAlone-abbr-midnight":"min.","dayPeriods-format-abbr-afternoon1":"de l’ap.m.","dayPeriods-format-abbr-evening1":"du soir","dayPeriods-format-narrow-midnight":"min.","dayPeriods-format-narrow-afternoon1":"de l’ap.m.","dateFormat-short":"dd.MM.yy","dayPeriods-standAlone-narrow-midnight":"min.","dateFormatItem-yM":"MM.y","dayPeriods-format-narrow-morning1":"du mat.","dayPeriods-format-narrow-evening1":"du soir","dayPeriods-format-abbr-noon":"midi","dateFormat-full":"EEEE, d MMMM y"});
|
||||
@@ -5,4 +5,4 @@
|
||||
*/
|
||||
|
||||
//>>built
|
||||
define("dojo/cldr/nls/fr-ch/number",{"currencyFormat":"¤ #,##0.00;¤-#,##0.00","group":"'","decimal":"."});
|
||||
define("dojo/cldr/nls/fr-ch/number",{"currencyDecimal":".","percentFormat":"#,##0%"});
|
||||
Reference in New Issue
Block a user