gui/preferences: Additional relabelling

* Team colors -> Team color indicators
 * Grid -> Grid overlay
This commit is contained in:
Iris Morelle 2023-06-11 20:13:30 -04:00
parent fb617638a4
commit 9893e0b49d
No known key found for this signature in database
GPG key ID: BB9666228F278524

View file

@ -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]