diff --git a/translations/scantailor_ru.ts b/translations/scantailor_ru.ts
index b88c7287a..6f86c26ae 100644
--- a/translations/scantailor_ru.ts
+++ b/translations/scantailor_ru.ts
@@ -60,14 +60,19 @@
-
- DikBSD - версия Plus
+
+ Vadim Kuznetsov - версия Plusmonday2000 - версия Featured
+
+
+
+ Alexander Trufanov - версия Universal
+
@@ -1751,7 +1756,7 @@ You should remove them from the project.
-
+ Эти параметры должны быть включены, когда текст или контент светлее фона
@@ -2082,7 +2087,7 @@ You should remove them from the project.
-
+ Эта опция должна быть включена, когда текст или контент светлее фона
@@ -2223,7 +2228,7 @@ You should remove them from the project.
deskew::OptionsWidget
-
+ Область примененияомпенсацию наклона
@@ -2335,7 +2340,7 @@ You should remove them from the project.
Прямоугольная
-
+ Применить настройки разделения
@@ -2378,7 +2383,7 @@ You should remove them from the project.
output::Task::UiUpdater
-
+ Зоны картинок доступны только в режиме "Смешанный".
@@ -2447,7 +2452,7 @@ You should remove them from the project.
page_layout::OptionsWidget
-
+ Применить поля
@@ -2486,15 +2491,15 @@ You should remove them from the project.
page_split::OptionsWidget
-
-
+
+ Установлено вручную
-
-
+
+ Определено автоматически
diff --git a/translations/scantailor_untranslated.ts b/translations/scantailor_untranslated.ts
index 3ca7b4fab..5f593919e 100644
--- a/translations/scantailor_untranslated.ts
+++ b/translations/scantailor_untranslated.ts
@@ -60,7 +60,7 @@
-
+
@@ -68,6 +68,11 @@
+
+
+
+
+
@@ -1733,7 +1738,7 @@ You should remove them from the project.
-
+
@@ -2062,7 +2067,7 @@ You should remove them from the project.
-
+
@@ -2203,7 +2208,7 @@ You should remove them from the project.
deskew::OptionsWidget
-
+
@@ -2315,7 +2320,7 @@ You should remove them from the project.
-
+
@@ -2358,7 +2363,7 @@ You should remove them from the project.
output::Task::UiUpdater
-
+
@@ -2427,7 +2432,7 @@ You should remove them from the project.
page_layout::OptionsWidget
-
+
@@ -2466,15 +2471,15 @@ You should remove them from the project.
page_split::OptionsWidget
-
-
+
+
-
-
+
+
diff --git a/ui/AboutDialog.ui b/ui/AboutDialog.ui
index f74b17202..c04d9cd2e 100644
--- a/ui/AboutDialog.ui
+++ b/ui/AboutDialog.ui
@@ -17,7 +17,7 @@
- 0
+ 1true
@@ -182,7 +182,7 @@ font-weight:bold;
- DikBSD - ver. Plus
+ Vadim Kuznetsov - ver. Plus
@@ -193,6 +193,13 @@ font-weight:bold;
+
+
+
+ Alexander Trufanov - ver. Universal
+
+
+
diff --git a/version.h b/version.h
index b64151e9d..9e3a9898b 100644
--- a/version.h
+++ b/version.h
@@ -19,7 +19,7 @@
#ifndef SCANTAILOR_VERSION_H_
#define SCANTAILOR_VERSION_H_
-#define VERSION "1.0.7 PR"
+#define VERSION "1.0.8 PR"
#define VERSION_QUAD "" // Must be "x.x.x.x" or an empty string.
#endif