~ted/lazr-js/annoying-debug-message

« back to all changes in this revision

Viewing changes to src-js/lazrjs/yui/datatype/lang/datatype-date-format_de.js

  • Committer: Launchpad Patch Queue Manager
  • Date: 2010-08-23 19:48:21 UTC
  • mfrom: (173.2.15 yui-3.1.2)
  • Revision ID: launchpad@pqm.canonical.com-20100823194821-a1npffz5qodt3ejf
[r=beuno] Land YUI 3.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
3
3
Code licensed under the BSD License:
4
4
http://developer.yahoo.com/yui/license.html
5
 
version: 3.1.1
6
 
build: 47
 
5
version: 3.1.2
 
6
build: 56
7
7
*/
8
 
YUI.add("lang/datatype-date-format_de",function(A){A.Intl.add("datatype-date-format","de",{"a":["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],"A":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"b":["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"B":["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"c":"%a, %d. %b %Y %H:%M:%S %Z","p":["VORM.","NACHM."],"P":["vorm.","nachm."],"x":"%d.%m.%y","X":"%H:%M:%S"});},"3.1.1");
 
 
b'\\ No newline at end of file'
 
8
YUI.add("lang/datatype-date-format_de",function(A){A.Intl.add("datatype-date-format","de",{"a":["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],"A":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"b":["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"B":["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"c":"%a, %d. %b %Y %H:%M:%S %Z","p":["VORM.","NACHM."],"P":["vorm.","nachm."],"x":"%d.%m.%y","X":"%H:%M:%S"});},"3.1.2");
 
 
b'\\ No newline at end of file'