mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:24:44 -04:00
New remove current palette feature (#239)
* New remove current palette feature This commit adds new feature to Pixelorama that will allow user to remove the current selected palette. * Fixed grammar and added focus_mode = 0 on the remove palette button Co-authored-by: OverloadedOrama <35376950+OverloadedOrama@users.noreply.github.com>
This commit is contained in:
parent
c879633f4b
commit
eb47d24df3
12 changed files with 205 additions and 20 deletions
|
@ -1149,3 +1149,15 @@ msgstr ""
|
|||
|
||||
msgid "Backup reloaded"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove currently selected palette"
|
||||
msgstr ""
|
||||
|
||||
msgid "You can't remove more palettes!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Cannot remove the palette, because it doesn't exist!"
|
||||
msgstr ""
|
||||
|
||||
msgid "An error occured while removing the palette! Error code: %s"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue