From 097367ac45d5f00b1788697f403f0c6b625425d4 Mon Sep 17 00:00:00 2001 From: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Mon, 1 Feb 2021 17:48:28 +0200 Subject: [PATCH] Added a missing comma on a string --- Translations/Translations.pot | 2 +- src/Preferences/PreferencesDialog.tscn | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Translations/Translations.pot b/Translations/Translations.pot index 9a9f262f9..484b9491e 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -848,7 +848,7 @@ msgstr "" msgid "Draw over Tile Mode:" msgstr "" -msgid "If disabled grid will be drawn only over the original image" +msgid "If disabled, the grid will be drawn only over the original image" msgstr "" msgid "Grid color:" diff --git a/src/Preferences/PreferencesDialog.tscn b/src/Preferences/PreferencesDialog.tscn index f86efcfb0..277024174 100644 --- a/src/Preferences/PreferencesDialog.tscn +++ b/src/Preferences/PreferencesDialog.tscn @@ -433,7 +433,7 @@ margin_top = -99.0 margin_right = 131.0 margin_bottom = -85.0 rect_min_size = Vector2( 110, 0 ) -hint_tooltip = "If disabled grid will be drawn only over the original image" +hint_tooltip = "If disabled, the grid will be drawn only over the original image" mouse_filter = 0 text = "Draw over Tile Mode:" @@ -442,7 +442,7 @@ margin_left = 114.0 margin_top = -104.0 margin_right = 161.0 margin_bottom = -80.0 -hint_tooltip = "If disabled grid will be drawn only over the original image" +hint_tooltip = "If disabled, the grid will be drawn only over the original image" mouse_default_cursor_shape = 2 text = "On"