summaryrefslogtreecommitdiff
path: root/build/entities/l10n
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2016-11-23 18:02:40 +0000
committerSamuel Thibault <sthibault@debian.org>2016-11-23 18:02:40 +0000
commitd107a794f315aadc3becefef964edd7f3eb8f6b9 (patch)
tree9ed00bde2a7deb6aab7615b9552fefea1ce9aea7 /build/entities/l10n
parentfe793ecb4eed9dc5e5d54efe9e2128b9455fd9d4 (diff)
downloadinstallation-guide-d107a794f315aadc3becefef964edd7f3eb8f6b9.zip
also fix 32bit be mips
Diffstat (limited to 'build/entities/l10n')
-rw-r--r--build/entities/l10n/fr.ent2
-rw-r--r--build/entities/l10n/it.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/l10n/fr.ent b/build/entities/l10n/fr.ent
index 6b0fa30ed..c610ad334 100644
--- a/build/entities/l10n/fr.ent
+++ b/build/entities/l10n/fr.ent
@@ -9,7 +9,7 @@
<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='mips'>Mips 32 bits (grand boutien)</phrase>
<phrase arch='mips64el'>Mips 64 bits (petit boutien)</phrase>
<phrase arch='mipsel'>Mipsel 32 bits (petit boutien)</phrase>
<phrase arch='powerpc'>PowerPC</phrase>
diff --git a/build/entities/l10n/it.ent b/build/entities/l10n/it.ent
index 227a8e7be..5d1158f9d 100644
--- a/build/entities/l10n/it.ent
+++ b/build/entities/l10n/it.ent
@@ -18,7 +18,7 @@
<phrase arch='hppa'>PA-RISC</phrase>
<phrase arch='any-i386'>PC 32 bit</phrase>
<phrase arch='ia64'>IA-64</phrase>
- <phrase arch='mips'>Mips</phrase>
+ <phrase arch='mips'>Mips 32 bit (big endian)</phrase>
<phrase arch='mips64el'>Mips 64 bit (little endian)</phrase>
<phrase arch='mipsel'>Mips 32 bit (little endian)</phrase>
<phrase arch='powerpc'>PowerPC</phrase>