mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:44:42 -04:00
Changed hint_tooltips from the old string formats to actual sentences
Besides the timeline buttons and color switch button being ready to have their changed shortcuts (when we implement them for these buttons) in their hint tooltips, there is no new functionality. This is merely to make the lives of translators easier. This is the final commit of weird string IDs being replaced to actual sentences in Translations.pot
This commit is contained in:
parent
ba8d01333e
commit
7824b13335
6 changed files with 76 additions and 40 deletions
|
@ -486,7 +486,8 @@ msgstr ""
|
|||
msgid "Choose a color for the right tool"
|
||||
msgstr ""
|
||||
|
||||
msgid "COLORSWITCH_HT"
|
||||
msgid "Switch left and right colors\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Reset the colors to their default state (black for left, white for right)"
|
||||
|
@ -600,22 +601,28 @@ msgstr ""
|
|||
msgid "Current frame: 1/1"
|
||||
msgstr ""
|
||||
|
||||
msgid "FIRSTFRAME_HT"
|
||||
msgid "Jump to the first frame\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "PREVIOUSFRAME_HT"
|
||||
msgid "Go to the previous frame\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "PLAYBACKWARDS_HT"
|
||||
msgid "Play the animation backwards (from end to beginning)\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "PLAYFORWARD_HT"
|
||||
msgid "Play the animation forward (from beginning to end)\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "NEXTFRAME_HT"
|
||||
msgid "Go to the next frame\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "LASTFRAME_HT"
|
||||
msgid "Jump to the last frame\n"
|
||||
"(%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Onion Skinning settings"
|
||||
|
@ -646,6 +653,9 @@ msgstr ""
|
|||
msgid "Future Frames"
|
||||
msgstr ""
|
||||
|
||||
msgid "Manage frame tags"
|
||||
msgstr ""
|
||||
|
||||
msgid "Blue-Red Mode"
|
||||
msgstr ""
|
||||
|
||||
|
@ -869,6 +879,9 @@ msgstr ""
|
|||
msgid "Preset"
|
||||
msgstr ""
|
||||
|
||||
msgid "Preset:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue