From 3776ef73b57b80c70920cf20c92c9be6533d2e48 Mon Sep 17 00:00:00 2001 From: OverloadedOrama <35376950+OverloadedOrama@users.noreply.github.com> Date: Sat, 15 Feb 2020 15:19:11 +0200 Subject: [PATCH] Added new translatable string & changelog update --- Changelog.md | 2 ++ Translations/Translations.pot | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6fcf0eae5..49506a075 100644 --- a/Changelog.md +++ b/Changelog.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added HSV mode to the color picker. (Added automatically because of the Godot 3.2 update) - Lanczos scaling interpolation. (Added because of the Godot 3.2 update) - You can now drag and drop (or right click and open with) image and .pxo files in Pixelorama. +- You can now hide the animation timeline - Thanks to YeldhamDev! ### Changed - Major changes to alpha blending behavior. The alpha values now get added/blended together instead of just replacing the pixel with the new value. @@ -27,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - You can now toggle the visibility of hidden items on and off in the file dialogs. (Added automatically because of the Godot 3.2 update) - The language buttons in the preferences have their localized names in their hint tooltips. For example, if you hover over the "English" button while the language is Greek, the hint tooltip will be "Αγγλικά", which is the Greek word for English. - Translation updates. +- The presets in the ColorPickers are now hidden - Thanks to YeldhamDev! ### Fixed - Delay the splash screen popup so it shows properly centered - Thanks to YeldhamDev diff --git a/Translations/Translations.pot b/Translations/Translations.pot index dbe43413f..488941cc3 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -109,6 +109,9 @@ msgstr "" msgid "Show Guides" msgstr "" +msgid "Show Animation Timeline" +msgstr "" + msgid "Fill with color:" msgstr ""