mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
14 lines
1.4 KiB
Plaintext
14 lines
1.4 KiB
Plaintext
STRINGTABLE
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
624, "Draws a straight line with the selected line width.\nLine"
|
|
627, "Draws using an airbrush of the selected size.\nAirbrush"
|
|
628, "Draws a curved line with the selected line width.\nCurve"
|
|
632, "Draws a polygon with the selected fill style.\nPolygon"
|
|
634, "Draws a rounded rectangle with the selected fill style.\nRounded Rectangle"
|
|
636, "Draws a free-form line one pixel wide.\nPencil"
|
|
637, "Erases a portion of the picture, using the selected eraser shape.\nEraser/Color Eraser"
|
|
638, "Changes the magnification.\nMagnifier"
|
|
639, "Picks up a color from the picture for drawing.\nPick Color"
|
|
}
|