mirror of
https://github.com/1j01/textual-paint.git
synced 2025-01-03 12:22:23 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
STRINGTABLE
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
57632, "Deletes the selection."
|
|
57633, "Erases everything."
|
|
57634, "Copies the selection and puts it on the Clipboard."
|
|
57635, "Cuts the selection and puts it on the Clipboard."
|
|
57636, "Finds the specified text."
|
|
57637, "Inserts the contents of the Clipboard."
|
|
57640, "Repeats the last action."
|
|
57641, "Replaces specific text with different text."
|
|
57642, "Selects everything."
|
|
57643, "Undoes the last action."
|
|
57644, "Redoes the previously undone action."
|
|
}
|