mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-07-06 21:54:43 -04:00
Added missing translations
And added hint tooltips to "Pixel Perfect" and "Overwrite Color" buttons
This commit is contained in:
parent
a5c3ea3ada
commit
850c5606de
6 changed files with 82 additions and 12 deletions
|
@ -98,7 +98,7 @@ __meta__ = {
|
|||
[node name="ErrorDialog" type="AcceptDialog" parent="Dialogs"]
|
||||
margin_right = 151.0
|
||||
margin_bottom = 60.0
|
||||
window_title = "Error!"
|
||||
window_title = "Error"
|
||||
dialog_text = "This is an error message!"
|
||||
|
||||
[node name="BackupConfirmation" type="ConfirmationDialog" parent="Dialogs"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue