OP-1900 have path_progress updated correctly for leg_remaining and error_below end...
[librepilot.git] / package / winx86 / translations / strings_en.nsh
blob42d497f29aedf61f068978f7d96b9346090d432f
1 #\r
2 # Project: OpenPilot\r
3 # NSIS header file for OpenPilot GCS\r
4 # The OpenPilot Team, http://www.openpilot.org, Copyright (C) 2010-2011.\r
5 #\r
6 # This program is free software; you can redistribute it and/or modify\r
7 # it under the terms of the GNU General Public License as published by\r
8 # the Free Software Foundation; either version 3 of the License, or\r
9 # (at your option) any later version.\r
10 #\r
11 # This program is distributed in the hope that it will be useful, but\r
12 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\r
13 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License\r
14 # for more details.\r
15 #\r
16 # You should have received a copy of the GNU General Public License along\r
17 # with this program; if not, write to the Free Software Foundation, Inc.,\r
18 # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\r
19 #\r
21 ;\r
22 ; Translation file for ${LANG_ENGLISH}\r
23 ;\r
25 ;--------------------------------\r
26 ; Installer section descriptions\r
28   LangString DESC_InSecCore ${LANG_ENGLISH} "Core GCS components (executable and libraries)."\r
29   LangString DESC_InSecPlugins ${LANG_ENGLISH} "GCS plugins (provide most of GCS functionality)."\r
30   LangString DESC_InSecResources ${LANG_ENGLISH} "GCS resources (diagrams, dials, mapicons, 3d-models, PFD)."\r
31   LangString DESC_InSecSounds ${LANG_ENGLISH} "GCS sound files (used for audible event notifications)."\r
32   LangString DESC_InSecLocalization ${LANG_ENGLISH} "GCS localization (for supported languages)."\r
33   LangString DESC_InSecFirmware ${LANG_ENGLISH} "OpenPilot firmware binaries."\r
34   LangString DESC_InSecUtilities ${LANG_ENGLISH} "OpenPilot utilities (Matlab log parser)."\r
35   LangString DESC_InSecDrivers ${LANG_ENGLISH} "OpenPilot hardware driver files (optional OpenPilot CDC driver)."\r
36   LangString DESC_InSecInstallDrivers ${LANG_ENGLISH} "Optional OpenPilot CDC driver (virtual USB COM port)."\r
37   LangString DESC_InSecInstallOpenGL ${LANG_ENGLISH} "Optional OpenGL32.dll for old video cards."\r
38   LangString DESC_InSecAeroSimRC ${LANG_ENGLISH} "AeroSimRC plugin files with sample configuration."\r
39   LangString DESC_InSecShortcuts ${LANG_ENGLISH} "Install application start menu shortcuts."\r
41 ;--------------------------------\r
42 ; Uninstaller section descriptions\r
44   LangString DESC_UnSecProgram ${LANG_ENGLISH} "OpenPilot GCS application and all components."\r
45   LangString DESC_UnSecCache ${LANG_ENGLISH} "OpenPilot GCS cached maps data."\r
46   LangString DESC_UnSecConfig ${LANG_ENGLISH} "OpenPilot GCS layout files."\r