Skip to content

Commit 7d432f5

Browse files
CHORE: Extracted i18n strings to ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot
1 parent 9bcea7f commit 7d432f5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ardupilot_methodic_configurator/locale/ardupilot_methodic_configurator.pot

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
8-
"POT-Creation-Date: 2025-02-01 15:06+0000\n"
8+
"POT-Creation-Date: 2025-02-06 00:44+0000\n"
99
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1010
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -576,19 +576,19 @@ msgstr ""
576576
msgid "No param_file combobox element selected"
577577
msgstr ""
578578

579-
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:253
579+
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:261
580580
msgid "Please be patient, {:.1f}% of {}% complete"
581581
msgstr ""
582582

583-
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:268
583+
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:276
584584
msgid "Lifting window: {_e} on file {__file__}"
585585
msgstr ""
586586

587-
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:443
587+
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:451
588588
msgid "Show this usage popup again"
589589
msgstr ""
590590

591-
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:451
591+
#: ardupilot_methodic_configurator/frontend_tkinter_base.py:459
592592
msgid "Dismiss"
593593
msgstr ""
594594

@@ -1368,24 +1368,24 @@ msgstr ""
13681368
msgid "Downloaded {} of {} parameters"
13691369
msgstr ""
13701370

1371-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:66
1371+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:70
13721372
msgid "list_pair_tuple must be a tuple or a dictionary, not %s"
13731373
msgstr ""
13741374

1375-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:76
1376-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:81
1375+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:80
1376+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:85
13771377
msgid "%s combobox selected string '%s' not in list %s"
13781378
msgstr ""
13791379

1380-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:86
1380+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:90
13811381
msgid "No %s combobox element selected"
13821382
msgstr ""
13831383

1384-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:222
1384+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:228
13851385
msgid "A GUI for testing the PairTupleCombobox. Not to be used directly, but through the main ArduPilot methodic configurator script."
13861386
msgstr ""
13871387

1388-
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:236
1388+
#: ardupilot_methodic_configurator/frontend_tkinter_pair_tuple_combobox.py:242
13891389
msgid "This main is for testing and development only, usually the PairTupleCombobox is called from another script"
13901390
msgstr ""
13911391

0 commit comments

Comments
 (0)