Changed hint_tooltips from the old string formats to actual sentences

Besides the timeline buttons and color switch button being ready to have their changed shortcuts (when we implement them for these buttons) in their hint tooltips, there is no new functionality. This is merely to make the lives of translators easier.

This is the final commit of weird string IDs being replaced to actual sentences in Translations.pot
This commit is contained in:
OverloadedOrama 2020-04-12 19:50:14 +03:00
parent ba8d01333e
commit 7824b13335
6 changed files with 76 additions and 40 deletions

View file

@ -403,7 +403,8 @@ texture_hover = ExtResource( 34 )
margin_left = 62.0
margin_right = 136.0
margin_bottom = 24.0
hint_tooltip = "FPS_HT"
hint_tooltip = "How many frames per second should the animation preview be?
The more FPS, the faster the animation plays."
mouse_default_cursor_shape = 2
min_value = 0.1
step = 0.1

View file

@ -189,7 +189,7 @@ margin_bottom = 241.0
margin_top = 245.0
margin_right = 488.0
margin_bottom = 259.0
text = "MADEBY_LABEL"
text = "Developed by Orama Interactive"
align = 1
[node name="Copyright" type="Label" parent="AboutUI"]

View file

@ -21,18 +21,18 @@ margin_right = 507.0
margin_bottom = 312.0
[node name="ImportAsNewFrame" type="CheckBox" parent="HBoxContainer2"]
margin_right = 156.0
margin_right = 161.0
margin_bottom = 304.0
mouse_default_cursor_shape = 2
pressed = true
text = "IMPORT_FILE_LABEL"
text = "Import as new frame"
[node name="ImportSpritesheet" type="CheckBox" parent="HBoxContainer2"]
margin_left = 160.0
margin_right = 327.0
margin_left = 165.0
margin_right = 343.0
margin_bottom = 304.0
mouse_default_cursor_shape = 2
text = "IMPORT_SPRITESHEET"
text = "Import as a spritesheet"
[node name="Spritesheet" type="HBoxContainer" parent="."]
visible = false