Add Romanian translation for bfd.
This commit is contained in:
parent
9fa06c65f0
commit
f9d1e83fed
4 changed files with 2749 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-12-02 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure.in (ALL_LINGUAS): Add ro.
|
||||
* po/ro.po: New Romanian translation.
|
||||
|
||||
2003-12-02 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
|
|
2
bfd/configure
vendored
2
bfd/configure
vendored
|
@ -2708,7 +2708,7 @@ else
|
|||
fi
|
||||
|
||||
|
||||
ALL_LINGUAS="fr tr ja es sv da zh_CN"
|
||||
ALL_LINGUAS="fr tr ja es sv da zh_CN ro"
|
||||
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
|
||||
echo "configure:2714: checking how to run the C preprocessor" >&5
|
||||
# On Suns, sometimes $CPP names a directory.
|
||||
|
|
|
@ -103,7 +103,7 @@ bfd_default_target_size=32
|
|||
|
||||
AC_PROG_CC
|
||||
|
||||
ALL_LINGUAS="fr tr ja es sv da zh_CN"
|
||||
ALL_LINGUAS="fr tr ja es sv da zh_CN ro"
|
||||
CY_GNU_GETTEXT
|
||||
|
||||
# Permit host specific settings.
|
||||
|
|
2742
bfd/po/ro.po
Normal file
2742
bfd/po/ro.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue