gui2: Drop trailing stops from tooltips
This commit is contained in:
parent
38af14f1a8
commit
b231306631
5 changed files with 6 additions and 6 deletions
|
@ -620,7 +620,7 @@
|
|||
id = "filter"
|
||||
definition = "default"
|
||||
|
||||
tooltip = _ "Filters on addon description, version, type or author."
|
||||
tooltip = _ "Filters on addon description, version, type or author"
|
||||
{FILTER_TEXT_BOX_HINT}
|
||||
[/text_box]
|
||||
[/column]
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
[progress_bar]
|
||||
id = "hour_percentage"
|
||||
|
||||
tooltip = "Hours in percent."
|
||||
tooltip = "Hours in percent"
|
||||
help = "The full range of the bar is 24 hours."
|
||||
[/progress_bar]
|
||||
|
||||
|
|
|
@ -153,7 +153,7 @@
|
|||
definition = "default"
|
||||
|
||||
label = _ "Random Faction Matchups:"
|
||||
tooltip = _ "Allow for mirror matchups when random factions are chosen."
|
||||
tooltip = _ "Allow for mirror matchups when random factions are chosen"
|
||||
[/label]
|
||||
[/column]
|
||||
|
||||
|
@ -1001,7 +1001,7 @@
|
|||
[text_box]
|
||||
id = "game_password"
|
||||
definition = "default"
|
||||
tooltip = _ "Set the password that people wanting to join your game as players must enter."
|
||||
tooltip = _ "Set the password that people wanting to join your game as players must enter"
|
||||
[/text_box]
|
||||
|
||||
[/column]
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
id = "filter"
|
||||
definition = "default"
|
||||
|
||||
tooltip = _ "Filters on hotkey description."
|
||||
tooltip = _ "Filters on hotkey description"
|
||||
{FILTER_TEXT_BOX_HINT}
|
||||
[/text_box]
|
||||
[/column]
|
||||
|
|
|
@ -308,7 +308,7 @@
|
|||
id = "filter_box"
|
||||
definition = "default"
|
||||
{FILTER_TEXT_BOX_HINT}
|
||||
tooltip = _ "Search for unit name, unit type name, unit level, or trait."
|
||||
tooltip = _ "Search for unit name, unit type name, unit level, or trait"
|
||||
[/text_box]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue