[Plugin: Codestyling Localization] Problem with encoded tab character
-
I noticed a bug that I think is related to my previously reported one. Sometimes an original string has an encoded tab character
\t. If I try including it in the translation, CSL converts it to\\t, causing a literal slash-followed-by-t to be output rather than the actual tab character. The workaround is to not include it, causing pure textual output to become misaligned.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Plugin: Codestyling Localization] Problem with encoded tab character’ is closed to new replies.