-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-84697-main -
-
-
1
-
HQ 2025 Sprint I1.2 Moppies
As raised by Iñigo and Helen in the moodle.org forums (https://lang.moodle.org/mod/forum/discuss.php?d=9554), the new strings added to langconfig.php as part of MDL-83873:
$string['strftimerelativetoday'] = 'Today, %d %B';
$string['strftimerelativetomorrow'] = 'Tomorrow, %d %B';
$string['strftimerelativeyesterday'] = 'Yesterday, %d %B'
the words Today, Tomorrow and Yesterday can't be translated by translators and will always display in English and not the language of the user.
This problem is reported as MDL-79461 and may be resolved by MDL-79545.
However, for now, these strings should be moved to a different place to guarantee they can be translated properly.
- has a non-specific relationship to
-
MDL-79461 Langconfig.php should not contain translatable strings
-
- Open
-
-
MDL-79545 Use Unicode CLDR for language strings that are the same in all software projects
-
- Open
-
- is a regression caused by
-
MDL-83873 Create a “human date” output classes
-
- Closed
-
- will help resolve
-
MDLSITE-7965 Lang strings translation Request
-
- Closed
-
- mentioned in
-
Page Loading...