[APPLICATIONS]
[reactos.git] / reactos / base / applications / kbswitch / lang / ja-JP.rc
index 4cbde20..1d16b5f 100644 (file)
@@ -4,8 +4,8 @@ IDR_POPUP MENU
 BEGIN
     POPUP "popup"
     BEGIN
-        MENUITEM "設定(&P)...",     ID_PREFERENCES
+        MENUITEM "設定(&P)...", ID_PREFERENCES
         MENUITEM SEPARATOR
-        MENUITEM "終了(&E)",        ID_EXIT
+        MENUITEM "終了(&E)", ID_EXIT
     END
 END