We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a682811 commit 36e9982Copy full SHA for 36e9982
src/openlauncher/Properties/Resources.de.resx
@@ -19,7 +19,10 @@
19
<value>Download</value>
20
</data>
21
<data name="ShowDevelopmentVersions" xml:space="preserve">
22
- <value>Zeige vorab-veröffentlichte Versionen</value>
+ <value>Zeige Vorab-Versionen</value>
23
+ </data>
24
+ <data name="AutoUpdateGame" xml:space="preserve">
25
+ <value>Updates automatisch installieren</value>
26
27
<data name="Update" xml:space="preserve">
28
<value>Update</value>
@@ -66,4 +69,7 @@
66
69
<data name="Years" xml:space="preserve">
67
70
<value>vor {0} Jahren</value>
68
71
72
+ <data name="BuildListing" xml:space="preserve">
73
+ <value>{0} (veröffentlicht {1})</value>
74
75
</root>
0 commit comments