mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
b77434c415
The english or translated strings in the PO file might have representations of special characters (e.g. '\n') or protected characters (e.g. '\"') visible as in the source code. However at run time ScummVM expects them to be the special characters and not their visible representations. Now the create_translations tool does the substitution if it finds such characters. svn-id: r52739 |
||
---|---|---|
.. | ||
create_translations.cpp | ||
create_translations.h | ||
module.mk | ||
po_parser.cpp | ||
po_parser.h |