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:
parent
b754fa1105
commit
abedba6f64
|
@ -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 ""
|
||||||
|
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue