gui/preferences: Additional relabelling
* Team colors -> Team color indicators * Grid -> Grid overlay
This commit is contained in:
parent
fb617638a4
commit
9893e0b49d
1 changed files with 2 additions and 2 deletions
|
@ -211,7 +211,7 @@
|
|||
|
||||
[toggle_button]
|
||||
id = "show_ellipses"
|
||||
label = _ "Team colors"
|
||||
label = _ "Team color indicators"
|
||||
tooltip = _ "Show a colored circle around the base of each unit to show which side it is on"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
@ -225,7 +225,7 @@
|
|||
|
||||
[toggle_button]
|
||||
id = "show_grid"
|
||||
label = _ "Grid"
|
||||
label = _ "Grid overlay"
|
||||
tooltip = _ "Overlay a grid over the map"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue