From 9af27bd78d8277cb415356a3bd58c79365372550 Mon Sep 17 00:00:00 2001 From: OverloadedOrama <35376950+OverloadedOrama@users.noreply.github.com> Date: Tue, 31 Mar 2020 21:27:16 +0300 Subject: [PATCH] Change some hint_tooltips --- Prefabs/AnimationTimeline.tscn | 4 ++-- Translations/Translations.pot | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Prefabs/AnimationTimeline.tscn b/Prefabs/AnimationTimeline.tscn index 0bb0c0755..a4e7cdeb3 100644 --- a/Prefabs/AnimationTimeline.tscn +++ b/Prefabs/AnimationTimeline.tscn @@ -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 ) diff --git a/Translations/Translations.pot b/Translations/Translations.pot index 2d58f98ef..da04d4735 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -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 ""