mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 14:34:43 -04:00
Changed hint_tooltips from the old string formats to actual sentences
Besides the timeline buttons and color switch button being ready to have their changed shortcuts (when we implement them for these buttons) in their hint tooltips, there is no new functionality. This is merely to make the lives of translators easier. This is the final commit of weird string IDs being replaced to actual sentences in Translations.pot
This commit is contained in:
parent
ba8d01333e
commit
7824b13335
6 changed files with 76 additions and 40 deletions
|
@ -189,7 +189,7 @@ margin_bottom = 241.0
|
|||
margin_top = 245.0
|
||||
margin_right = 488.0
|
||||
margin_bottom = 259.0
|
||||
text = "MADEBY_LABEL"
|
||||
text = "Developed by Orama Interactive"
|
||||
align = 1
|
||||
|
||||
[node name="Copyright" type="Label" parent="AboutUI"]
|
||||
|
|
|
@ -21,18 +21,18 @@ margin_right = 507.0
|
|||
margin_bottom = 312.0
|
||||
|
||||
[node name="ImportAsNewFrame" type="CheckBox" parent="HBoxContainer2"]
|
||||
margin_right = 156.0
|
||||
margin_right = 161.0
|
||||
margin_bottom = 304.0
|
||||
mouse_default_cursor_shape = 2
|
||||
pressed = true
|
||||
text = "IMPORT_FILE_LABEL"
|
||||
text = "Import as new frame"
|
||||
|
||||
[node name="ImportSpritesheet" type="CheckBox" parent="HBoxContainer2"]
|
||||
margin_left = 160.0
|
||||
margin_right = 327.0
|
||||
margin_left = 165.0
|
||||
margin_right = 343.0
|
||||
margin_bottom = 304.0
|
||||
mouse_default_cursor_shape = 2
|
||||
text = "IMPORT_SPRITESHEET"
|
||||
text = "Import as a spritesheet"
|
||||
|
||||
[node name="Spritesheet" type="HBoxContainer" parent="."]
|
||||
visible = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue