mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[MYDOCS] Add Japanese translation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_NOSRCFILEFOUND "ファイルまたはフォルダ '%ls' は見つかりません。"
|
||||
}
|
||||
@@ -21,6 +21,9 @@ IDR_MYDOCS REGISTRY "res/mydocs.rgs"
|
||||
#ifdef LANGUAGE_EN_US
|
||||
#include "lang/en-US.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_JA_JP
|
||||
#include "lang/ja-JP.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_RU_RU
|
||||
#include "lang/ru-RU.rc"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user