Add ommitted string in the NSIS translations.

Conflicts:
	src/windows/installer-translations/spanish.nsi
	src/windows/installer-translations/spanishinternational.nsi
This commit is contained in:
sledgehammer999
2013-07-07 12:37:28 +03:00
parent 6935b8a7b6
commit 96c7fc8e48
60 changed files with 118 additions and 2 deletions

View File

@@ -18,6 +18,8 @@ LangString inst_firewallinfo ${LANG_POLISH} "Adding Windows Firewall rule"
LangString inst_warning ${LANG_POLISH} "qBittorrent is running. Please close the application before installing."
;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
LangString inst_unist ${LANG_POLISH} "Uninstalling previous version."
;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."
LangString launch_qbt ${LANG_POLISH} "Launch qBittorrent."
;------------------------------------