-
Bug
-
Resolution: Fixed
-
High
I just spotted that while translating some strings in French for the qtype_algebra plugin that I maintain.
In lan/en/qtype_algebra.php the string is defined as
$string['undefinedfunction'] = 'Undefined function \'{$a}\'';
|
But if I go to AMOS translator, in the left column I see
Undefined function '{$a} without the last single quote. See attached screenshot.
Of course this problem is only cosmetic because it doesn't prevent to enter the correct translation in the right column and the language packs seems unaffected by this problem. So it is really minor, but I think it is still useful that I report it.
- has a non-specific relationship to
-
MDLSITE-2876 AMOS does not allow to put a backslash
-
- Resolved
-
- is duplicated by
-
MDLSITE-5870 Backslash included in non-standard plugins lang strings
-
- Closed
-
- will help resolve
-
MDL-70289 Fix AMOS translator backslash escaping
-
- Closed
-