Add ommitted string in the NSIS translations.

This commit is contained in:
sledgehammer999
2013-07-07 12:37:28 +03:00
parent 686fd33f3e
commit a284f47c42
60 changed files with 118 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ XPStyle on
!define PROG_VERSION "3.0.3"
!define MUI_FINISHPAGE_RUN "$INSTDIR\qbittorrent.exe"
!define MUI_FINISHPAGE_RUN_TEXT "Launch qBittorrent"
!define MUI_FINISHPAGE_RUN_TEXT $(launch_qbt)
; The name of the installer
Name "qBittorrent ${PROG_VERSION}"