Should words in $(this,thing,item)...() scope be translated in ru_ru?
Dimagreg opened this issue ยท 1 comments
There are multiple instances of words in $ scope that are not translated for example
What are those $(this, thing, item, o ,bold, l)...() scopes and what are they for?
@Dimagreg that is a great question!
These are formatting directives for patchouli, you can find an overview here: https://github.com/VazkiiMods/Patchouli/wiki/Text-Formatting-101, the text within the directives will be formatted differently, or link to the specified page.
The text within "$()" [$(xyz)...$() -> the ...] can be freely translated, anything within the "(" and ")" [$(...)xyz$()-> the ...] should not be translated, as that would break the links, e.g. l:getting_started/datura
is a link that should not be changed