mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:14:42 -04:00
Small UI & translation fixes
Made the right panel in Main.tscn and CreateNewImage.tscn a little bigger, changed some labels, translations and some Global.can_draws. Also added a temporary fix for a issue where Space is being treated as a mouse press, for FrameButton.gd
This commit is contained in:
parent
d2da2979f5
commit
b6c7ad4d1c
7 changed files with 113 additions and 108 deletions
|
@ -173,6 +173,9 @@ msgstr ""
|
|||
msgid "Frame:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Browse"
|
||||
msgstr ""
|
||||
|
||||
|
@ -422,6 +425,12 @@ msgstr ""
|
|||
msgid "Are you sure you want to exit Pixelorama?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unsaved Image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Changes has not been saved. Are you sure you want to create a new image?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Save before exiting?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -546,19 +555,19 @@ msgstr ""
|
|||
msgid "A color of the grid"
|
||||
msgstr ""
|
||||
|
||||
msgid "Checker size"
|
||||
msgid "Checker size:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Size of the transparent checker background"
|
||||
msgstr ""
|
||||
|
||||
msgid "Checker color 1"
|
||||
msgid "Checker color 1:"
|
||||
msgstr ""
|
||||
|
||||
msgid "First color of the transparent checker background"
|
||||
msgstr ""
|
||||
|
||||
msgid "Checker color 2"
|
||||
msgid "Checker color 2:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Second color of the transparent checker background"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue