Age | Commit message (Collapse) | Author |
|
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
Co-authored-by: sfan5 <sfan5@live.de>
|
|
|
|
The only valid usecase for these is interfacing with OS APIs
that want a locale/OS-specific multibyte encoding.
But they weren't used for that anywhere, instead UTF-8 is pretty
much assumed when it comes to that.
Since these are only a potential source of bugs and do not fulfil
their purpose at all, drop them entirely.
|
|
* Add translator comments for "special" strings
* Add translator comments for some "tricky" strings
|
|
Update Android.mk
Remove 'src/client' from include_directories
|