dev/translation#4 - Add nl_BE language #16966
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
This was never fully completed. The daily l10n tarball includes it now so this now adds it to the option group and installer screen.
Before
The language was there and is 86% translated due to sync from nl_NL, but wasn't actually available in CiviCRM.
After
Now available.
Technical Details
Comments
To be consistent with the other language variants I needed to change the existing "Dutch" option value to "Dutch (Netherlands)". This means that that string itself will now be untranslated in the languages dropdown. That may or may not be confusing for a bit until it gets retranslated but I didn't see a choice.
@mlutfy