When i try to use STRING1 or STRING2 or RAW_STRING in translations from the base string, an error is shown.
Steps to replicate: (Translation to ta_IN)
STR_TIMETABLE_TRAVEL_FOR_ESTIMATED
Base lang string: Travel (for {STRING1}, not timetabled)
Translation: பயணம் ({STRING1}, நேர அட்டவணை இடப்படாதது)
Throws the following error: Error: String command for position 0 is wrong, base language uses {STRING}, the translation uses {STRING1}
I am unable to save string unless these modifiers are corrected to STRING
The text was updated successfully, but these errors were encountered:
When i try to use STRING1 or STRING2 or RAW_STRING in translations from the base string, an error is shown.
Steps to replicate: (Translation to ta_IN)
STR_TIMETABLE_TRAVEL_FOR_ESTIMATED
Base lang string: Travel (for {STRING1}, not timetabled)
Translation: பயணம் ({STRING1}, நேர அட்டவணை இடப்படாதது)
Throws the following error:
Error: String command for position 0 is wrong, base language uses {STRING}, the translation uses {STRING1}
I am unable to save string unless these modifiers are corrected to STRING
The text was updated successfully, but these errors were encountered: