Commit Graph

52 Commits

Author SHA1 Message Date
isaak654 b3ee1723e8
Plus installer support for Hungarian
This adds preliminary Plus installer support for Hungarian language.
At this stage, many entries still have to be completed, so a hungarian translator is needed for this task.
Note: Inno Setup 6.2.2 or later is required to build the installer and test it.
2023-04-01 19:43:25 +02:00
DavidXanatos c83b0680d8 1.6.2a 2022-12-19 19:10:52 +01:00
Алексей Смирнов 4e30a901ec Add translations folder to deprecated 2022-11-27 01:06:29 +03:00
DavidXanatos 34e5458387 Update Sandboxie-Plus.iss 2022-11-26 16:42:21 +01:00
isaak654 0a4ef651d5
Typos and spelling fixes 2022-11-21 19:22:33 +01:00
DavidXanatos 4a3e6f473d 1.6.0 2022-11-20 17:23:15 +01:00
GunGunGun fd80f68c05
Add Vietnamese translation for Sandboxie-Plus
Note: .isl files only work with UTF-8 BOM or ANSI encodings, so Vietnamese.isl was converted as UTF-8 BOM.
Co-Authored-By: isaak654 <isaak654@users.noreply.github.com>
2022-11-07 15:36:55 +01:00
DavidXanatos 18d6dd9aa4 1.5.3 2022-10-31 23:09:48 +01:00
DavidXanatos 8d80d03bf5 1.5.2 2022-10-28 08:44:30 +02:00
isaak654 66ff9f7f68
Improve removal of leftovers 2022-10-27 14:14:00 +02:00
VenusGirl❤ 012bd6251f
Add Korean translation 2022-08-16 12:22:51 +02:00
DavidXanatos 83680c2206 1.2.7 2022-07-28 08:40:57 +02:00
isaak654 dae3ba4a0d
Rename sandman_sv.ts to sandman_sv_SE.ts
sandman_sv.ts should be properly renamed to sandman_sv_SE.ts in order to not create confusion with other country codes, i.e. sv_AX or sv_FI
2022-07-08 11:07:06 +02:00
DavidXanatos 5a35041d9f 1.2.1 2022-07-06 18:04:48 +02:00
DavidXanatos ec5b682663 breakout fixes 2022-01-31 11:24:04 +01:00
isaak654 ade657bb14
Remove obsolete file on install 2022-01-07 23:49:21 +01:00
isaak654 9b9f1d4c70
Ukrainian fix
This commit completes the following fix: 7e5e564ab0
2022-01-07 17:42:00 +01:00
JNylson 2f66a41667
Added Portuguese of Portugal
Co-authored-by: isaak654 <isaak654@users.noreply.github.com>
Co-authored-by: Michael Heath <58158242+mpheath@users.noreply.github.com>
2022-01-07 01:14:15 +01:00
isaak654 db6b7d1d4c
Adding missing Ukrainian reference 2021-12-29 17:21:08 +01:00
DavidXanatos 8baaa364b3 Update Sandboxie-Plus.iss 2021-12-20 14:02:35 +01:00
DavidXanatos f36b90a1b2 installer update 2021-12-19 16:47:13 +01:00
DavidXanatos ac13fce232 update 2021-11-13 23:08:10 +01:00
mpheath 68fa37d45b Close Sandman.exe before removing Sandboxie.ini to prevent SBIE1401 notification 2021-11-02 16:09:10 +10:00
DavidXanatos a1e61fc0a5 updates 2021-10-30 09:46:49 +02:00
mpheath abd2d44cd6 Fix autorun registry key path 2021-10-22 15:21:16 +10:00
mpheath a3a36df33d Removed conditional check for deletion of chinese files 2021-10-21 16:17:37 +10:00
mpheath 22878cf6de Delete deprecated chinese files on install and change dash to underscore with language names for Sandboxie-Plus.ini 2021-10-21 11:27:26 +10:00
mpheath 3f661a8d49 Delete shell key if empty 2021-10-21 11:18:34 +10:00
DavidXanatos f446607876 fixes 2021-10-20 15:06:52 +02:00
isaak654 4128a74613
git add --renormalize . 2021-10-17 21:05:50 +02:00
DavidXanatos 54e3f68505 Merge branch 'master' of https://github.com/sandboxie-plus/Sandboxie 2021-10-16 18:06:59 +02:00
DavidXanatos a142d0ab93 Installer fixes 2021-10-16 18:06:53 +02:00
clexanis 5d282f9deb
Add French translation 2021-10-16 17:42:55 +02:00
mpheath a18e9f44c7 add EventLog messages with SbieMsg.dll for the Plus installer 2021-10-13 10:35:30 +10:00
mpheath 384dbc3114 add set language for Sandman for the Plus installer 2021-10-13 10:29:10 +10:00
mpheath 84c1aeb3a1 Change HKEY_LOCAL_MACHINE to HKLM and ControlSet001 to CurrentControlSet. 2021-10-13 10:20:12 +10:00
mpheath 55c8768d87 Add innosetup uninstall cleanup of extra files 2021-09-29 16:07:17 +10:00
mpheath a6614b46c3 Fix Plus upgrade install in Windows 7 2021-09-14 16:23:18 +10:00
mpheath 9b60e50b5d Improved progress and status messages. 2021-09-05 14:49:39 +10:00
isaak654 1f0cdc899d
Fix typos and trailing spaces 2021-09-05 01:29:42 +02:00
mpheath e394729647 Fix Plus upgrade install with full uninstall of service and driver 2021-08-27 02:10:45 +10:00
isaak654 4dbc6208be
Merge branch 'master' into innosetupi18n 2021-07-28 21:56:14 +02:00
isaak654 e2f8871028 Move Languages and CustomMessages into Languages.iss
commit 088a8d5e661636c9fcf915d654a391765c339682
Author: mpheath <mpheath@tpg.com.au>
Date:   Wed Jul 28 16:52:24 2021 +1000

    Added include file Languages.iss and updated Sandboxie-Plus.iss.
2021-07-28 14:59:59 +02:00
isaak654 98d889a04a
Add underscore like in Sbie Classic 2021-07-26 22:04:37 +02:00
mpheath ca0066fef4 Fix innosetup script to remove shell integration keys 2021-07-26 01:38:43 +10:00
DavidXanatos 75ef74ad02 2021-07-05 17:40:24 +02:00
isaak654 9230544ca3
Description fix 2021-06-19 01:16:40 +02:00
isaak654 0c1a67f0a4
Remove duplicate line 2021-06-19 00:28:09 +02:00
isaak654 8088ab69c9
Remove useless spaces 2021-06-18 22:24:55 +02:00
isaak654 dcc5e717b7 Add Italian for Plus installer 2021-06-18 22:13:15 +02:00