mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:34:43 -04:00
Changed hint_tooltips for the tool buttons, they now change based on selected keybindings
This commit is contained in:
parent
4c9a58a333
commit
ba8d01333e
4 changed files with 79 additions and 21 deletions
|
@ -212,15 +212,6 @@ msgstr ""
|
|||
msgid "Ping-Pong"
|
||||
msgstr ""
|
||||
|
||||
msgid "EXPORT_CURRENT_FRAME_LABEL"
|
||||
msgstr ""
|
||||
|
||||
msgid "EXPORT_FRAMES_AS_MULTIPLE_FILES_LABEL"
|
||||
msgstr ""
|
||||
|
||||
msgid "EXPORT_FRAMES_AS_SPRITESHEET_LABEL"
|
||||
msgstr ""
|
||||
|
||||
msgid "Columns"
|
||||
msgstr ""
|
||||
|
||||
|
@ -452,25 +443,41 @@ msgstr ""
|
|||
msgid "Utility Tools"
|
||||
msgstr ""
|
||||
|
||||
msgid "RECTSELECT_HT"
|
||||
msgid "Rectangular Selection\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button\n\n"
|
||||
"Press %s to move the content"
|
||||
msgstr ""
|
||||
|
||||
msgid "COLORPICKER_HT"
|
||||
msgid "Color Picker\n"
|
||||
"Select a color from a pixel of the sprite\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button"
|
||||
msgstr ""
|
||||
|
||||
msgid "Draw Tools"
|
||||
msgstr ""
|
||||
|
||||
msgid "PENCIL_HT"
|
||||
msgid "Pencil\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button\n\n"
|
||||
"Hold %s to make a line"
|
||||
msgstr ""
|
||||
|
||||
msgid "ERASER_HT"
|
||||
msgid "Eraser\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button\n\n"
|
||||
"Hold %s to make a line"
|
||||
msgstr ""
|
||||
|
||||
msgid "BUCKET_HT"
|
||||
msgid "Bucket\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button"
|
||||
msgstr ""
|
||||
|
||||
msgid "LD_HT"
|
||||
msgid "Lighten/Darken\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button"
|
||||
msgstr ""
|
||||
|
||||
msgid "Choose a color for the left tool"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue