X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/773eb66a9783668c434ab2769ff0b374bd5d314e..fc47dd035c3afc2a8d10bb25d107db3d44dd198e:/win32/installer/translations/english.nsh?ds=inline diff --git a/win32/installer/translations/english.nsh b/win32/installer/translations/english.nsh index 4bb354d4..d76c3f3f 100644 --- a/win32/installer/translations/english.nsh +++ b/win32/installer/translations/english.nsh @@ -24,12 +24,16 @@ !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_SHORTCUTS_SECTION_TITLE "Shortcuts" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_DESKTOP_SHORTCUT_SECTION_TITLE "Desktop" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_STARTMENU_SHORTCUT_SECTION_TITLE "Start Menu" +!insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_FILE_ASSOCIATION_SECTION_TITLE "File association" +!insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_GPSBABEL_SECTION_TITLE "GPSBabel 1.5.2" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_SECTION_DESCRIPTION "Core Viking files and dlls" !insertmacro VIKING_MACRO_DEFAULT_STRING GTK_SECTION_DESCRIPTION "A multi-platform GUI toolkit, used by Viking" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_SHORTCUTS_SECTION_DESCRIPTION "Shortcuts for starting Viking" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_DESKTOP_SHORTCUT_DESC "Create a shortcut to Viking on the Desktop" !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_STARTMENU_SHORTCUT_DESC "Create a Start Menu entry for Viking" +!insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_FILE_ASSOCIATION_DESC "Associate .gpx files with Viking" +!insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_INSTALL_GPSBABEL_DESC "Install GPSBabel Program" ; Installer Finish Page !insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_FINISH_VISIT_WEB_SITE "Visit the Viking Web Page" @@ -40,3 +44,5 @@ ; Uninstall Section Prompts !insertmacro VIKING_MACRO_DEFAULT_STRING un.VIKING_UNINSTALL_ERROR_1 "The uninstaller could not find registry entries for Viking.$\rIt is likely that another user installed this application." !insertmacro VIKING_MACRO_DEFAULT_STRING un.VIKING_UNINSTALL_ERROR_2 "You do not have permission to uninstall this application." + +!insertmacro VIKING_MACRO_DEFAULT_STRING VIKING_UNINSTALL_COMMENTS "GPS data editor and analyser"