- Updated French translation

This commit is contained in:
Christophe Dumez 2007-07-05 13:02:04 +00:00
parent 1712a7c776
commit 5622fd0991
49 changed files with 3557 additions and 3177 deletions

View file

@ -250,7 +250,7 @@ void GUI::addLogPeerBlocked(const QString& ip){
textBlockedUsers->clear();
nbLines = 1;
}
infoBar->append("<font color='grey'>"+ QTime::currentTime().toString("hh:mm:ss") + "</font> - "+tr("<font color='red'>%1</font> <i> was blocked</i>").arg(ip));
infoBar->append("<font color='grey'>"+ QTime::currentTime().toString("hh:mm:ss") + "</font> - "+tr("<font color='red'>%1</font> <i>was blocked</i>", "x.y.z.w was blocked").arg(ip));
}
// Update Info Bar information