Changed some hint_tooltips

I'm trying to remove all the weird "_HT" strings and replace them with actual sentences instead. This will make it easier for translators
This commit is contained in:
OverloadedOrama 2020-03-26 03:24:25 +02:00
parent cd6d401a11
commit 278c9facb2
5 changed files with 13 additions and 16 deletions

View file

@ -1111,7 +1111,7 @@ margin_bottom = 32.0
margin_right = 32.0
margin_bottom = 32.0
rect_min_size = Vector2( 32, 32 )
hint_tooltip = "NEWPALETTE_HT"
hint_tooltip = "Add a new palette"
mouse_default_cursor_shape = 2
texture_normal = ExtResource( 21 )
texture_hover = ExtResource( 22 )
@ -1127,7 +1127,7 @@ items = [ "New Empty Palette", null, 0, false, false, 0, 0, null, "", false, "Im
margin_left = 36.0
margin_right = 68.0
margin_bottom = 32.0
hint_tooltip = "EDITPALETTE_HT"
hint_tooltip = "Edit currently selected palette"
mouse_default_cursor_shape = 2
texture_normal = ExtResource( 23 )
texture_hover = ExtResource( 24 )
@ -1138,7 +1138,7 @@ margin_right = 175.0
margin_bottom = 32.0
grow_horizontal = 0
rect_min_size = Vector2( 103, 0 )
hint_tooltip = "CHOOSEPALETTE_HT"
hint_tooltip = "Choose a palette"
mouse_default_cursor_shape = 2
clip_text = true