mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
1fe3564ba9
Addendum to69931a4a7d
and960a305e5c
.
15 lines
399 B
Text
15 lines
399 B
Text
/*
|
|
* PROJECT: ReactOS shdocvw
|
|
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
|
|
* PURPOSE: Chinese (Simplified) resource file
|
|
* TRANSLATOR: Copyright 2015 Henry Tang Ih <henrytang2@hotmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ADD "Add..."
|
|
IDS_ORGANIZE "Organize..."
|
|
IDS_FOLDERSLABEL "文件夹"
|
|
END
|