diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-04-28 18:44:56 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-04-28 18:44:56 +0000 |
commit | 19b8f9592cf0c4b7014dbd414b45bcef5f64eef8 (patch) | |
tree | 537a1e436d0b6c0eae67c46eea438bbd9b4ada07 /build | |
parent | 0510986ccda6e87e1aba6e1ba04e22228b85d2b3 (diff) | |
download | installation-guide-19b8f9592cf0c4b7014dbd414b45bcef5f64eef8.zip |
German arch-title definitions for armel, armhf and arm64
Diffstat (limited to 'build')
-rw-r--r-- | build/entities/l10n/de.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/entities/l10n/de.ent b/build/entities/l10n/de.ent index aa1f420ed..bbb9bfbab 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='ppc64el'>64 Bit-PowerPC (Little endian)</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> + "<phrase arch='any-amd64'>64-Bit-PC</phrase><phrase arch='armel'>32-Bit Soft-float-ARM</phrase><phrase arch='armhf'>32-Bit Hard-float-ARMv7</phrase><phrase arch='arm64'>64-Bit-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>"> |