diff options
Diffstat (limited to 'debian/patches/i18n-fr.diff')
-rw-r--r-- | debian/patches/i18n-fr.diff | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/i18n-fr.diff b/debian/patches/i18n-fr.diff new file mode 100644 index 0000000..3366846 --- /dev/null +++ b/debian/patches/i18n-fr.diff @@ -0,0 +1,13 @@ +Index: b/bfd/po/fr.po +=================================================================== +--- a/bfd/po/fr.po ++++ b/bfd/po/fr.po +@@ -2890,7 +2890,7 @@ msgstr "%B: réadressage R_X86_64_GOTOFF + + #: elf64-x86-64.c:3523 + msgid "; recompile with -fPIC" +-msgstr "; recompilé avec -fPIC" ++msgstr "; recompilez avec -fPIC" + + #: elf64-x86-64.c:3528 + msgid "%B: relocation %s against %s `%s' can not be used when making a shared object%s" |