Skip to content

Commit

Permalink
IMPROVEMENT: Update the portuguese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
amilcarlucas committed Nov 20, 2024
1 parent 07f98a2 commit 1c0912d
Show file tree
Hide file tree
Showing 7 changed files with 1,023 additions and 880 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ If you are reading this page, you are possibly interested in contributing to our
We have a very active (and friendly) developer group and would love to have the help!
Possible ways you can help:

* [Translating the software into your language](ARCHITECTURE.md#adding-a-translation)
* Testing the code
* Filing issues on github, when you see a problem (or adding detail to existing issues that affect you)
* Fixing issues
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def save_data(self) -> None:
"""
confirm_message = _(
"ArduPilot Methodic Configurator only operates correctly if all component properties are correct."
" ArduPilot parameter values depend on the components used and their connections."
" ArduPilot parameter values depend on the components used and their connections.\n\n"
" Have you used the scrollbar on the right side of the window and "
"entered the correct values for all components?"
)
Expand Down
Loading

0 comments on commit 1c0912d

Please sign in to comment.