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

commit 9118a1b8af9e76ac99fa32c850c26553ca00de1b
Author:     Kyle Katarn <[email protected]>
AuthorDate: Thu Apr 23 19:58:32 2020 +0200
Commit:     GitHub <[email protected]>
CommitDate: Thu Apr 23 19:58:32 2020 +0200

    [SENDMAIL] Add french translation for "Send To" shell extension
---
 dll/shellext/sendmail/lang/fr-FR.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dll/shellext/sendmail/lang/fr-FR.rc 
b/dll/shellext/sendmail/lang/fr-FR.rc
index a5a65575e90..9b53cfd5654 100644
--- a/dll/shellext/sendmail/lang/fr-FR.rc
+++ b/dll/shellext/sendmail/lang/fr-FR.rc
@@ -3,5 +3,5 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 STRINGTABLE
 {
     IDS_DESKLINK, "Bureau (Créer un raccourci)"
-    IDS_SHORTCUT, "Shortcut to %s"
+    IDS_SHORTCUT, "Raccourci vers %s"
 }

Reply via email to