From 11b6af07f15b254e387cf630fb87f906913a0e2e Mon Sep 17 00:00:00 2001 From: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:29:23 +0300 Subject: [PATCH] Update Translations --- Translations/Translations.pot | 3 +++ src/UI/Dialogs/PreviewDialog.tscn | 7 ++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Translations/Translations.pot b/Translations/Translations.pot index 80172120d..e196388a6 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -250,6 +250,9 @@ msgstr "" msgid "Import as:" msgstr "" +msgid "Apply to all" +msgstr "" + msgid "Recent projects" msgstr "" diff --git a/src/UI/Dialogs/PreviewDialog.tscn b/src/UI/Dialogs/PreviewDialog.tscn index 1de61d91f..e4fe9d54d 100644 --- a/src/UI/Dialogs/PreviewDialog.tscn +++ b/src/UI/Dialogs/PreviewDialog.tscn @@ -27,7 +27,7 @@ __meta__ = { [node name="CenterContainer" type="CenterContainer" parent="VBoxContainer"] margin_right = 534.0 -margin_bottom = 300.0 +margin_bottom = 324.0 size_flags_vertical = 3 __meta__ = { "_edit_use_anchors_": false @@ -35,8 +35,9 @@ __meta__ = { [node name="TextureRect" type="TextureRect" parent="VBoxContainer/CenterContainer"] margin_left = 117.0 +margin_top = 12.0 margin_right = 417.0 -margin_bottom = 300.0 +margin_bottom = 312.0 rect_min_size = Vector2( 300, 300 ) expand = true stretch_mode = 6 @@ -56,7 +57,7 @@ visible = false margin_top = 304.0 margin_right = 534.0 margin_bottom = 324.0 -text = "Apply to all ?" +text = "Apply to all" [node name="SizeContainer" type="HBoxContainer" parent="VBoxContainer"] margin_top = 328.0