diff options
author | Dan Nicholson <dbn@endlessos.org> | 2024-11-07 10:59:02 -0700 |
---|---|---|
committer | Dan Nicholson <dbn@endlessos.org> | 2024-11-21 16:50:31 -0700 |
commit | 6f4fadf65def83a6a6c885e4aaa11f8982f37916 (patch) | |
tree | 5b50caadc24c5b960537096ba41c2443697d864f /modules/gdscript/gdscript_editor.cpp | |
parent | fd4c29a189e53a1e085df5b9b9a05cac9351b3ef (diff) | |
download | redot-engine-6f4fadf65def83a6a6c885e4aaa11f8982f37916.tar.gz |
Expose standardize_locale add_default param publicly
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.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions