diff options
-rw-r--r-- | build/entities/l10n/fr.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/entities/l10n/fr.ent b/build/entities/l10n/fr.ent index 6d79e7aac..2e5315123 100644 --- a/build/entities/l10n/fr.ent +++ b/build/entities/l10n/fr.ent @@ -1,5 +1,5 @@ <!ENTITY url-brltty-manual "http://brltty.com/doc/Manual-BRLTTY/French/BRLTTY.html"> <!ENTITY d-i "<classname>installateur Debian</classname>"> <!ENTITY arch-title - "<phrase arch='any-amd64'>PC 64 bits</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='any-i386'>32 Bit-PC</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='ppc64el'>64-bit PowerPC (little-endian)</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> + "<phrase arch='any-amd64'>PC 64 bits</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='any-i386'>PC 32 bits</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='ppc64el'>PowerPC 64 bits (petit boutien)</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> <!ENTITY enterkey "<keycap>Entrée</keycap>"> |