mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
[skip ci] Change hint tooltip string of integer zoom
This commit is contained in:
parent
edc6ba5944
commit
346a416094
|
@ -677,7 +677,7 @@ msgid "Integer Zoom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Found in the preferences, under Canvas. Hint tooltip of "Integer Zoom".
|
#. Found in the preferences, under Canvas. Hint tooltip of "Integer Zoom".
|
||||||
msgid "Restricts the value to be an integral multiple of 100%"
|
msgid "Restricts the value to be an integer multiple of 100%"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Tablet pressure sensitivity:"
|
msgid "Tablet pressure sensitivity:"
|
||||||
|
|
|
@ -437,7 +437,7 @@ text = "Integer Zoom"
|
||||||
margin_top = 28.0
|
margin_top = 28.0
|
||||||
margin_right = 149.0
|
margin_right = 149.0
|
||||||
margin_bottom = 52.0
|
margin_bottom = 52.0
|
||||||
hint_tooltip = "Restricts the value to be an integral multiple of 100%"
|
hint_tooltip = "Restricts the value to be an integer multiple of 100%"
|
||||||
mouse_default_cursor_shape = 2
|
mouse_default_cursor_shape = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
text = "On"
|
text = "On"
|
||||||
|
|
Loading…
Reference in a new issue