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:
Igor Santarek 2020-05-19 23:35:48 +02:00 committed by GitHub
parent c879633f4b
commit eb47d24df3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 205 additions and 20 deletions

View file

@ -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 ""