You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot
+31-31Lines changed: 31 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version: PACKAGE VERSION\n"
8
-
"POT-Creation-Date: 2025-02-07 01:44+0000\n"
8
+
"POT-Creation-Date: 2025-02-09 21:32+0000\n"
9
9
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
10
10
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11
11
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,23 +15,23 @@ msgstr ""
15
15
"Generated-By: pygettext.py 1.5\n"
16
16
17
17
18
-
#:ardupilot_methodic_configurator/__main__.py:48
18
+
#:ardupilot_methodic_configurator/__main__.py:49
19
19
msgid"ArduPilot methodic configurator is a simple GUI with a table that lists parameters. The GUI reads intermediate parameter files from a directory and displays their parameters in a table. Each row displays the parameter name, its current value on the flight controller, its new value from the selected intermediate parameter file, and an \"Upload\" checkbox. The GUI includes \"Upload selected params to FC\" and \"Skip\" buttons at the bottom. When \"Upload Selected to FC\" is clicked, it uploads the selected parameters to the flight controller. When \"Skip\" is pressed, it skips to the next intermediate parameter file. The process gets repeated for each intermediate parameter file."
20
20
msgstr""
21
21
22
-
#:ardupilot_methodic_configurator/__main__.py:74
22
+
#:ardupilot_methodic_configurator/__main__.py:78
23
23
msgid"No serial ports found"
24
24
msgstr""
25
25
26
-
#:ardupilot_methodic_configurator/__main__.py:83
26
+
#:ardupilot_methodic_configurator/__main__.py:87
27
27
msgid"Vehicle type not set explicitly, auto-detected %s."
msgid"Start directly on the nth intermediate parameter file (skips previous files). Default is to start on the file next to the last that you wrote to the flight controller. If the file does not exist, it will start on the first file."
0 commit comments