aboutsummaryrefslogtreecommitdiff
path: root/advtrains/poconvert.lua
Commit message (Collapse)AuthorAge
* Minor: str:sub -> string.sub for consistency with the rest of the codel10nY. Wang2024-04-13
|
* Fix inconsistent backslash escapingY. Wang2024-04-13
|
* poconvert: minor refactor; add unittestY. Wang2024-04-13
| | | | | | poconvert.lua now recognizes fuzzy entries in PO files; these entries are also added to the target file, but they are prefixed with "#" (i.e. marked as comments).
* Autogenerate .tr files from .po filesY. Wang2024-04-13