Jon Dufresne
|
0a01ca80d7
|
Refs #30241 -- Fixed BytesWarning emitted in test_translation tests.
|
2019-04-24 15:31:03 +02:00 |
Matthias Kestenholz
|
80482e9249
|
Fixes #30342 -- Removed a system check for LANGUAGES_BIDI setting.
This partly reverts commit 4400d8296d .
|
2019-04-24 10:54:03 +02:00 |
Nick Pope
|
4400d8296d
|
Fixed #30241 -- Added more system checks of translation settings.
|
2019-03-28 20:10:50 +01:00 |
Nick Pope
|
d4783048ef
|
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
|
2019-03-28 20:04:24 +01:00 |
Nick Pope
|
a35bf4af72
|
Fixed typo in tests/check_framework/test_translation.py comment.
|
2019-03-09 13:17:50 +01:00 |
Nick Pope
|
570402ffd7
|
Refs #29713 -- Improved error message from translation system check.
|
2018-09-06 13:49:25 +02:00 |
David
|
5db8d617c0
|
Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.
|
2018-09-03 10:43:55 +02:00 |