mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
8 lines
239 B
Text
8 lines
239 B
Text
#include "resource.h"
|
|
|
|
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DllNotLoaded, "LoadLibrary は '%s' の読み込みに失敗しました。"
|
|
IDS_MissingEntry, "エントリ ポイントがありません:%s\n( %s 中)"
|
|
END
|