2013-01-23 21:06:50 +02: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 19:57:20 +02:00
|
|
|
;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
|
|
|
|
LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
|
2013-01-23 21:06:50 +02: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 19:57:20 +02:00
|
|
|
;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
|
|
|
|
LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
|
2013-01-27 20:09:12 +02:00
|
|
|
;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
|
|
|
|
LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
|