Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Currently the key "realtime.conflictsWarningInfoLink" is applied to the key "realtime.conflictsWarningInfo", and the order of them is fixed. This is valid only for SVO type languages like English, and it does not work for anything else like SOV type languages such as Japanese and Korean.
The better solution here is to use a variable for "realtime.conflictsWarningInfoLink" and include the variable in "realtime.conflictsWarningInfo", so that translators can decide where to put the link inside the sentence.
Attachments
Issue Links
- is related to
-
XWIKI-20363 Deprecate translation keys with piece of sentences
- Open