diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-04 16:58:29 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-04 16:58:29 +0000 |
| commit | 19a2276bebf313755c37c90eed5dcaaca6140c87 (patch) | |
| tree | bfa10428418d114e57c8e673d0ccdeac0ee60289 /src/qmmpui/configdialog.cpp | |
| parent | 9f21def5bddb72ffd09e7f3e63728b7aa71fefd4 (diff) | |
| download | qmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.tar.gz qmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.tar.bz2 qmmp-19a2276bebf313755c37c90eed5dcaaca6140c87.zip | |
added Galician translation (author: Óscar Pereira)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3747 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/configdialog.cpp')
| -rw-r--r-- | src/qmmpui/configdialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/configdialog.cpp b/src/qmmpui/configdialog.cpp index faa451642..2071a630d 100644 --- a/src/qmmpui/configdialog.cpp +++ b/src/qmmpui/configdialog.cpp @@ -331,6 +331,7 @@ void ConfigDialog::loadLanguages() l["nl"] = tr("Dutch"); l["en_US"] = tr("English"); l["fr"] = tr("French"); + l["gl_ES"] = tr("Galician"); l["de"] = tr("German"); l["he"] = tr("Hebrew"); l["hu"] = tr("Hungarian"); |
