[binutils-gdb] Fix typo in Russian translation for the bfd/ sub-directory which could lead to a seg-fault in the li

Nick Clifton nickc@sourceware.org
Tue Feb 13 15:14:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=80c96350467f23a54546580b3e2b67a65ec65b66

commit 80c96350467f23a54546580b3e2b67a65ec65b66
Author: Sergei Trofimovich <slyfox@inbox.ru>
Date:   Tue Feb 13 15:13:58 2018 +0000

    Fix typo in Russian translation for the bfd/ sub-directory which could lead to a seg-fault in the linker.
    
    	PR 22828
    	* po/ru.po: Fix typo in Russian translation.

Diff:
---
 bfd/ChangeLog | 5 +++++
 bfd/po/ru.po  | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9e2443e..1dcfe41 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-13  Sergei Trofimovich  <slyfox@inbox.ru>
+
+	PR 22828
+	* po/ru.po: Fix typo in Russian translation.
+
 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
 
 	* wasm-module.c (wasm_scan_name_function_section): Rename
diff --git a/bfd/po/ru.po b/bfd/po/ru.po
index 194011d..d1c6d68 100644
--- a/bfd/po/ru.po
+++ b/bfd/po/ru.po
@@ -911,7 +911,7 @@ msgstr "%P: из-за кодировки FDE в %B(%A) таблица .eh_frame_
 
 #: elf-eh-frame.c:1544
 msgid "%P: Further warnings about FDE encoding preventing .eh_frame_hdr generation dropped.\n"
-msgstr "%P: в дальнейшем предупреждения о не создании таблицы .eh_frame_hdr из-за кодировки FDE в %B(%A) будут отбрасываться.\n"
+msgstr "%P: в дальнейшем предупреждения о не создании таблицы .eh_frame_hdr из-за кодировки FDE будут отбрасываться.\n"
 
 #: elf-eh-frame.c:1866
 #, c-format



More information about the Binutils-cvs mailing list