[SENDMAIL] Add french translation for "Send To" shell extension
authorKyle Katarn <contact@kcsoftwares.com>
Thu, 23 Apr 2020 17:58:32 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 17:58:32 +0000 (19:58 +0200)
dll/shellext/sendmail/lang/fr-FR.rc

index a5a6557..9b53cfd 100644 (file)
@@ -3,5 +3,5 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 STRINGTABLE
 {
     IDS_DESKLINK, "Bureau (Créer un raccourci)"
 STRINGTABLE
 {
     IDS_DESKLINK, "Bureau (Créer un raccourci)"
-    IDS_SHORTCUT, "Shortcut to %s"
+    IDS_SHORTCUT, "Raccourci vers %s"
 }
 }