From: Felix Nagel Date: Tue, 17 Jun 2014 23:44:13 +0000 (+0200) Subject: Calendar: Fix German localization X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fd3a68cfa357585e651c615aa480e7edf17b7616;p=jquery-ui.git Calendar: Fix German localization --- diff --git a/external/localization.js b/external/localization.js index 98d8f8130..4fd436aca 100644 --- a/external/localization.js +++ b/external/localization.js @@ -2767,10 +2767,10 @@ var regions = { "dateFormat": "d" }, "de": { - "closeText": "schlie\u00dfen", - "prevText": "<zur\u00fcck", + "closeText": "Schlie\u00dfen", + "prevText": "<Zur\u00fcck", "nextText": "Vor>", - "currentText": "heute", + "currentText": "Heute", "weekHeader": "Wo", "dateFormat": "d" }, diff --git a/tests/unit/calendar/calendar_core.js b/tests/unit/calendar/calendar_core.js index 6485587ed..ba424b7b8 100644 --- a/tests/unit/calendar/calendar_core.js +++ b/tests/unit/calendar/calendar_core.js @@ -89,7 +89,7 @@ test( "Localization", function() { ); equal( element.find( ".ui-calendar-prev" ).text(), - "