1;Installer strings
2
3;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
4LangString inst_qbt_req ${LANG_FARSI} "qBittorrent (required)"
5;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
6LangString inst_dekstop ${LANG_FARSI} "Create Desktop Shortcut"
7;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
8LangString inst_startmenu ${LANG_FARSI} "Create Start Menu Shortcut"
9;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
10LangString inst_startup ${LANG_FARSI} "Start qBittorrent on Windows start up"
11;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
12LangString inst_torrent ${LANG_FARSI} "Open .torrent files with qBittorrent"
13;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
14LangString inst_magnet ${LANG_FARSI} "Open magnet links with qBittorrent"
15;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
16LangString inst_firewall ${LANG_FARSI} "Add Windows Firewall rule"
17;LangString inst_pathlimit ${LANG_ENGLISH} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)"
18LangString inst_pathlimit ${LANG_FARSI} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)"
19;LangString inst_firewallinfo ${LANG_ENGLISH} "Adding Windows Firewall rule"
20LangString inst_firewallinfo ${LANG_FARSI} "Adding Windows Firewall rule"
21;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
22LangString inst_warning ${LANG_FARSI} "qBittorrent is running. Please close the application before installing."
23;LangString inst_uninstall_question ${LANG_ENGLISH} "Current version will be uninstalled. User settings and torrents will remain intact."
24LangString inst_uninstall_question ${LANG_FARSI} "Current version will be uninstalled. User settings and torrents will remain intact."
25;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
26LangString inst_unist ${LANG_FARSI} "Uninstalling previous version."
27;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."
28LangString launch_qbt ${LANG_FARSI} "Launch qBittorrent."
29;LangString inst_requires_64bit ${LANG_ENGLISH} "This installer works only in 64-bit Windows versions."
30LangString inst_requires_64bit ${LANG_FARSI} "This installer works only in 64-bit Windows versions."
31;LangString inst_requires_win7 ${LANG_ENGLISH} "This qBittorrent version requires at least Windows 7."
32LangString inst_requires_win7 ${LANG_FARSI} "This qBittorrent version requires at least Windows 7."
33;LangString inst_uninstall_link_description ${LANG_ENGLISH} "Uninstall qBittorrent"
34LangString inst_uninstall_link_description ${LANG_FARSI} "Uninstall qBittorrent"
35
36;------------------------------------
37;Uninstaller strings
38
39;LangString remove_files ${LANG_ENGLISH} "Remove files"
40LangString remove_files ${LANG_FARSI} "Remove files"
41;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
42LangString remove_shortcuts ${LANG_FARSI} "Remove shortcuts"
43;LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
44LangString remove_associations ${LANG_FARSI} "Remove file associations"
45;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
46LangString remove_registry ${LANG_FARSI} "Remove registry keys"
47;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
48LangString remove_conf ${LANG_FARSI} "Remove configuration files"
49;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
50LangString remove_firewall ${LANG_FARSI} "Remove Windows Firewall rule"
51;LangString remove_firewallinfo ${LANG_ENGLISH} "Removing Windows Firewall rule"
52LangString remove_firewallinfo ${LANG_FARSI} "Removing Windows Firewall rule"
53;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
54LangString remove_cache ${LANG_FARSI} "Remove torrents and cached data"
55;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
56LangString uninst_warning ${LANG_FARSI} "qBittorrent is running. Please close the application before uninstalling."
57;LangString uninst_tor_warn ${LANG_ENGLISH} "Not removing .torrent association. It is associated with:"
58LangString uninst_tor_warn ${LANG_FARSI} "Not removing .torrent association. It is associated with:"
59;LangString uninst_mag_warn ${LANG_ENGLISH} "Not removing magnet association. It is associated with:"
60LangString uninst_mag_warn ${LANG_FARSI} "Not removing magnet association. It is associated with:"
61