From 3e4a61530a19c59e6ab759737ab621fe71c71e8d Mon Sep 17 00:00:00 2001 From: lordmulder Date: Wed, 12 Jan 2011 22:08:09 +0100 Subject: [PATCH] Fixed a typo. --- etc/Translation/Blank.ts | 2 +- etc/Translation/LameXP_DE.ts | 2 +- etc/Translation/LameXP_FR.ts | 2 +- etc/Translation/LameXP_IT.ts | 2 +- res/localization/LameXP_DE.qm | Bin 41472 -> 41473 bytes res/localization/LameXP_FR.qm | Bin 42808 -> 42809 bytes res/localization/LameXP_IT.qm | Bin 41781 -> 41782 bytes src/Config.h | 2 +- src/Dialog_Update.cpp | 2 +- 9 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/Translation/Blank.ts b/etc/Translation/Blank.ts index 0a689b58..83390454 100644 --- a/etc/Translation/Blank.ts +++ b/etc/Translation/Blank.ts @@ -1235,7 +1235,7 @@ - Network connectivity test has faild! + Network connectivity test has failed! diff --git a/etc/Translation/LameXP_DE.ts b/etc/Translation/LameXP_DE.ts index 39602a74..9fb9ee41 100644 --- a/etc/Translation/LameXP_DE.ts +++ b/etc/Translation/LameXP_DE.ts @@ -1232,7 +1232,7 @@ Überprüfe Internetverbindung, bitte warten... - Network connectivity test has faild! + Network connectivity test has failed! Test der Netzwerk Konnektivität fehlgeschlagen! diff --git a/etc/Translation/LameXP_FR.ts b/etc/Translation/LameXP_FR.ts index cf9c1502..53c4b9a0 100644 --- a/etc/Translation/LameXP_FR.ts +++ b/etc/Translation/LameXP_FR.ts @@ -1240,7 +1240,7 @@ Votre dossier TEMP est situé ici: Test de votre connexion internet, patientez... - Network connectivity test has faild! + Network connectivity test has failed! Le test de connectivité réseau a échoué! diff --git a/etc/Translation/LameXP_IT.ts b/etc/Translation/LameXP_IT.ts index 4973ea36..22b2a860 100644 --- a/etc/Translation/LameXP_IT.ts +++ b/etc/Translation/LameXP_IT.ts @@ -1232,7 +1232,7 @@ Test della tua connessione internet, attendere prego... - Network connectivity test has faild! + Network connectivity test has failed! Il test di connessione di rete è fallito! diff --git a/res/localization/LameXP_DE.qm b/res/localization/LameXP_DE.qm index b05b4f26a88edfb3b485a3634bb0f60d50b245a1..8d00d709f21827157eed827f2b5eca70b9e799e4 100644 GIT binary patch delta 116 zcmV-)0E_>C!~%iD0+8GR(~;fh0TGkM0jUSA(lG!4k0z6C0%rjllhp#LlZFG<0dtdG z1YZHlv%Lhj0Rcplbq0q4P?P-zZvkeLZ3kxo60_9@e*pnZlT`^X0S}Xf2|osgX#fD2 WFtf@Dl8*r;lUG`u(f|Me diff --git a/res/localization/LameXP_FR.qm b/res/localization/LameXP_FR.qm index 874fa9cb74b7f07b71610b8b43389edf93edb315..74d6c22f33f525a885f1dc54c01e35105fdb5d6d 100644 GIT binary patch delta 122 zcmV-=0EPd!&H}m40+8GRRgvB20mGBU0jUSA(lG!4lbn-n0%rj{lhp#LlZFG<0pXKf z1YZF%v%Lhj0Rcdhbq0q4?vwonZvhsQZ3kxo+OyRMe*pmylT`^X0iTnF2|ot>X#fD7 cXtT-*`jY`Alf|7P17&0(lL4C+v;Unr2@h^C0RR91 delta 120 zcmV-;0Ehp%&H}j30+8GRRFU210m75T0jZOA0%id_lidQT2RhyH005JmlZ6A<0pOEe z1YZF$v%Lhj0Rcagbq0q4?UVfmZvhpPZ3kxo*|XILe*pmxlT`^X0iKhE2|ot=X#fD7 aXS2!)`jY`9lf|7P0%ReR0h<=Go;eB5q%QUV diff --git a/res/localization/LameXP_IT.qm b/res/localization/LameXP_IT.qm index 1b1e941b9e6aa5a2c654cd296f3db12a5f2db404..a6b8b4f5e031862d43c6eaa5cef8bc056e70dca0 100644 GIT binary patch delta 122 zcmV-=0EPdx#sap+0+8GRgpu9X0sND-0ig%2(lG!4kI9o&0%rkVlf43|lWqgn0UDD< z1YZGRv!w*D0Re-PRR(_n^^?^GZvj1%MF(dA8?&tke*pnmlPw7+0l1S@2|orgX#fD3 cm9v@&DUbmrlf;=K17&0(lTn!#v;LVk36WPV4*&oF delta 121 zcmV-<0EYjz#sam*0+8GRgOT0W0sE7+0ily#0%ieTlf?q52RhyH00584lWhan0U47; z1YZGQv!w*D0Re)ORR(_n^pn*FZvi}$MF(dA8ndkje*pnllPw7+0k@M?2|orfX#fD3 bl(U)%DUbmqlf;=K0%ReRQJEIA|Cu)lgX=8> diff --git a/src/Config.h b/src/Config.h index 726d1683..945947b6 100644 --- a/src/Config.h +++ b/src/Config.h @@ -25,7 +25,7 @@ #define VER_LAMEXP_MAJOR 4 #define VER_LAMEXP_MINOR_HI 0 #define VER_LAMEXP_MINOR_LO 0 -#define VER_LAMEXP_BUILD 226 +#define VER_LAMEXP_BUILD 227 #define VER_LAMEXP_SUFFIX TechPreview /* diff --git a/src/Dialog_Update.cpp b/src/Dialog_Update.cpp index 7566453d..a768cf04 100644 --- a/src/Dialog_Update.cpp +++ b/src/Dialog_Update.cpp @@ -228,7 +228,7 @@ void UpdateDialog::checkForUpdates(void) closeButton->setEnabled(true); retryButton->setEnabled(true); logButton->setEnabled(true); - statusLabel->setText(tr("Network connectivity test has faild!")); + statusLabel->setText(tr("Network connectivity test has failed!")); progressBar->setValue(progressBar->maximum()); hintIcon->setPixmap(QIcon(":/icons/error.png").pixmap(16,16)); hintLabel->setText(tr("Please make sure your internet connection is working properly and try again."));