Skip to content

Commit

Permalink
Fixed wrong stringtable key for allowDebugging_desc
Browse files Browse the repository at this point in the history
  • Loading branch information
dedmen committed Oct 15, 2019
1 parent 0bb41e2 commit 1ea59fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/core/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@
<English>Allow Debugging</English>
<German>Erlaube Debugging</German>
</Key>
<Key ID="STR_TFAR_SETTINGS_instantiateAtBriefing_desc">
<Key ID="STR_TFAR_SETTINGS_allowDebugging_desc">
<English>Debug tools could allow players to see frequencies and positions of other players.</English>
<German>Debug tools könnten Spielern die Frequenzen und Positionen von anderen Spielern zeigen.</German>
</Key>
Expand Down

0 comments on commit 1ea59fe

Please sign in to comment.