This commit is contained in:
abakkk 2019-03-29 22:59:53 +01:00
parent c531fba30c
commit 1a4de3190f
2 changed files with 2 additions and 5 deletions

View File

@ -146,7 +146,7 @@ msgstr ""
msgid "Unselect shape (free drawing)"
msgstr ""
msgid "Select fill/stroke"
msgid "Toggle fill/stroke"
msgstr ""
msgid "Increment line width"
@ -212,9 +212,6 @@ msgstr ""
msgid "Right click"
msgstr ""
msgid "Toggle fill/stroke"
msgstr ""
msgid "Center click"
msgstr ""

View File

@ -50,7 +50,7 @@ var INTERNAL_KEYBINDINGS = {
'select-rectangle-shape': "Select rectangle",
'select-text-shape': "Select text",
'select-none-shape': "Unselect shape (free drawing)",
'toggle-fill': "Select fill/stroke",
'toggle-fill': "Toggle fill/stroke",
'-separator-2': '',
'increment-line-width': "Increment line width",
'decrement-line-width': "Decrement line width",