parent
1e8a9492ba
commit
55efba0b3c
|
|
@ -134,7 +134,7 @@ msgstr ""
|
|||
msgid "Curve line"
|
||||
msgstr ""
|
||||
|
||||
msgid "Smooth free drawing stroke"
|
||||
msgid "Smooth free drawing outline"
|
||||
msgstr ""
|
||||
|
||||
msgid "Rotate <span alpha=\"50%\">(while moving)</span>"
|
||||
|
|
@ -191,7 +191,7 @@ msgstr ""
|
|||
msgid "Select mirror"
|
||||
msgstr ""
|
||||
|
||||
msgid "Toggle fill/stroke"
|
||||
msgid "Toggle fill/outline"
|
||||
msgstr ""
|
||||
|
||||
msgid "Increment line width"
|
||||
|
|
|
|||
Binary file not shown.
2
prefs.js
2
prefs.js
|
|
@ -110,7 +110,7 @@ var OTHER_SHORTCUTS = [
|
|||
{ desc: "Rotate rectangle, polygon, polyline", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Extend circle to ellipse", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Curve line", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Smooth free drawing stroke", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Smooth free drawing outline", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Rotate <span alpha=\"50%\">(while moving)</span>", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Stretch <span alpha=\"50%\">(while resizing)</span>", shortcut: getKeyLabel('<Primary>') },
|
||||
{ desc: "Inverse <span alpha=\"50%\">(while mirroring)</span>", shortcut: getKeyLabel('<Primary>') }
|
||||
|
|
|
|||
Loading…
Reference in New Issue