Skip to content

Import missing French localization resources#3739

Merged
meee1 merged 3 commits into
masterfrom
copilot/add-french-translation-files
Jun 12, 2026
Merged

Import missing French localization resources#3739
meee1 merged 3 commits into
masterfrom
copilot/add-french-translation-files

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This adds the French translation set attached to the issue into Mission Planner’s existing localization layout. The change fills gaps in the current French coverage and refreshes several existing French resource files with the provided translations.

  • French UI resource coverage

    • Adds missing fr resources for configuration views and setup flows that did not yet have French localization.
    • Includes new French resources for:
      • InitialSetup
      • HUDT
      • several configuration panels such as ConfigAC_Fence, ConfigADSB, ConfigESCCalibration, ConfigFriendlyParams, ConfigHWBT, ConfigHWParachute, and ConfigMotorTest
  • French translation refresh

    • Updates existing French .resx files across:
      • GCSViews
      • GCSViews/ConfigurationView
    • Refreshes translations for major screens including FlightData, FlightPlanner, Help, and multiple vehicle/configuration pages.
  • Scope

    • Resource-only change.
    • No application logic, runtime behavior, or project wiring was changed.
<!-- Example: French localized WinForms resource -->
<data name="BUT_writePIDS.Text" xml:space="preserve">
  <value>Écrire les PID</value>
</data>

Copilot AI changed the title [WIP] Add French translation files Import missing French localization resources Jun 12, 2026
Copilot AI requested a review from meee1 June 12, 2026 21:42
Copilot finished work on behalf of meee1 June 12, 2026 21:42
@meee1 meee1 marked this pull request as ready for review June 12, 2026 22:32
@meee1 meee1 merged commit b509df7 into master Jun 12, 2026
10 of 11 checks passed
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.

2 participants