Skip to content

Conversation

@strump
Copy link

@strump strump commented Nov 8, 2025

Added CLI argument --fallback-to-default.

For example in next strings 'es' should not be removed (fallback_to_default = False)

[bar]
en = Bar
es = Bar
uk = Bar

While in next sample all languages except 'en' should be removed (fallback_to_default = True)

[take_exit_number_street_verb]
en = NULL
de = NULL
nl = NULL

Those two different behaviours new CLI argument was added.

@strump strump merged commit 911d49b into organicmaps Nov 8, 2025
6 checks passed
@strump strump deleted the python-flag-fallback-to-default branch November 8, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants