mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 22:33:56 -07:00
Print an error to the console and return the original (untranslated) string instead of triggering an assertion in debug builds or a crash and memory corruption in release builds. Works around a crash on the history screen. Why the plural form is missing is another topic and will have to be solved separately. This was SVN commit r15493. |
||
|---|---|---|
| .. | ||
| win32 | ||
| dictionary.cpp | ||
| dictionary_manager.cpp | ||
| iconv.cpp | ||
| language.cpp | ||
| log.cpp | ||
| plural_forms.cpp | ||
| po_parser.cpp | ||
| tinygettext.cpp | ||
| unix_file_system.cpp | ||