[USER32] Add Ghost window class (#1082)
[reactos.git] / win32ss / user / user32 / lang / ja-JP.rc
index a9451dc..cf5e221 100644 (file)
@@ -58,6 +58,9 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "エラー"
+    IDS_NOT_RESPONDING " (Not Responding)"
+    IDS_ASK_TERMINATE "This application is hung up. May I terminate this app?"
+    IDS_HUNG_UP_TITLE "Hung up!"
     IDS_OK "OK"
     IDS_CANCEL "キャンセル"
     IDS_ABORT "中止(&A)"