mirror of
https://github.com/godotengine/godot.git
synced 2024-12-21 10:25:24 +08:00
6f4fadf65d
Comparing locales can have surprising outcomes since it standardizes locales with defaults. For example, zh and zh_CN result in an exact match since the defaults change them both to zh_Hans_CN. Expose the add_default parameter publicly with a default of false so the fully standardized locale can be inspected. |
||
---|---|---|
.. | ||
char_range.inc | ||
char_utils.h | ||
fuzzy_search.cpp | ||
fuzzy_search.h | ||
locales.h | ||
node_path.cpp | ||
node_path.h | ||
optimized_translation.cpp | ||
optimized_translation.h | ||
print_string.cpp | ||
print_string.h | ||
SCsub | ||
string_buffer.h | ||
string_builder.cpp | ||
string_builder.h | ||
string_name.cpp | ||
string_name.h | ||
translation_domain.cpp | ||
translation_domain.h | ||
translation_po.cpp | ||
translation_po.h | ||
translation_server.compat.inc | ||
translation_server.cpp | ||
translation_server.h | ||
translation.cpp | ||
translation.h | ||
ucaps.h | ||
ustring.cpp | ||
ustring.h |