Skip to content

Commit

Permalink
Add german strings for persistent settings
Browse files Browse the repository at this point in the history
  • Loading branch information
AirwavesMan committed Jun 13, 2020
1 parent d2a0eee commit 4f5edea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions stringTable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1359,27 +1359,35 @@
<Package name="perSettings">
<Key ID="STR_CL_PS_VIEW_SET">
<English>View distance set to: %1m</English>
<German>Sichtweite setzen auf: %1m</German>
</Key>
<Key ID="STR_CL_PS_VIEW_FPS">
<English>Warning: The higher the view distance the lower your FPS will be.</English>
<German>Warnung: Höhere Sichtweiten können die FPS beeinflussen!</German>
</Key>
<Key ID="STR_CL_PS_GRASS_TOGGLED">
<English>Grass toggled: %1</English>
<German>Gras: %1</German>
</Key>
<Key ID="STR_CL_PS_ENVIRONMENT_TOGGLED">
<English>Environment sounds turned: %1</English>
<German>Umgebungsgeräusche: %1</German>
</Key>
<Key ID="STR_CL_PS_VIEW_DISTANCE">
<English>View Distance:</English>
<German>Sichtweite:</German>
</Key>
<Key ID="STR_CL_PS_VIEW">
<English>Click on one of the distance options below</English>
<German>Klicke auf eine der untenstehenden Distanzoptionen</German>
</Key>
<Key ID="STR_CL_PS_ENVIRONMENT">
<English>Environment sounds: %1</English>
<German>Umgebungsgeräusche: %1</German>
</Key>
<Key ID="STR_CL_PS_GRASS">
<English>Toggle grass: %1</English>
<German>Gras: %1</German>
</Key>
</Package>

Expand Down

0 comments on commit 4f5edea

Please sign in to comment.