Update sandman_de.ts
Now the commas should not be needed.
This commit is contained in:
parent
c20a66bb7d
commit
0bad4a2754
|
@ -143,7 +143,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="Wizards/NewBoxWizard.cpp" line="841"/>
|
<location filename="Wizards/NewBoxWizard.cpp" line="841"/>
|
||||||
<source>Prevent sandboxed programs on the host from loading sandboxed DLLs</source>
|
<source>Prevent sandboxed programs on the host from loading sandboxed DLLs</source>
|
||||||
<translation>Hindere sandgeboxte Programme des Hostsystems, daran, DLLs aus der Sandbox zu laden</translation>
|
<translation>Hindere sandgeboxte Programme des Hostsystems daran DLLs aus der Sandbox zu laden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="Wizards/NewBoxWizard.cpp" line="842"/>
|
<location filename="Wizards/NewBoxWizard.cpp" line="842"/>
|
||||||
|
|
Loading…
Reference in New Issue