-
-
Notifications
You must be signed in to change notification settings - Fork 425
docs: improve translation visibility and lower barrier to entry #7034
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
Merged
petrasovaa
merged 6 commits into
OSGeo:main
from
Abhi-d-gr8:feat/7006-translations-visibility
Feb 13, 2026
+38
−22
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
e11fc32
docs: improve translation visibility and lower barrier to entry
Abhi-d-gr8 98ca4af
Apply review suggestions: rebrand to GRASS and remove deprecated mail…
Abhi-d-gr8 b361e3a
docs: address review feedback on translation docs
Abhi-d-gr8 589ed90
Merge branch 'main' into feat/7006-translations-visibility
echoix 39baa12
doc: consolidate translation info, move how-to details to CONTRIBUTIN…
Abhi-d-gr8 94b7191
Update CONTRIBUTING.md
petrasovaa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,24 +1,14 @@ | ||
| # HOWTO translate GRASS GIS messages | ||
| # Translation Technical Details | ||
|
|
||
| ## Where to translate user message | ||
| For instructions on how to contribute translations, please see the | ||
| [Translations section in CONTRIBUTING.md](../CONTRIBUTING.md#translations). | ||
|
|
||
| Translators work in <https://weblate.osgeo.org/projects/grass-gis/>. | ||
| Messages translated in Weblate then will be automatically submitted to the | ||
| GRASS GIS source repo as pull requests. | ||
| ## Technical notes for developers | ||
|
|
||
| If you have any difficulties please ask for help | ||
| on the GRASS development mailing list `grass-dev lists.osgeo.org` | ||
| (subscribe at <https://lists.osgeo.org/mailman/listinfo/grass-dev>). Your | ||
| willingness, time, and effort translating are valuable. | ||
| Translations from Weblate are automatically submitted to the GRASS source repository | ||
| as pull requests. | ||
|
|
||
| Note that GRASS must be configured with `--with-nls` and (re)compiled | ||
| to make use of the translated messages. | ||
| GRASS must be configured with `--with-nls` and recompiled to use translated messages. | ||
| Updating message catalogs requires a Unix-like system with `gettext` installed. | ||
|
|
||
| **Please help us translate all the GRASS messages!!** | ||
|
|
||
| ## Notes | ||
|
|
||
| GRASS GIS translation portal: <https://weblate.osgeo.org/projects/grass-gis/> | ||
|
|
||
| Updating the message catalogs currently only works on | ||
| unix-like systems and requires "gettext". | ||
| **Translation portal**: <https://weblate.osgeo.org/projects/grass-gis/> |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.