summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>