Skip to content
Snippets Groups Projects
Verified Commit 69205809 authored by Tobias Triffterer's avatar Tobias Triffterer :house_with_garden:
Browse files

Add German Legal Notes to Resources

By using the “lang” attribute and an alias name, the German text will
automatically replace the English one on a system with German locale
without any need for modifications to the source code.
parent 0f14840b
No related branches found
No related tags found
No related merge requests found
Pipeline #3138 passed with stage
in 41 seconds
......@@ -7,6 +7,7 @@
</qresource>
<qresource prefix="legal">
<file>legal-infos.htmlpart</file>
<file lang="de" alias="legal-infos.htmlpart">legal-infos.de.htmlpart</file>
<file>gpl3.htmlpart</file>
<file>lgpl3.htmlpart</file>
<file>lgpl2.1.htmlpart</file>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment