diff options
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/l10n/de.ent | 2 | ||||
-rw-r--r-- | build/entities/l10n/fr.ent | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/l10n/de.ent b/build/entities/l10n/de.ent index 0520cb02c..aa1f420ed 100644 --- a/build/entities/l10n/de.ent +++ b/build/entities/l10n/de.ent @@ -11,4 +11,4 @@ <!-- translation of architecture names --> <!ENTITY arch-title - "<phrase arch='any-amd64'>64 Bit-PC</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='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> + "<phrase arch='any-amd64'>64 Bit-PC</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>"> diff --git a/build/entities/l10n/fr.ent b/build/entities/l10n/fr.ent index 523b0ab41..6d79e7aac 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='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'>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>"> <!ENTITY enterkey "<keycap>Entrée</keycap>"> |