diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-28 10:34:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-28 10:34:35 +0000 |
| commit | b4142a9bf53c291bba8662de3b36dde1b7e19c48 (patch) | |
| tree | 976d7e1aa7c0f06f06657178e0d312d3ddd3cd16 /src/tools/dvdomatic.cc | |
| parent | f2c4e89db1c7093b5630c4f3aaa412d81b8c2566 (diff) | |
Add Swedish translation from Adam Klotblixt
Diffstat (limited to 'src/tools/dvdomatic.cc')
| -rw-r--r-- | src/tools/dvdomatic.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/dvdomatic.cc b/src/tools/dvdomatic.cc index 71b8ff6c4..87c079bee 100644 --- a/src/tools/dvdomatic.cc +++ b/src/tools/dvdomatic.cc @@ -421,6 +421,7 @@ private: translators.Add (wxT ("Thierry Journet")); translators.Add (wxT ("Massimiliano Broggi")); translators.Add (wxT ("Manuel AC")); + translators.Add (wxT ("Adam Klotblixt")); info.SetTranslators (translators); info.SetWebSite (wxT ("http://carlh.net/software/dvdomatic")); |
