mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Change some hint_tooltips
This commit is contained in:
parent
b62d961e1e
commit
9af27bd78d
|
@ -354,7 +354,7 @@ size_flags_horizontal = 0
|
|||
]]
|
||||
margin_right = 10.0
|
||||
margin_bottom = 24.0
|
||||
hint_tooltip = "No loop"
|
||||
hint_tooltip = "Onion Skinning settings"
|
||||
mouse_default_cursor_shape = 2
|
||||
texture_normal = ExtResource( 38 )
|
||||
texture_hover = ExtResource( 39 )
|
||||
|
@ -365,7 +365,7 @@ texture_hover = ExtResource( 39 )
|
|||
margin_left = 14.0
|
||||
margin_right = 34.0
|
||||
margin_bottom = 24.0
|
||||
hint_tooltip = "No loop"
|
||||
hint_tooltip = "Enable/disable Onion Skinning"
|
||||
mouse_default_cursor_shape = 2
|
||||
texture_normal = ExtResource( 35 )
|
||||
texture_hover = ExtResource( 36 )
|
||||
|
|
|
@ -584,6 +584,12 @@ msgstr ""
|
|||
msgid "LASTFRAME_HT"
|
||||
msgstr ""
|
||||
|
||||
msgid "Onion Skinning settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable/disable Onion Skinning"
|
||||
msgstr ""
|
||||
|
||||
msgid "How many frames per second should the animation preview be?\n"
|
||||
"The more FPS, the faster the animation plays."
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in a new issue