mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[CONSRV] Improve zh-CN translation (#3157)
The new word is more in line with PRC people's usage habits, and it is actually used in the Simplified Chinese translation of Windows.
This commit is contained in:
parent
de9c32bfed
commit
cd2eaf1e51
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ BEGIN
|
|||
IDS_EDIT "编辑"
|
||||
IDS_MARK "标记"
|
||||
IDS_COPY "复制\tEnter"
|
||||
IDS_PASTE "黏贴"
|
||||
IDS_PASTE "粘贴"
|
||||
IDS_SELECTALL "全部选择"
|
||||
IDS_SCROLL "滚动"
|
||||
IDS_FIND "查找..."
|
||||
|
|
Loading…
Reference in a new issue