Fixed typo in English translation string in djangojs.po.

This commit is contained in:
Emanuel Schuetze 2013-09-02 13:53:41 +02:00
parent 67175042f9
commit 9dcdf67398
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ $(function() {
gettext('Oct'), gettext('Nov'), gettext('Dec')
],
dayNames: [
gettext('Sunday'), gettext('Monday'), gettext('Tuesdey'), gettext('Wednesday'),
gettext('Sunday'), gettext('Monday'), gettext('Tuesday'), gettext('Wednesday'),
gettext('Thursday'), gettext('Friday'), gettext('Saturday')
],
dayNamesMin: [

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-07 23:49+0200\n"
"POT-Creation-Date: 2013-09-02 13:52+0200\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -126,7 +126,7 @@ msgid "Monday"
msgstr ""
#: agenda/static/javascript/agenda-config-datepicker.js:25
msgid "Tuesdey"
msgid "Tuesday"
msgstr ""
#: agenda/static/javascript/agenda-config-datepicker.js:25