add tamil translation

This commit is contained in:
doitux
2010-05-10 06:55:49 +00:00
parent 982a2599ce
commit d8265c42ea
4 changed files with 3321 additions and 2 deletions
Binary file not shown.
+3 -2
View File
@@ -265,6 +265,7 @@ TRANSLATIONS = ts/pokerth_bg.ts \
ts/pokerth_de.ts \
ts/pokerth_dk.ts \
ts/pokerth_es.ts \
ts/pokerth_fi.ts \
ts/pokerth_fr.ts \
ts/pokerth_hu.ts \
ts/pokerth_it.ts \
@@ -274,12 +275,12 @@ TRANSLATIONS = ts/pokerth_bg.ts \
ts/pokerth_ru.ts \
ts/pokerth_sk.ts \
ts/pokerth_sv.ts \
ts/pokerth_ta.ts \
ts/pokerth_tr.ts \
ts/pokerth_gr.ts \
ts/pokerth_ptbr.ts \
ts/pokerth_ptpt.ts \
ts/pokerth_zhcn.ts \
ts/pokerth_fi.ts \
ts/pokerth_zhcn.ts \
ts/pokerth_START_HERE.ts
win32 {
QTPLUGIN += qjpeg \
@@ -68,6 +68,7 @@ settingsDialogImpl::settingsDialogImpl(QWidget *parent, ConfigFile *c, selectAva
comboBox_switchLanguage->addItem(tr("Slovak"),"sk");
comboBox_switchLanguage->addItem(tr("Spanish"),"es");
comboBox_switchLanguage->addItem(tr("Swedish"),"sv");
comboBox_switchLanguage->addItem(tr("Tamil"),"ta");
comboBox_switchLanguage->addItem(tr("Turkish"),"tr");
connect( buttonBox, SIGNAL( accepted() ), this, SLOT( isAccepted() ) );
+3317
View File
File diff suppressed because it is too large Load Diff