summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2009-06-17 12:52:03 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-17 14:51:17 (GMT)
commit65f0a022ab50e6f50f297f8be577b6f334692357 (patch)
tree53c2295363726568520e916e3d1ea0baa842928f /tools
parentd12ec7f58ac16dea055d02b0b64db7cfe2e16aa8 (diff)
downloadQt-65f0a022ab50e6f50f297f8be577b6f334692357.zip
Qt-65f0a022ab50e6f50f297f8be577b6f334692357.tar.gz
Qt-65f0a022ab50e6f50f297f8be577b6f334692357.tar.bz2
Add Russian translation for Qt Linguist.
Merge-request: 689 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/linguist/linguist/linguist.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro
index 968293a..9f16ced 100644
--- a/tools/linguist/linguist/linguist.pro
+++ b/tools/linguist/linguist/linguist.pro
@@ -99,6 +99,7 @@ RESOURCES += linguist.qrc
TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/linguist_ja.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_pl.ts \
+ $$[QT_INSTALL_TRANSLATIONS]/linguist_ru.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_untranslated.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_zh_CN.ts \
$$[QT_INSTALL_TRANSLATIONS]/linguist_zh_TW.ts \