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

commit b88d45c6766fef8e36b9711452359395c664caff
Author:     Katayama Hirofumi MZ <[email protected]>
AuthorDate: Thu Apr 23 15:59:32 2020 +0900
Commit:     Katayama Hirofumi MZ <[email protected]>
CommitDate: Thu Apr 23 15:59:32 2020 +0900

    [SENDMAIL] Improve Japanese IDS_SHORTCUT translation
---
 dll/shellext/sendmail/lang/ja-JP.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dll/shellext/sendmail/lang/ja-JP.rc 
b/dll/shellext/sendmail/lang/ja-JP.rc
index 647041d62bc..cc37b5695eb 100644
--- a/dll/shellext/sendmail/lang/ja-JP.rc
+++ b/dll/shellext/sendmail/lang/ja-JP.rc
@@ -3,5 +3,5 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 STRINGTABLE
 {
     IDS_DESKLINK, "デスクトップ (ショートカットの作成)"
-    IDS_SHORTCUT, "Shortcut to %s"
+    IDS_SHORTCUT, "%s へのショートカット"
 }

Reply via email to