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

Follow Wikipedia's capitalisation policy in French #219

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

aplaice
Copy link
Collaborator

@aplaice aplaice commented Feb 26, 2020

(Royaume -> royaume, Royaume-Uni left alone :) )

See #208 (comment) and https://fr.wikipedia.org/wiki/Wikipédia:Conventions_typographiques#MAJUSCULES-RÉGIMES-POLITIQUES.

sed -e 's/Royaume des Pays-Bas/royaume des Pays-Bas/g' -e 's/Royaume du Danemark/royaume du Danemark/g' -i src/data.csv

@axelboc axelboc added the chore Documentation, licenses, repository structure, dependency upgrades, etc. label Feb 27, 2020
@axelboc axelboc added this to the v3.3 milestone Feb 27, 2020
@axelboc axelboc merged commit 14b83f6 into anki-geo:master Feb 27, 2020
@aplaice aplaice deleted the fix_capitalisation_fr branch March 27, 2020 15:47
@axelboc axelboc added content Content changes, map improvements, translation fixes, etc. and removed chore Documentation, licenses, repository structure, dependency upgrades, etc. labels Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Content changes, map improvements, translation fixes, etc.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants