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')
|
gettext('Oct'), gettext('Nov'), gettext('Dec')
|
||||||
],
|
],
|
||||||
dayNames: [
|
dayNames: [
|
||||||
gettext('Sunday'), gettext('Monday'), gettext('Tuesdey'), gettext('Wednesday'),
|
gettext('Sunday'), gettext('Monday'), gettext('Tuesday'), gettext('Wednesday'),
|
||||||
gettext('Thursday'), gettext('Friday'), gettext('Saturday')
|
gettext('Thursday'), gettext('Friday'), gettext('Saturday')
|
||||||
],
|
],
|
||||||
dayNamesMin: [
|
dayNamesMin: [
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"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"
|
"Language: en\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@ -126,7 +126,7 @@ msgid "Monday"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: agenda/static/javascript/agenda-config-datepicker.js:25
|
#: agenda/static/javascript/agenda-config-datepicker.js:25
|
||||||
msgid "Tuesdey"
|
msgid "Tuesday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: agenda/static/javascript/agenda-config-datepicker.js:25
|
#: agenda/static/javascript/agenda-config-datepicker.js:25
|
||||||
|
Loading…
Reference in New Issue
Block a user