Sarina Canelake
24756bdbea
Update translations (autogenerated message)
2014-05-13 10:01:37 -04:00
Sarina Canelake
436e91a5f7
Update translations (autogenerated message)
2014-05-05 09:31:44 -04:00
Sarina Canelake
8f0173dc10
Add new languages
2014-05-05 09:13:51 -04:00
Sarina Canelake
e76f6dc8fe
Fix i18n of video transcript
2014-04-28 12:31:41 -04:00
Sarina Canelake
51188099a4
Update translations (autogenerated message)
2014-04-27 17:40:19 -04:00
Sarina Canelake
3953b97c44
Update translations (autogenerated message)
2014-04-22 10:08:14 -04:00
Sarina Canelake
f4332bb413
Add new languages from Transifex
2014-04-22 09:48:28 -04:00
Sarina Canelake
a93d556580
Update translations (autogenerated message)
2014-04-14 10:41:39 -04:00
Sarina Canelake
42728d6826
Update translations (autogenerated message)
2014-04-07 13:19:25 -04:00
Sarina Canelake
d7f499f276
Don't pull unreviewed languages from Transifex
2014-04-07 13:19:25 -04:00
Sarina Canelake
6fef664309
Update translations (autogenerated message)
2014-03-31 10:42:17 -04:00
louyihua
0316f3b758
i18n: make emails in lms translatable
...
The email texts in lms/templates/emails are not extracted by rake i18n:generate because the babel_mako.cfg does not include them.
And a several emails are not translatable because they do not use ugettext.
2014-03-26 22:33:21 +08:00
Sarina Canelake
9c2a476dcb
Update translations (autogenerated message)
2014-03-25 10:46:53 -04:00
Sarina Canelake
7da3819154
Update translations (autogenerated message)
2014-03-24 12:18:26 -04:00
Sarina Canelake
76a2ac9833
Add Malaysian, Catalan languages
2014-03-24 12:18:25 -04:00
Sarina Canelake
da6fdc332b
Update translations (autogenerated message)
2014-03-15 15:40:08 -04:00
Sarina Canelake
a24d8f2b89
Add new languages
2014-03-12 11:08:02 -04:00
Sarina Canelake
5e8f5611d7
Update translations (autogenerated message)
2014-03-10 10:10:08 -04:00
Sarina Canelake
a2bcf545e4
Update dummy Esperanto strings
2014-03-10 09:21:52 -04:00
Sarina Canelake
5fc53402ab
Update translations (autogenerated message)
2014-03-03 10:25:39 -05:00
Sarina Canelake
341bc150fb
Update translations (autogenerated message)
2014-03-02 22:34:06 -05:00
Kristin Stephens
3881ffdc0d
New tab (Metrics) in instructor dashboard
...
Metrics tab shows student data:
-Count of students opened a subsection
-Grade distribution per problem
for each section/subsection of the course.
Implemented for both the old and beta dashboard
Controlled by a feature flag 'CLASS_DASHBOARD'
Data is aggregated across all students
Aggregate data computed from courseware_studentmodule
2014-02-28 14:01:44 -08:00
Sarina Canelake
f061c00292
Add change for help modal in anticipation of i18n support
2014-02-27 08:57:47 -05:00
Sarina Canelake
0f0f185f90
Fix password reset i18n
2014-02-26 16:17:42 -05:00
Ned Batchelder
d3c75654d6
Updated po/mo files without format flags.
2014-02-25 14:03:18 -05:00
Giulio Gratta
35112e9e78
Variable-ize "Certificate of Achievement" text
2014-02-25 10:19:03 -08:00
Sarina Canelake
c46028bf25
Update translations (autogenerated message)
2014-02-25 10:18:30 -05:00
Adam Palay
8d2db05635
add i18n scraping to tabs.py (LMS-2166)
...
add dummy strings
2014-02-24 15:46:03 -05:00
Ned Batchelder
5c07efa1a8
Update translations with latest from Transifex as of 20140224.
2014-02-24 11:55:52 -05:00
Ned Batchelder
6bb0eee3c6
Make the i18n service available everywhere.
...
To get all dates localized, we need all runtimes to have the i18n
service, and since runtimes are made by the modulestores, we need to
pass it to them.
Soon (fingers crossed), modulestores won't be involved in making
runtimes, and many of these changes will go away.
2014-02-24 10:06:13 -05:00
Adam Palay
f1984e7a9f
i18n open_ended_rubric (ORA-314)
...
update strings
2014-02-19 15:41:16 -05:00
Ned Batchelder
de5f30282d
Latest eo language files.
2014-02-18 17:35:57 -05:00
Ned Batchelder
5faca9c46e
Update translations for 2014-02-18 release prep.
2014-02-18 13:34:58 -05:00
Adam Palay
97f5b25e2c
i18n for self-assessment (ORA-314)
...
make openendedchild and open_ended_module_v1 act enough like xblocks to get xblock 18n
2014-02-14 17:27:32 -05:00
Sarina Canelake
75a7d69050
Add Catalan (Valencia)
2014-02-12 10:18:34 -05:00
Sarina Canelake
ba0fbf0762
i18n points possible display LMS-2201
2014-02-11 18:25:00 -05:00
Sarina Canelake
0fb7b94924
Update Esperanto (dummy) translation files
2014-02-11 15:37:34 -05:00
Ned Batchelder
dd6b72382c
Include the third-party wiki app into the i18n toolchain
...
We use pybabel to extract strings from third-party apps, put them on
Transifex, then merge them into django.po.
[LMS-1681]
2014-02-10 15:23:13 -05:00
Ned Batchelder
6635233b3c
Merge pull request #2529 from edx/ned/second-dummy-language
...
Add a second fake translation language
2014-02-10 15:19:27 -05:00
Sarina Canelake
0ea941da69
Add Greek language translations
2014-02-10 14:40:11 -05:00
Ned Batchelder
9938ff683c
Latest eo strings, lots of small differences due to Dummy changes
2014-02-08 10:37:02 -05:00
Ned Batchelder
ece123e90f
More than one dummy language
2014-02-08 10:37:01 -05:00
Calen Pennington
d7d1d4bef2
Update translations (autogenerated message)
2014-02-03 14:27:49 -05:00
Calen Pennington
f5ffc94d16
Prep for initial language release
2014-02-03 13:35:56 -05:00
Calen Pennington
788ed13b76
Rename djangojs.po to djangojs-partial.po in transifex, to prevent header creep
2014-02-03 13:35:56 -05:00
Calen Pennington
c0470008ba
Make i18n dummy dummy-ify all source english strings (rather than a static list)
2014-01-29 09:57:56 -05:00
Sarina Canelake
88789c1d21
Convert i18n/make_dummy.py to a standalone script
...
LMS-1967
2014-01-28 12:55:48 -05:00
Will Daly
d09540e34d
Removed French and Korean locales until we add the translation strings
2014-01-24 14:52:37 -05:00
Ned Batchelder
9ea21dd9c7
i18n: extract and generate properly handle segments
2014-01-23 17:39:36 -05:00
Ned Batchelder
058569035f
A few improvements to extract.
...
Use the configuration more, and we don't need to delete files we're
about to create.
2014-01-23 17:11:38 -05:00