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

Fix some typos in Git command #96

Merged
merged 6 commits into from
Dec 10, 2023
Merged

Conversation

dscho
Copy link
Contributor

@dscho dscho commented Dec 10, 2023

The links to the manual pages need to use the actual Git command names (which are not translated: when running Git in French, the git commit command does not magically become the git enregistrer command, for example, the command still needs to be invoked using its English name).

There are a couple of translations where such links were modified by mistake, as pointed out as part of https://lore.kernel.org/git/[email protected]/. This PR intends to fix those.

Even in translations, the command names need to refer to the actual
Git command whose name is not to be translated.

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
Even in translations, the command names need to refer to the actual
Git command whose name is not to be translated.

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
Even in translations, the command names need to refer to the actual
Git command whose name is not to be translated.

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
Even in translations, the command names need to refer to the actual
Git command whose name is not to be translated.

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
Even in translations, the command names need to refer to the actual
Git command whose name is not to be translated.

The problem here was not so much a typo but an incomplete substition of
`--` by `{litdd}` in b5bb0fe (Translated using Weblate (Portuguese
(Brazil)), 2022-06-26).

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
Even in translations, links to the overview pages (such as the one
describing the `.gitignore` file) need to refer to the actual correct
pages whose names are not to be translated.

This was reported by Todd Zullinger as a broken link to the manual page
in https://lore.kernel.org/git/[email protected]/.

Signed-off-by: Johannes Schindelin <[email protected]>
@jnavila
Copy link
Owner

jnavila commented Dec 10, 2023

Thanks a lot for all these fixes. Right now there is no feed-back look as to whether the translated pages are consistant.

@jnavila
Copy link
Owner

jnavila commented Dec 10, 2023

Is your PR ready?

@jnavila jnavila merged commit 9ee2adb into jnavila:master Dec 10, 2023
1 check passed
@dscho dscho deleted the fix-git-command-typos branch December 13, 2023 10:01
@dscho
Copy link
Contributor Author

dscho commented Dec 13, 2023

Is your PR ready?

You mean this one? Yes, it was ready ;-)

Repository owner deleted a comment from Shahariya976727 Dec 13, 2023
Shahariya976727

This comment was marked as spam.

Repository owner deleted a comment from hoosam75 Jan 15, 2024
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.

3 participants