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
10 lines
698 B
Plaintext
10 lines
698 B
Plaintext
STRINGTABLE
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
640, "Draws using a brush with the selected shape and size.\nBrush"
|
|
641, "Draws a rectangle with the selected fill style.\nRectangle"
|
|
642, "Draws a filled rectangle."
|
|
643, "Draws an ellipse with the selected fill style.\nEllipse"
|
|
644, "Draws a filled ellipse."
|
|
}
|