From 5a8139793ff4443b52f647965c3d46fbdc1cd333 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Fri, 19 May 2023 00:22:35 +0200 Subject: [PATCH 1/3] Update problem report --- .github/ISSUE_TEMPLATE/1-problem_report.yml | 34 ++++++++++++--------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-problem_report.yml b/.github/ISSUE_TEMPLATE/1-problem_report.yml index 080a6ba2..eb952c7c 100644 --- a/.github/ISSUE_TEMPLATE/1-problem_report.yml +++ b/.github/ISSUE_TEMPLATE/1-problem_report.yml @@ -15,7 +15,7 @@ body: description: | It is highly recommended to write the exact steps to reproduce the behavior. - You can also add screenshots and provide links to help explain it. + Please feel free to attach screenshots, screen recordings and links to help explain it. placeholder: | Describe as accurately as possible what you saw and did! 1. Go to '....' @@ -38,9 +38,9 @@ body: label: Affected program description: | If applicable, in which sandboxed program did you see the problem? - + If not, you can type something like "Not relevant". - placeholder: e.g. Firefox 108.0.1 64-bit, .... + placeholder: e.g. Firefox 113.0.1 64-bit, .... validations: required: true - type: input @@ -49,7 +49,7 @@ body: label: Download link description: | If you had a compatibility issue, it is highly recommended to include a download link to the incompatible software. - + If not, you can type something like "Not relevant" or "Not available". placeholder: https:// validations: @@ -87,11 +87,15 @@ body: attributes: label: "In which Windows account you have this problem?" description: "Note: Built-in user accounts like Guest or Administrator are disabled by default in Windows because they pose a security risk." + multiple: true options: - - "A local or Microsoft account without special changes." - - "User account with secure desktop turned off for UAC prompts." - - "User account with UAC protection completely turned off." - - "User account with UAC protection set to Always notify." + - "A local account (Standard user)." + - "A local account (Administrator)." + - "A Microsoft account (Standard user)." + - "A Microsoft account (Administrator)." + - "An account with secure desktop turned off for UAC prompts." + - "An account with UAC protection completely turned off." + - "An account with UAC protection set to Always notify." - "I use the built-in Administrator account." - "I use the built-in Administrator with Admin Approval Mode turned on." - "I reproduced it under a Guest account." @@ -110,7 +114,7 @@ body: id: sandboxie-version attributes: label: What version of Sandboxie are you running? - placeholder: e.g. Sandboxie Plus 1.6.3 64-bit + placeholder: e.g. Sandboxie Plus 1.9.3 64-bit validations: required: true - type: dropdown @@ -119,8 +123,9 @@ body: label: Is it a new installation of Sandboxie? options: - "I recently did a new clean installation." - - "I just updated Sandboxie from a previous version (to be specified)." - - "I recently upgraded it from an older version than v1.5.3 / 5.60.3." + - "I just updated Sandboxie from a previous version (I don't remember which one)." + - "I just updated Sandboxie from a previous version (explicitly mentioned in this issue)." + - "I recently upgraded it from an older version than 1.5.3 / 5.60.3." - "I have been using the same version for some time." validations: required: true @@ -129,7 +134,7 @@ body: attributes: label: Is it a regression? description: If applicable, specify in which Sandboxie version this problem was introduced the first time (including any pre-release version). - placeholder: e.g. Since 5.61.0 64-bit + placeholder: e.g. Since 5.62.1 64-bit - type: dropdown id: box-types attributes: @@ -142,6 +147,7 @@ body: - "In a sandbox with data protection (blue sandbox icon)." - "In an Application Compartment sandbox with data protection (cyan sandbox icon)." - "In an Application Compartment sandbox with no isolation (green sandbox icon)." + - "In an encrypted sandbox (black sandbox icon)." - "All sandbox types (I tried them all)." - "I only reproduced it with Sandboxie Classic." - "Not relevant to my request." @@ -178,7 +184,7 @@ body: label: Crash dump description: | If applicable, provide a direct link containing the .dmp file(s) for your crash issue! - + List of crash dump locations: - C:\\Users\\%Username%\\AppData\\Local\\CrashDumps - C:\\Windows\\Minidump @@ -186,7 +192,7 @@ body: - C:\\Sandbox\\%USER%\\%SANDBOX% (only if you previously set EnableMiniDump=y in the sandbox section of your Sandboxie.ini file) - C:\\Windows\\MEMORY.DMP (known as %SystemRoot%\\MEMORY.DMP) See also: [Generate a kernel or complete crash dump](https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/generate-a-kernel-or-complete-crash-dump) - + Tip: You can upload the .dmp file(s) on a file storage service, then share the resulting link below. placeholder: https:// - type: input From ccf2b05c3a2581356ef45040c66d09660f9cd807 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 01:31:36 +0000 Subject: [PATCH 2/3] Sync SBIE Plus language files (lupdate) --- SandboxiePlus/SandMan/sandman_de.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_en.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_es.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_fr.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_hu.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_it.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_ko.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_nl.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_pl.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_pt_BR.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_pt_PT.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_ru.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_sv_SE.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_tr.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_uk.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_vi.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_zh_CN.ts | 9 +++++++-- SandboxiePlus/SandMan/sandman_zh_TW.ts | 9 +++++++-- 18 files changed, 126 insertions(+), 36 deletions(-) diff --git a/SandboxiePlus/SandMan/sandman_de.ts b/SandboxiePlus/SandMan/sandman_de.ts index 45111742..cf2ce3f9 100644 --- a/SandboxiePlus/SandMan/sandman_de.ts +++ b/SandboxiePlus/SandMan/sandman_de.ts @@ -2648,12 +2648,17 @@ Do you want to do the clean up? Möchten Sie die Bereinigung durchführen? - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Treiber/Dienst läuft NICHT! - + - Deleting Sandbox Content - Lösche Sandboxinhalt diff --git a/SandboxiePlus/SandMan/sandman_en.ts b/SandboxiePlus/SandMan/sandman_en.ts index 5253193f..69bfdc35 100644 --- a/SandboxiePlus/SandMan/sandman_en.ts +++ b/SandboxiePlus/SandMan/sandman_en.ts @@ -2427,12 +2427,17 @@ This box prevents access to all user data locations, except explicitly granted i - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - + - Deleting Sandbox Content diff --git a/SandboxiePlus/SandMan/sandman_es.ts b/SandboxiePlus/SandMan/sandman_es.ts index 0a366dc5..eff94a81 100644 --- a/SandboxiePlus/SandMan/sandman_es.ts +++ b/SandboxiePlus/SandMan/sandman_es.ts @@ -2801,12 +2801,17 @@ Esta caja previene el acceso a todas las ubicaciones de datos de usaurio, expect Operación desconocida '%1' requerida por linea de comandos - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - + - Deleting Sandbox Content diff --git a/SandboxiePlus/SandMan/sandman_fr.ts b/SandboxiePlus/SandMan/sandman_fr.ts index fa492618..9c6bc514 100644 --- a/SandboxiePlus/SandMan/sandman_fr.ts +++ b/SandboxiePlus/SandMan/sandman_fr.ts @@ -2902,12 +2902,17 @@ Ce bac empêche l'accès à toutes les données de l'utilisateur, sauf Opération inconnue '%1' demandée via la ligne de commande - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Pilote/Service NON lancé ! - + - Deleting Sandbox Content - Suppression du contenu du bac à sable diff --git a/SandboxiePlus/SandMan/sandman_hu.ts b/SandboxiePlus/SandMan/sandman_hu.ts index 85acdaeb..dd45ddd8 100644 --- a/SandboxiePlus/SandMan/sandman_hu.ts +++ b/SandboxiePlus/SandMan/sandman_hu.ts @@ -2446,12 +2446,17 @@ This box prevents access to all user data locations, except explicitly granted i Ismeretlen '%1' művelet parancssoron keresztül - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! Illesztőprogram/szolgáltatás NEM fut! - + - Deleting Sandbox Content Sandox tartalom törlése diff --git a/SandboxiePlus/SandMan/sandman_it.ts b/SandboxiePlus/SandMan/sandman_it.ts index 7d4281b0..0524142b 100644 --- a/SandboxiePlus/SandMan/sandman_it.ts +++ b/SandboxiePlus/SandMan/sandman_it.ts @@ -2495,12 +2495,17 @@ Effettuare la pulizia? Operazione sconosciuta '%1' richiesta tramite riga di comando - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Driver/Servizio NON in esecuzione! - + - Deleting Sandbox Content - Eliminazione del contenuto dell'area virtuale diff --git a/SandboxiePlus/SandMan/sandman_ko.ts b/SandboxiePlus/SandMan/sandman_ko.ts index 0c8a8b95..1139f7a1 100644 --- a/SandboxiePlus/SandMan/sandman_ko.ts +++ b/SandboxiePlus/SandMan/sandman_ko.ts @@ -2508,12 +2508,17 @@ This box prevents access to all user data locations, except explicitly granted i 명령줄에서 알 수 없는 작업 '%1'이(가) 요청되었습니다 - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - 드라이버/서비스가 실행되고 있지 않습니다! - + - Deleting Sandbox Content - 샌드박스 내용 삭제 diff --git a/SandboxiePlus/SandMan/sandman_nl.ts b/SandboxiePlus/SandMan/sandman_nl.ts index 37577a96..b8c59e55 100644 --- a/SandboxiePlus/SandMan/sandman_nl.ts +++ b/SandboxiePlus/SandMan/sandman_nl.ts @@ -2708,12 +2708,17 @@ Deze box verhindert de toegang tot alle gegevenslocaties van gebruikers, behalve Onbekende bewerking '%1' gevraagd via opdrachtregel - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - + - Deleting Sandbox Content diff --git a/SandboxiePlus/SandMan/sandman_pl.ts b/SandboxiePlus/SandMan/sandman_pl.ts index ff9258e1..8a0d7b64 100644 --- a/SandboxiePlus/SandMan/sandman_pl.ts +++ b/SandboxiePlus/SandMan/sandman_pl.ts @@ -2585,12 +2585,17 @@ This box prevents access to all user data locations, except explicitly granted i Ten boks uniemożliwia dostęp do wszystkich lokalizacji danych użytkownika, z wyjątkiem jawnie przyznanych w opcjach dostępu do zasobów. - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Sterownik/serwis NIE działa! - + - Deleting Sandbox Content - Usuwanie zawartości piaskownicy diff --git a/SandboxiePlus/SandMan/sandman_pt_BR.ts b/SandboxiePlus/SandMan/sandman_pt_BR.ts index 8fdff0ba..13cab8e9 100644 --- a/SandboxiePlus/SandMan/sandman_pt_BR.ts +++ b/SandboxiePlus/SandMan/sandman_pt_BR.ts @@ -2965,12 +2965,17 @@ Você quer fazer a limpeza? Não mostrar essa mensagem novamente. - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Driver/Serviço NÃO está em Execução! - + - Deleting Sandbox Content - Excluindo o conteúdo da caixa de areia diff --git a/SandboxiePlus/SandMan/sandman_pt_PT.ts b/SandboxiePlus/SandMan/sandman_pt_PT.ts index 4241c97f..7da0cb14 100644 --- a/SandboxiePlus/SandMan/sandman_pt_PT.ts +++ b/SandboxiePlus/SandMan/sandman_pt_PT.ts @@ -2968,12 +2968,17 @@ Você quer fazer a limpeza? Não mostrar esta mensagem novamente. - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Driver/Serviço NÃO está em execução! - + - Deleting Sandbox Content - A apagar o conteúdo da caixa de areia diff --git a/SandboxiePlus/SandMan/sandman_ru.ts b/SandboxiePlus/SandMan/sandman_ru.ts index 347b6a51..87724479 100644 --- a/SandboxiePlus/SandMan/sandman_ru.ts +++ b/SandboxiePlus/SandMan/sandman_ru.ts @@ -2434,12 +2434,17 @@ No will choose: %2 Песочница по умолчанию не найдена; создание: %1 - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Драйвер/служба НЕ работает! - + - Deleting Sandbox Content - Удаление содержимого песочницы diff --git a/SandboxiePlus/SandMan/sandman_sv_SE.ts b/SandboxiePlus/SandMan/sandman_sv_SE.ts index 193e52e9..77aa5312 100644 --- a/SandboxiePlus/SandMan/sandman_sv_SE.ts +++ b/SandboxiePlus/SandMan/sandman_sv_SE.ts @@ -2721,12 +2721,17 @@ Denna låda förhindrar tillgång till alla användardataplatser, förutom de ut Okänd operation '%1' begärd via kommandorad - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Drivrutin/Tjänst körs INTE! - + - Deleting Sandbox Content - Raderar sandlådeinnehåll diff --git a/SandboxiePlus/SandMan/sandman_tr.ts b/SandboxiePlus/SandMan/sandman_tr.ts index c7464203..73a04072 100644 --- a/SandboxiePlus/SandMan/sandman_tr.ts +++ b/SandboxiePlus/SandMan/sandman_tr.ts @@ -3184,12 +3184,17 @@ Hayır şunları seçer: %2 Web tarayıcısını açmak için tıklayın - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Sürücü/Hizmet ÇALIŞMIYOR! - + - Deleting Sandbox Content - Korumalı Alan İçeriğini Silme diff --git a/SandboxiePlus/SandMan/sandman_uk.ts b/SandboxiePlus/SandMan/sandman_uk.ts index 49172c0a..b6d99beb 100644 --- a/SandboxiePlus/SandMan/sandman_uk.ts +++ b/SandboxiePlus/SandMan/sandman_uk.ts @@ -2536,12 +2536,17 @@ This box prevents access to all user data locations, except explicitly granted i Невідома операція '%1' була запитана за допомогою командного рядка - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Драйвер/Служба НЕ працює! - + - Deleting Sandbox Content - Видалення вмісту пісочниці diff --git a/SandboxiePlus/SandMan/sandman_vi.ts b/SandboxiePlus/SandMan/sandman_vi.ts index 624b6ce6..4952449a 100644 --- a/SandboxiePlus/SandMan/sandman_vi.ts +++ b/SandboxiePlus/SandMan/sandman_vi.ts @@ -2479,12 +2479,17 @@ Sandbox này ngăn quyền truy cập vào tất cả các vị trí dữ liệu Hoạt động không xác định '%1' đã được yêu cầu qua dòng lệnh - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - Trình điều khiển / Dịch vụ KHÔNG chạy! - + - Deleting Sandbox Content - Xóa nội dung hộp cát diff --git a/SandboxiePlus/SandMan/sandman_zh_CN.ts b/SandboxiePlus/SandMan/sandman_zh_CN.ts index 02719de0..0b605adf 100644 --- a/SandboxiePlus/SandMan/sandman_zh_CN.ts +++ b/SandboxiePlus/SandMan/sandman_zh_CN.ts @@ -2576,12 +2576,17 @@ This box prevents access to all user data locations, except explicitly granted i 来自命令行的未知操作请求 '%1' - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - 驱动程序/服务未运行! - + - Deleting Sandbox Content - 正在删除沙盒内容 diff --git a/SandboxiePlus/SandMan/sandman_zh_TW.ts b/SandboxiePlus/SandMan/sandman_zh_TW.ts index 5b54ec16..53245a81 100644 --- a/SandboxiePlus/SandMan/sandman_zh_TW.ts +++ b/SandboxiePlus/SandMan/sandman_zh_TW.ts @@ -2450,12 +2450,17 @@ This box prevents access to all user data locations, except explicitly granted i 透過命令列請求的未知操作 '%1' - + + Dismiss Update Notification + + + + - Driver/Service NOT Running! - 驅動程序/服務尚未執行! - + - Deleting Sandbox Content - 刪除沙箱內容 From a4fe35d5926cc06d5cfe5c50848467b5ba271c0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 01:34:47 +0000 Subject: [PATCH 3/3] Update SBIE language reports (RunReport) --- Sandboxie/msgs/report/Report-Albanian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Arabic.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Bulgarian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Croatian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Czech.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Danish.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Dutch.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Estonian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Farsi.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Finnish.txt | 8 ++++++++ Sandboxie/msgs/report/Report-French.txt | 8 ++++++++ Sandboxie/msgs/report/Report-German.txt | 8 +++++++- Sandboxie/msgs/report/Report-Greek.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Hebrew.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Hungarian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Indonesian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Japanese.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Korean.txt | 8 +++++++- Sandboxie/msgs/report/Report-Macedonian.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Polish.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Portuguese.txt | 8 ++++++++ Sandboxie/msgs/report/Report-PortugueseBr.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Russian.txt | 8 +++++++- Sandboxie/msgs/report/Report-SimpChinese.txt | 8 +++++++- Sandboxie/msgs/report/Report-Slovak.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Spanish.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Swedish.txt | 8 ++++++++ Sandboxie/msgs/report/Report-TradChinese.txt | 8 ++++++++ Sandboxie/msgs/report/Report-Turkish.txt | 8 +++++++- Sandboxie/msgs/report/Report-Ukrainian.txt | 8 ++++++++ 30 files changed, 235 insertions(+), 5 deletions(-) diff --git a/Sandboxie/msgs/report/Report-Albanian.txt b/Sandboxie/msgs/report/Report-Albanian.txt index b5fc24d1..a1ec1879 100644 --- a/Sandboxie/msgs/report/Report-Albanian.txt +++ b/Sandboxie/msgs/report/Report-Albanian.txt @@ -22,6 +22,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2' SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Arabic.txt b/Sandboxie/msgs/report/Report-Arabic.txt index b8c0363f..e73fa6ac 100644 --- a/Sandboxie/msgs/report/Report-Arabic.txt +++ b/Sandboxie/msgs/report/Report-Arabic.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Bulgarian.txt b/Sandboxie/msgs/report/Report-Bulgarian.txt index 59dd1e60..ab2c7aa2 100644 --- a/Sandboxie/msgs/report/Report-Bulgarian.txt +++ b/Sandboxie/msgs/report/Report-Bulgarian.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Croatian.txt b/Sandboxie/msgs/report/Report-Croatian.txt index 26bfd3b8..128845a4 100644 --- a/Sandboxie/msgs/report/Report-Croatian.txt +++ b/Sandboxie/msgs/report/Report-Croatian.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Czech.txt b/Sandboxie/msgs/report/Report-Czech.txt index 61335c3d..96406ad4 100644 --- a/Sandboxie/msgs/report/Report-Czech.txt +++ b/Sandboxie/msgs/report/Report-Czech.txt @@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Danish.txt b/Sandboxie/msgs/report/Report-Danish.txt index bac29ee9..6eca0e7b 100644 --- a/Sandboxie/msgs/report/Report-Danish.txt +++ b/Sandboxie/msgs/report/Report-Danish.txt @@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2' SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Dutch.txt b/Sandboxie/msgs/report/Report-Dutch.txt index 2a5362d9..e07b0aab 100644 --- a/Sandboxie/msgs/report/Report-Dutch.txt +++ b/Sandboxie/msgs/report/Report-Dutch.txt @@ -6,6 +6,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2111;pop;inf;01 SBIE2111 Process is not accessible: %3, call %2 . diff --git a/Sandboxie/msgs/report/Report-Estonian.txt b/Sandboxie/msgs/report/Report-Estonian.txt index 82b7ee40..c469178b 100644 --- a/Sandboxie/msgs/report/Report-Estonian.txt +++ b/Sandboxie/msgs/report/Report-Estonian.txt @@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2' SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Farsi.txt b/Sandboxie/msgs/report/Report-Farsi.txt index f376407b..baf72e57 100644 --- a/Sandboxie/msgs/report/Report-Farsi.txt +++ b/Sandboxie/msgs/report/Report-Farsi.txt @@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Finnish.txt b/Sandboxie/msgs/report/Report-Finnish.txt index e220fa53..9fe9c1b7 100644 --- a/Sandboxie/msgs/report/Report-Finnish.txt +++ b/Sandboxie/msgs/report/Report-Finnish.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-French.txt b/Sandboxie/msgs/report/Report-French.txt index fd7c00df..07324977 100644 --- a/Sandboxie/msgs/report/Report-French.txt +++ b/Sandboxie/msgs/report/Report-French.txt @@ -2,6 +2,14 @@ * Missing Messages in Text-French-1036.txt *========== +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2113;pop;inf;01 SBIE2113 File is too large to copy into sandbox, creating empty file - %2 . diff --git a/Sandboxie/msgs/report/Report-German.txt b/Sandboxie/msgs/report/Report-German.txt index 14672c77..9c45d706 100644 --- a/Sandboxie/msgs/report/Report-German.txt +++ b/Sandboxie/msgs/report/Report-German.txt @@ -2,5 +2,11 @@ * Missing Messages in Text-German-1031.txt *========== -There are no missing messages. +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. diff --git a/Sandboxie/msgs/report/Report-Greek.txt b/Sandboxie/msgs/report/Report-Greek.txt index e5411845..aa91e602 100644 --- a/Sandboxie/msgs/report/Report-Greek.txt +++ b/Sandboxie/msgs/report/Report-Greek.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Hebrew.txt b/Sandboxie/msgs/report/Report-Hebrew.txt index 2332d171..3cc54f1f 100644 --- a/Sandboxie/msgs/report/Report-Hebrew.txt +++ b/Sandboxie/msgs/report/Report-Hebrew.txt @@ -10,6 +10,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Hungarian.txt b/Sandboxie/msgs/report/Report-Hungarian.txt index 53110fa6..fca44c88 100644 --- a/Sandboxie/msgs/report/Report-Hungarian.txt +++ b/Sandboxie/msgs/report/Report-Hungarian.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Indonesian.txt b/Sandboxie/msgs/report/Report-Indonesian.txt index de2d05fd..426d9a75 100644 --- a/Sandboxie/msgs/report/Report-Indonesian.txt +++ b/Sandboxie/msgs/report/Report-Indonesian.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Japanese.txt b/Sandboxie/msgs/report/Report-Japanese.txt index e014d778..2539a6df 100644 --- a/Sandboxie/msgs/report/Report-Japanese.txt +++ b/Sandboxie/msgs/report/Report-Japanese.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Korean.txt b/Sandboxie/msgs/report/Report-Korean.txt index 75f30986..a0ec3b4c 100644 --- a/Sandboxie/msgs/report/Report-Korean.txt +++ b/Sandboxie/msgs/report/Report-Korean.txt @@ -2,5 +2,11 @@ * Missing Messages in Text-Korean-1042.txt *========== -There are no missing messages. +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. diff --git a/Sandboxie/msgs/report/Report-Macedonian.txt b/Sandboxie/msgs/report/Report-Macedonian.txt index 1dda4904..69c6ba3e 100644 --- a/Sandboxie/msgs/report/Report-Macedonian.txt +++ b/Sandboxie/msgs/report/Report-Macedonian.txt @@ -38,6 +38,14 @@ SBIE1314 Blocked request to alter network/firewall settings by process '%2' SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Polish.txt b/Sandboxie/msgs/report/Report-Polish.txt index 7045601c..b1e43e40 100644 --- a/Sandboxie/msgs/report/Report-Polish.txt +++ b/Sandboxie/msgs/report/Report-Polish.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Portuguese.txt b/Sandboxie/msgs/report/Report-Portuguese.txt index 25f8d9fb..b117b9f2 100644 --- a/Sandboxie/msgs/report/Report-Portuguese.txt +++ b/Sandboxie/msgs/report/Report-Portuguese.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-PortugueseBr.txt b/Sandboxie/msgs/report/Report-PortugueseBr.txt index bf7beb7a..f3f894fb 100644 --- a/Sandboxie/msgs/report/Report-PortugueseBr.txt +++ b/Sandboxie/msgs/report/Report-PortugueseBr.txt @@ -6,6 +6,14 @@ SBIE1222 Error with security token: %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2113;pop;inf;01 SBIE2113 File is too large to copy into sandbox, creating empty file - %2 . diff --git a/Sandboxie/msgs/report/Report-Russian.txt b/Sandboxie/msgs/report/Report-Russian.txt index eb59cd00..34ba2cd0 100644 --- a/Sandboxie/msgs/report/Report-Russian.txt +++ b/Sandboxie/msgs/report/Report-Russian.txt @@ -2,5 +2,11 @@ * Missing Messages in Text-Russian-1049.txt *========== -There are no missing messages. +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. diff --git a/Sandboxie/msgs/report/Report-SimpChinese.txt b/Sandboxie/msgs/report/Report-SimpChinese.txt index de112d23..98ec96e9 100644 --- a/Sandboxie/msgs/report/Report-SimpChinese.txt +++ b/Sandboxie/msgs/report/Report-SimpChinese.txt @@ -2,5 +2,11 @@ * Missing Messages in Text-SimpChinese-2052.txt *========== -There are no missing messages. +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. diff --git a/Sandboxie/msgs/report/Report-Slovak.txt b/Sandboxie/msgs/report/Report-Slovak.txt index c549172e..6d065cec 100644 --- a/Sandboxie/msgs/report/Report-Slovak.txt +++ b/Sandboxie/msgs/report/Report-Slovak.txt @@ -18,6 +18,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 SBIE1316 Blocked request to generate device event in the sandbox . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1319;pop;inf;01 SBIE1319 Blocked spooler print to file, %2 %3 . diff --git a/Sandboxie/msgs/report/Report-Spanish.txt b/Sandboxie/msgs/report/Report-Spanish.txt index 5370369b..f1bee9f6 100644 --- a/Sandboxie/msgs/report/Report-Spanish.txt +++ b/Sandboxie/msgs/report/Report-Spanish.txt @@ -6,6 +6,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 1399;pop;inf;01 %0 . diff --git a/Sandboxie/msgs/report/Report-Swedish.txt b/Sandboxie/msgs/report/Report-Swedish.txt index 72a7b9d2..34c4df24 100644 --- a/Sandboxie/msgs/report/Report-Swedish.txt +++ b/Sandboxie/msgs/report/Report-Swedish.txt @@ -6,6 +6,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2113;pop;inf;01 SBIE2113 File is too large to copy into sandbox, creating empty file - %2 . diff --git a/Sandboxie/msgs/report/Report-TradChinese.txt b/Sandboxie/msgs/report/Report-TradChinese.txt index 9fea160e..e4eb6a1c 100644 --- a/Sandboxie/msgs/report/Report-TradChinese.txt +++ b/Sandboxie/msgs/report/Report-TradChinese.txt @@ -6,6 +6,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2113;pop;inf;01 SBIE2113 File is too large to copy into sandbox, creating empty file - %2 . diff --git a/Sandboxie/msgs/report/Report-Turkish.txt b/Sandboxie/msgs/report/Report-Turkish.txt index 34399aec..1351cd21 100644 --- a/Sandboxie/msgs/report/Report-Turkish.txt +++ b/Sandboxie/msgs/report/Report-Turkish.txt @@ -2,5 +2,11 @@ * Missing Messages in Text-Turkish-1055.txt *========== -There are no missing messages. +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. diff --git a/Sandboxie/msgs/report/Report-Ukrainian.txt b/Sandboxie/msgs/report/Report-Ukrainian.txt index e6522879..4371b316 100644 --- a/Sandboxie/msgs/report/Report-Ukrainian.txt +++ b/Sandboxie/msgs/report/Report-Ukrainian.txt @@ -6,6 +6,14 @@ SBIE1305 Blocked sandboxed image from being loaded - %2 . +1317;pop;inf;02 +SBIE1317 Blocked '%2' from trying to access sandbox file root '%3' +. + +1318;pop;inf;02 +SBIE1318 Blocked '%2' from trying to access sandboxed process '%3' +. + 2113;pop;inf;01 SBIE2113 File is too large to copy into sandbox, creating empty file - %2 .