mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:44:42 -04:00
When making a new palette or importing one and its name already exists, Pixelorama will add a number to its name.
For example, "Palette_Name" would become "Palette_Name (2)", "Palette_Name (3)", etc.
This commit is contained in:
parent
90d02ad75b
commit
5df25c21c6
3 changed files with 28 additions and 21 deletions
|
@ -1029,9 +1029,6 @@ msgstr ""
|
|||
msgid "Error: Palette must have a valid name."
|
||||
msgstr ""
|
||||
|
||||
msgid "Error: Palette named '%s' already exists!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Invalid Palette file!"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue