This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]