1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 17:23:08 +00:00

Add string to Translations.pot

This commit is contained in:
Emmanouil Papadeas 2024-10-16 01:20:22 +03:00
parent b754fa1105
commit abedba6f64
2 changed files with 5 additions and 1 deletions

View file

@ -894,6 +894,10 @@ msgstr ""
msgid "Background color:" msgid "Background color:"
msgstr "" msgstr ""
#. Found in the preferences, under the Tools category.
msgid "Share options between the left and the right tools"
msgstr ""
msgid "Left tool color:" msgid "Left tool color:"
msgstr "" msgstr ""

View file

@ -71,7 +71,7 @@ size_flags_vertical = 3
[node name="GridContainer" type="GridContainer" parent="ScrollContainer/CenterContainer"] [node name="GridContainer" type="GridContainer" parent="ScrollContainer/CenterContainer"]
layout_mode = 2 layout_mode = 2
size_flags_vertical = 0 size_flags_vertical = 0
columns = 6 columns = 5
[node name="Horizontal" type="Button" parent="ScrollContainer/CenterContainer/GridContainer" groups=["UIButtons"]] [node name="Horizontal" type="Button" parent="ScrollContainer/CenterContainer/GridContainer" groups=["UIButtons"]]
custom_minimum_size = Vector2(44, 32) custom_minimum_size = Vector2(44, 32)