2013-01-23 19:06:50 +00:00
|
|
|
;Installer strings
|
|
|
|
|
|
|
|
;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
|
|
|
|
LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
|
|
|
|
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
|
|
|
|
LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
|
|
|
|
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
|
|
|
|
LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
|
|
|
|
;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
|
|
|
|
LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
|
|
|
|
;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
|
|
|
|
LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
|
2013-01-27 17:57:20 +00:00
|
|
|
;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
|
|
|
|
LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
|
2013-01-27 22:44:51 +00:00
|
|
|
;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
|
|
|
|
LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
|
2013-01-23 19:06:50 +00:00
|
|
|
|
|
|
|
|
|
|
|
;------------------------------------
|
|
|
|
;Uninstaller strings
|
|
|
|
|
|
|
|
;LangString remove_files ${LANG_ENGLISH} "Remove files"
|
|
|
|
LangString remove_files ${LANG_ENGLISH} "Remove files"
|
|
|
|
;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
|
|
|
|
LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
|
|
|
|
;LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
|
|
|
|
LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
|
|
|
|
;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
|
|
|
|
LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
|
|
|
|
;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
|
|
|
|
LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
|
2013-01-27 17:57:20 +00:00
|
|
|
;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
|
|
|
|
LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
|
2013-01-27 18:09:12 +00:00
|
|
|
;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
|
|
|
|
LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
|
2013-01-27 22:44:51 +00:00
|
|
|
;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
|
|
|
|
LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
|