Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Languages: update the registry #1466

Merged

Conversation

pbanaszkiewicz
Copy link
Contributor

This fixes #1298.

  1. The list of languages was updated from this remote registry:
    https://github.com/mattcg/language-subtag-registry/
  2. Languages composed of multiple descriptions (e.g. Dutch and Flemish,
    Spanish and Castilian) previously were imported with
    ' '.join(descriptions), now the descriptions are joined with ', '
    instead.

This fixes carpentries#1298.

1. The list of languages was updated from this remote registry:
 https://github.com/mattcg/language-subtag-registry/
2. Languages composed of multiple descriptions (e.g. Dutch and Flemish,
 Spanish and Castilian) previously were imported with
 `' '.join(descriptions)`, now the descriptions are joined with `', '`
 instead.
@pbanaszkiewicz pbanaszkiewicz added this to the v2.5.1 milestone Feb 13, 2019
@pbanaszkiewicz pbanaszkiewicz self-assigned this Feb 13, 2019
@pbanaszkiewicz pbanaszkiewicz merged commit 09d70c3 into carpentries:develop Feb 13, 2019
@pbanaszkiewicz pbanaszkiewicz deleted the update-language-registry branch July 24, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Dutch Flemish" should be "Dutch/Flemish"
1 participant