diff options
author | Nick Clifton <nickc@redhat.com> | 2002-05-27 15:46:10 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-05-27 15:46:10 +0000 |
commit | 3a1a20369e5acacd7c1b15ccdc5fd4e50d521cb0 (patch) | |
tree | b9b4e18f244c69947e80fee1069952ba053aff12 /binutils/ChangeLog | |
parent | 7edb8f2931f6e3f74b9064fb0b801df9b1f108c7 (diff) | |
download | gdb-3a1a20369e5acacd7c1b15ccdc5fd4e50d521cb0.zip gdb-3a1a20369e5acacd7c1b15ccdc5fd4e50d521cb0.tar.gz gdb-3a1a20369e5acacd7c1b15ccdc5fd4e50d521cb0.tar.bz2 |
Fix transaltion problems.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 535b060..5ddea10 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,17 @@ 2002-05-27 Nick Clifton <nickc@cambridge.redhat.com> + * arsup.c: Fix formatting. + * debug.c (debug_record_label): Add missing colon to error + message. + * ieee.c (parse_ieee_ty): Fix spelling typo. + * readelf.c (process_program_headers): Remove English assumption + about making a plural word. + (process_section_headers): Likewise. + (process_relocs): Allow quotes to be translated. + (process_unwind): Likewise, + (process_mips_specific): Improve error message. + (get_note_type): Fix spelling typo. + * configure.in (ALL_LINGUAS): Add sv * po/sv.po: New file. |