From: Flavio Tordini
Date: Wed, 11 Nov 2009 20:24:24 +0000 (+0100)
Subject: French translation
X-Git-Tag: 0.8~22
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=031491326e19b3927e10a27a42c9177c754406b8;p=minitube
French translation
---
diff --git a/locale/locale.pri b/locale/locale.pri
index c558463..aa3a136 100644
--- a/locale/locale.pri
+++ b/locale/locale.pri
@@ -16,7 +16,10 @@ TRANSLATIONS += \
uk.ts \
he_IL.ts \
lat.ts \
- hr_HR.ts
+ hr_HR.ts \
+ es.ts \
+ gl.ts \
+ fr_FR.ts
isEmpty(QMAKE_LRELEASE) {
win32:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\lrelease.exe
diff --git a/src/AboutView.cpp b/src/AboutView.cpp
index a0d0844..a6e3ccb 100644
--- a/src/AboutView.cpp
+++ b/src/AboutView.cpp
@@ -49,7 +49,9 @@ AboutView::AboutView(QWidget *parent) : QWidget(parent) {
"Yaron Shahrabani (he_IL), "
"Oleksandr Korneta (uk), "
"Inga Muste (lat), "
- "Srecko Belaic (hr_HR)"
+ "Srecko Belaic (hr_HR), "
+ "Miguel Anxo Bouzada (es, gl), "
+ "Guillaume Betous (fr_FR)"
) + "
"
"" + tr("Released under the GNU General Public License")