mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:54:43 -04:00
Cleanup preference dialog visuals a little bit. Add missing hints.
This commit is contained in:
parent
10280f25f9
commit
bfbe76ab79
4 changed files with 297 additions and 218 deletions
|
@ -266,10 +266,10 @@ msgstr ""
|
|||
msgid "Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
msgid "General Options"
|
||||
msgid "Smooth Zoom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Smooth Zoom"
|
||||
msgid "Adds a smoother transition when zooming in or out"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tablet pressure sensitivity:"
|
||||
|
@ -281,15 +281,6 @@ msgstr ""
|
|||
msgid "Affect Brush's Alpha"
|
||||
msgstr ""
|
||||
|
||||
msgid "Language options"
|
||||
msgstr ""
|
||||
|
||||
msgid "Theme options"
|
||||
msgstr ""
|
||||
|
||||
msgid "Grid options"
|
||||
msgstr ""
|
||||
|
||||
msgid "Color:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -513,13 +504,46 @@ msgstr ""
|
|||
msgid "Show left mouse pixel indicator or brush on the canvas when drawing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Right pixel indicator"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show right mouse pixel indicator or brush on the canvas when drawing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show tool icon"
|
||||
msgid "Show left tool icon"
|
||||
msgstr ""
|
||||
|
||||
msgid "Right pixel indicator"
|
||||
msgid "Displays an icon of the selected left tool next to the cursor on the canvas"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show right tool icon"
|
||||
msgstr ""
|
||||
|
||||
msgid "Displays an icon of the selected right tool next to the cursor on the canvas"
|
||||
msgstr ""
|
||||
|
||||
msgid "Guides color:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A color of ruler guides displayed on the canvas"
|
||||
msgstr ""
|
||||
|
||||
msgid "Grid width:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sets how far apart are vertical lines of the grid"
|
||||
msgstr ""
|
||||
|
||||
msgid "Grid height:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Grid color:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A color of the grid"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only custom preset can be modified"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush:"
|
||||
|
@ -891,13 +915,22 @@ msgstr ""
|
|||
msgid "Image Options"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default Width:"
|
||||
msgid "Default width:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default Height:"
|
||||
msgid "A default width of a new image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default Fill Color:"
|
||||
msgid "Default height:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A default height of a new image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default fill color:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A default background color of a new image"
|
||||
msgstr ""
|
||||
|
||||
msgid "Lock aspect ratio:"
|
||||
|
@ -947,3 +980,15 @@ msgstr ""
|
|||
|
||||
msgid "Already assigned"
|
||||
msgstr ""
|
||||
|
||||
msgid "Left Tool:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A tool assigned to the left mouse button"
|
||||
msgstr ""
|
||||
|
||||
msgid "Right Tool:"
|
||||
msgstr ""
|
||||
|
||||
msgid "A tool assigned to the right mouse button"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue