From 961de174d9889ae5d2e92a39173eb7db5b93d4b8 Mon Sep 17 00:00:00 2001 From: Sebastian G Date: Tue, 18 Apr 2023 22:19:31 +0200 Subject: [PATCH] Update sandman_de.ts and change-log typo fixes * Update sandman_de.ts Translated new string, removed its oldsource. * Update CHANGELOG.md Typo fixes --------- Co-authored-by: isaak654 --- CHANGELOG.md | 14 +++++++------- SandboxiePlus/SandMan/sandman_de.ts | 5 ++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4acb670..c6bf7a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,25 +12,25 @@ This project adheres to [Semantic Versioning](http://semver.org/). -## [1.8.5 / 5.63.5] - 2023-04-17 +## [1.9.0 / 5.64.0] - 2023-04-17 ### Added -- added local template editorto the global settings window +- added local template editor to the global settings window - added hidden message list -- added option to prevent processes located outside teh sandbox from loading boxed dll's --- to enable it use "ProtectHostImages=y" -- add option to block box inter programs but not box extern once +- added option to prevent processes located outside the sandbox from loading boxed DLLs +-- to enable it, use "ProtectHostImages=y" +- added option to block box intern programs but not box external ones - added SbieLogon option to the new box wizard [#2823](https://github.com/sandboxie-plus/Sandboxie/issues/2823) - added a few UI debug options [#2816](https://github.com/sandboxie-plus/Sandboxie/issues/2816) ### Changed - run menu entries now can have custom icons -- the init edit page will automatically switch to edit when the user chages somethign +- the init edit page will automatically switch to edit when the user changes something - improved change handling in the global settings window - reorganized global options ### Fixed -- fixed issue with group renaming in the sandman UI [#2804](https://github.com/sandboxie-plus/Sandboxie/issues/2804) +- fixed issue with group renaming in the SandMan UI [#2804](https://github.com/sandboxie-plus/Sandboxie/issues/2804) diff --git a/SandboxiePlus/SandMan/sandman_de.ts b/SandboxiePlus/SandMan/sandman_de.ts index 896af0d4..f8c7aa7d 100644 --- a/SandboxiePlus/SandMan/sandman_de.ts +++ b/SandboxiePlus/SandMan/sandman_de.ts @@ -4424,9 +4424,8 @@ Prozesse in dieser Box werden denken, dass sie mit Adminrechten laufen, ohne das Processes in this box will be running with a custom process token indicating the sandbox they belong to. - -Processes in this box will be running with a custom process token indicating the sandbox thay belong to. - + +Prozesse in dieser Box werden mit einem eigenen Prozesstoken laufen, die anzeigen zu welcher Sandbox sie gehören.