From bd23fbfeccd49a406f6a8d99a21371ad7ade07ba Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 2 Sep 2014 23:46:38 -0400 Subject: Bug 913647: Deploy YUI 3.17.2 for BMO r=glob --- js/yui3/console/lang/console.js | 7 ++++--- js/yui3/console/lang/console_en.js | 7 ++++--- js/yui3/console/lang/console_es.js | 7 ++++--- js/yui3/console/lang/console_hu.js | 8 ++++++++ js/yui3/console/lang/console_it.js | 8 ++++++++ js/yui3/console/lang/console_ja.js | 7 ++++--- 6 files changed, 32 insertions(+), 12 deletions(-) create mode 100644 js/yui3/console/lang/console_hu.js create mode 100644 js/yui3/console/lang/console_it.js (limited to 'js/yui3/console/lang') diff --git a/js/yui3/console/lang/console.js b/js/yui3/console/lang/console.js index b7c2f5caa..5ff3c9a13 100644 --- a/js/yui3/console/lang/console.js +++ b/js/yui3/console/lang/console.js @@ -1,7 +1,8 @@ /* -YUI 3.7.3 (build 5687) -Copyright 2012 Yahoo! Inc. All rights reserved. +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ -YUI.add("lang/console",function(e){e.Intl.add("console","",{title:"Log Console",pause:"Pause",clear:"Clear",collapse:"Collapse",expand:"Expand"})},"3.7.3"); + +YUI.add("lang/console",function(e){e.Intl.add("console","",{title:"Log Console",pause:"Pause",clear:"Clear",collapse:"Collapse",expand:"Expand"})},"3.17.2"); diff --git a/js/yui3/console/lang/console_en.js b/js/yui3/console/lang/console_en.js index 956d228d9..b0d474b1f 100644 --- a/js/yui3/console/lang/console_en.js +++ b/js/yui3/console/lang/console_en.js @@ -1,7 +1,8 @@ /* -YUI 3.7.3 (build 5687) -Copyright 2012 Yahoo! Inc. All rights reserved. +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ -YUI.add("lang/console_en",function(e){e.Intl.add("console","en",{title:"Log Console",pause:"Pause",clear:"Clear",collapse:"Collapse",expand:"Expand"})},"3.7.3"); + +YUI.add("lang/console_en",function(e){e.Intl.add("console","en",{title:"Log Console",pause:"Pause",clear:"Clear",collapse:"Collapse",expand:"Expand"})},"3.17.2"); diff --git a/js/yui3/console/lang/console_es.js b/js/yui3/console/lang/console_es.js index 460f3a172..42ba657cc 100644 --- a/js/yui3/console/lang/console_es.js +++ b/js/yui3/console/lang/console_es.js @@ -1,7 +1,8 @@ /* -YUI 3.7.3 (build 5687) -Copyright 2012 Yahoo! Inc. All rights reserved. +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ -YUI.add("lang/console_es",function(e){e.Intl.add("console","es",{title:"Consola de informacion",pause:"Pausa",clear:"Borrar",collapse:"Colapsar",expand:"Expandir"})},"3.7.3"); + +YUI.add("lang/console_es",function(e){e.Intl.add("console","es",{title:"Consola de informaci\u00f3n",pause:"Pausa",clear:"Borrar",collapse:"Colapsar",expand:"Expandir"})},"3.17.2"); diff --git a/js/yui3/console/lang/console_hu.js b/js/yui3/console/lang/console_hu.js new file mode 100644 index 000000000..cfec3d64d --- /dev/null +++ b/js/yui3/console/lang/console_hu.js @@ -0,0 +1,8 @@ +/* +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ + +YUI.add("lang/console_hu",function(e){e.Intl.add("console","hu",{title:"Log Konzol",pause:"Sz\u00fcnet",clear:"T\u00f6r\u00f6l",collapse:"\u00d6sszecsuk",expand:"Kinyit"})},"3.17.2"); diff --git a/js/yui3/console/lang/console_it.js b/js/yui3/console/lang/console_it.js new file mode 100644 index 000000000..b771d608d --- /dev/null +++ b/js/yui3/console/lang/console_it.js @@ -0,0 +1,8 @@ +/* +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. +Licensed under the BSD License. +http://yuilibrary.com/license/ +*/ + +YUI.add("lang/console_it",function(e){e.Intl.add("console","it",{title:"Console dei messaggi",pause:"Pausa",clear:"Cancella",collapse:"Collassa",expand:"Espandi"})},"3.17.2"); diff --git a/js/yui3/console/lang/console_ja.js b/js/yui3/console/lang/console_ja.js index c68336196..20fbf74ee 100644 --- a/js/yui3/console/lang/console_ja.js +++ b/js/yui3/console/lang/console_ja.js @@ -1,7 +1,8 @@ /* -YUI 3.7.3 (build 5687) -Copyright 2012 Yahoo! Inc. All rights reserved. +YUI 3.17.2 (build 9c3c78e) +Copyright 2014 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ -YUI.add("lang/console_ja",function(e){e.Intl.add("console","ja",{title:"\u30ed\u30b0\u30b3\u30f3\u30bd\u30fc\u30eb",pause:"\u4e00\u6642\u505c\u6b62",clear:"\u30af\u30ea\u30a2",collapse:"\u9589\u3058\u308b",expand:"\u958b\u304f"})},"3.7.3"); + +YUI.add("lang/console_ja",function(e){e.Intl.add("console","ja",{title:"\u30ed\u30b0\u30b3\u30f3\u30bd\u30fc\u30eb",pause:"\u4e00\u6642\u505c\u6b62",clear:"\u30af\u30ea\u30a2",collapse:"\u9589\u3058\u308b",expand:"\u958b\u304f"})},"3.17.2"); -- cgit v1.2.3-24-g4f1b