summaryrefslogtreecommitdiff
path: root/build/entities/common.ent
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2016-11-25 18:17:27 +0000
committerHolger Wansing <holgerw@debian.org>2016-11-25 18:17:27 +0000
commit9df8f28262f9dab0c653f8277144941f69cf2f6e (patch)
treefb6ff2434aa6250f09f35d3091eb8a436109b024 /build/entities/common.ent
parentd107a794f315aadc3becefef964edd7f3eb8f6b9 (diff)
downloadinstallation-guide-9df8f28262f9dab0c653f8277144941f69cf2f6e.zip
Re-format arch-title entity for easier maintenance;
remove no-longer-existing ARM arch from translations
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r--build/entities/common.ent15
1 files changed, 14 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 5dcbbdd52..2206397aa 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -24,7 +24,20 @@
<!-- proper nouns for architectures -->
<!ENTITY arch-title
- "<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'>32-bit Mips (big-endian)</phrase><phrase arch='mips64el'>64-bit Mips (little-endian)</phrase><phrase arch='mipsel'>32-bit Mips (little-endian)</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'>32-bit Mips (big-endian)</phrase>
+ <phrase arch='mips64el'>64-bit Mips (little-endian)</phrase>
+ <phrase arch='mipsel'>32-bit Mips (little-endian)</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>">
<!-- general things from installer -->
<!ENTITY ekey "<keycap>e</keycap>">