aboutsummaryrefslogtreecommitdiff
path: root/advtrains/locale/advtrains.de.tr
Commit message (Collapse)AuthorAge
* Coupler types: Better output when there are no couplers on a wagonorwell962021-10-25
|
* Coupling: Add concept of coupler types, allow coupling only when coupler ↵orwell962021-10-25
| | | | types match
* Track can-dig check: also notify user when digging is not allowedorwell962021-03-12
|
* Forbid track modification when train, IP or TCB is on it, better handle ↵orwell962020-10-07
| | | | removing of TCBs (H#149)
* Don't allow wagons with non-empty inventories to be destroyed (H#164)orwell962020-10-07
|
* [BREAKING] Use client-side translations instead of intllib; add zh_CN ↵ywang2020-07-19
translations * Client-side translations is used instead of intllib. [Breaks MT4 compat] * Existing locale files have been moved to advtrains/locale and named with the format advtrains.[lang].tr * Add zh_CN locale. (requires a font that supports CJK text)