1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

OP-1559 Wording for GPS page of Wizard

This commit is contained in:
Fredrik Larsson 2014-10-23 02:08:52 +11:00
parent be99ccec5d
commit 2053cf000d

View File

@ -65,7 +65,7 @@ void GpsPage::setupSelection(Selection *selection)
selection->addItem(tr("OpenPilot Platinum"), selection->addItem(tr("OpenPilot Platinum"),
tr("Select this option to use the OpenPilot Platinum GPS with integrated Magnetometer " tr("Select this option to use the OpenPilot Platinum GPS with integrated Magnetometer "
"and Microcontroller connected to the Main Port of your controller.\n\n" "and Microcontroller.\n\n"
"Note: for the OpenPilot v8 GPS please select the U-Blox option."), "Note: for the OpenPilot v8 GPS please select the U-Blox option."),
"OPGPS-v9", "OPGPS-v9",
SetupWizard::GPS_PLATINUM); SetupWizard::GPS_PLATINUM);