Fixed typo in English translation string in djangojs.po.
This commit is contained in:
parent
67175042f9
commit
9dcdf67398
@ -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: [
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user