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
17 lines
758 B
Plaintext
17 lines
758 B
Plaintext
113 MENU
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
|
{
|
|
POPUP "文字"
|
|
{
|
|
MENUITEM "撤消", 57643
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "剪切", 57635
|
|
MENUITEM "复制", 57634
|
|
MENUITEM "粘贴", 57637
|
|
MENUITEM "清除选定区域", 57632
|
|
MENUITEM "全选", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "文字工具栏", 37678
|
|
}
|
|
}
|