Update sandman_de.ts
Typo fix and made it shorter by omitting the word web, like the old version of the string.
This commit is contained in:
parent
2be387df12
commit
291842fe59
|
@ -3265,7 +3265,7 @@ Fehler: %1</translation>
|
|||
<message>
|
||||
<location filename="SandMan.cpp" line="3936"/>
|
||||
<source>Do you want to open %1 in a sandboxed or unsandboxed Web browser?</source>
|
||||
<translation>Möchten Sie %1 in einem sandgeboxten or nicht sandgeboxten Webbrowser öffnem?</translation>
|
||||
<translation>Möchten Sie %1 in einem sandgeboxten or nicht sandgeboxten Browser öffnen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="SandMan.cpp" line="3940"/>
|
||||
|
|
Loading…
Reference in New Issue