8000 Replacing "country" by "translation" (GH-757) · python/devguide@91cba75 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91cba75

Browse files
Replacing "country" by "translation" (GH-757)
While it is easy to understand what was meant by "country", this is inaccurate. Some countries have multiple languages, each having their translation (e.g. Canada with English and French) and some languages are spoken in many countries, and the regional variation are small enough that there will probably never be multiple translations. (While Canadian French and France French are so different that it's sometimes hard for French native to understand French Canadian speaking, I doubt anybody will want to create a ca-fr translation, given that the technical language will probably be almost the same.)
1 parent b9f5f66 commit 91cba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documenting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ Here's what's we're using:
17711771
How a coordinator is elected?
17721772
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17731773

1774-
There is no election, each country have to sort this out. Here are some suggestions.
1774+
There is no election, each translation have to sort this out. Here are some suggestions.
17751775

17761776
- Coordinator requests are to be public on doc-sig mailing list.
17771777
- If the given language have a native core dev, the core dev have its

0 commit comments

Comments
 (0)
0