https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6e2ede3bd8658b39670e4a2c275621d77d2687ea

commit 6e2ede3bd8658b39670e4a2c275621d77d2687ea
Author:     Katayama Hirofumi MZ <[email protected]>
AuthorDate: Sun Sep 13 17:15:57 2020 +0900
Commit:     Katayama Hirofumi MZ <[email protected]>
CommitDate: Sun Sep 13 17:16:12 2020 +0900

    [NTOBJSHEX] Improve Japanese (ja-JP) translation
---
 dll/shellext/ntobjshex/lang/ja-JP.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dll/shellext/ntobjshex/lang/ja-JP.rc 
b/dll/shellext/ntobjshex/lang/ja-JP.rc
index 8d4b6700401..a7c1c36374d 100644
--- a/dll/shellext/ntobjshex/lang/ja-JP.rc
+++ b/dll/shellext/ntobjshex/lang/ja-JP.rc
@@ -4,6 +4,6 @@ STRINGTABLE
 BEGIN
     IDS_NTOBJFLD_NAME "NT オブジェクト名前空間"
     IDS_REGISTRY_NAME "システム レジストリ"
-    IDS_NTOBJFLD_COMMENT "NT オブジェクト名前空間の閲覧を可能にする"
-    IDS_REGISTRY_COMMENT "システム レジストリの閲覧を可能にする"
+    IDS_NTOBJFLD_COMMENT "NT オブジェクト名前空間の閲覧を可能にします"
+    IDS_REGISTRY_COMMENT "システム レジストリの閲覧を可能にします"
 END

Reply via email to