Add French translation
This commit is contained in:
parent
c9b604bd23
commit
db94471dda
4 changed files with 9249 additions and 3 deletions
|
@ -1,4 +1,11 @@
|
|||
2001-11-01 Richard Earnshaw <rearnsha@arm.com>
|
||||
2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
|
||||
|
||||
* configure.in (ALL_LINGUAS): Add 'fr'.
|
||||
* configure: Regernate.
|
||||
* po/fr.po: New file. Obtained from the translation project web
|
||||
site.
|
||||
|
||||
2001-11-02 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* tc-arm.c: Re-arrange prototypes by architecture.
|
||||
(insns): Re-arrange instructions by archtitecture. Pld instruction
|
||||
|
|
2
gas/configure
vendored
2
gas/configure
vendored
|
@ -3596,7 +3596,7 @@ EOF
|
|||
fi
|
||||
|
||||
|
||||
ALL_LINGUAS=
|
||||
ALL_LINGUAS="fr"
|
||||
# Extract the first word of "ranlib", so it can be a program name with args.
|
||||
set dummy ranlib; ac_word=$2
|
||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||
|
|
|
@ -846,7 +846,7 @@ AC_PROG_CC
|
|||
AC_PROG_YACC
|
||||
AM_PROG_LEX
|
||||
|
||||
ALL_LINGUAS=
|
||||
ALL_LINGUAS="fr"
|
||||
CY_GNU_GETTEXT
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
9239
gas/po/fr.po
Normal file
9239
gas/po/fr.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue