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 - ver. Plus - DikBSD - версия Plus + Vadim Kuznetsov - ver. Plus + Vadim Kuznetsov - версия Plus monday2000 - ver. Featured monday2000 - версия Featured + + + Alexander Trufanov - ver. Universal + Alexander Trufanov - версия Universal + 4lex4 - ver. Advanced @@ -1751,7 +1756,7 @@ You should remove them from the project. - + This options should be enabled when the text or content is placed on the darker background Эти параметры должны быть включены, когда текст или контент светлее фона @@ -2082,7 +2087,7 @@ You should remove them from the project. - + This options should be enabled when the text or content is placed on the darker background Эта опция должна быть включена, когда текст или контент светлее фона @@ -2223,7 +2228,7 @@ You should remove them from the project. deskew::OptionsWidget - + Apply Deskew Область примененияомпенсацию наклона @@ -2335,7 +2340,7 @@ You should remove them from the project. Прямоугольная - + Apply Splitting Settings Применить настройки разделения @@ -2378,7 +2383,7 @@ You should remove them from the project. output::Task::UiUpdater - + Picture zones are only available in Mixed mode. Зоны картинок доступны только в режиме "Смешанный". @@ -2447,7 +2452,7 @@ You should remove them from the project. page_layout::OptionsWidget - + Apply Margins Применить поля @@ -2486,15 +2491,15 @@ You should remove them from the project. page_split::OptionsWidget - - + + Set manually Установлено вручную - - + + Auto detected Определено автоматически 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 @@ - DikBSD - ver. Plus + Vadim Kuznetsov - ver. Plus @@ -68,6 +68,11 @@ monday2000 - ver. Featured + + + Alexander Trufanov - ver. Universal + + 4lex4 - ver. Advanced @@ -1733,7 +1738,7 @@ You should remove them from the project. - + This options should be enabled when the text or content is placed on the darker background @@ -2062,7 +2067,7 @@ You should remove them from the project. - + This options should be enabled when the text or content is placed on the darker background @@ -2203,7 +2208,7 @@ You should remove them from the project. deskew::OptionsWidget - + Apply Deskew @@ -2315,7 +2320,7 @@ You should remove them from the project. - + Apply Splitting Settings @@ -2358,7 +2363,7 @@ You should remove them from the project. output::Task::UiUpdater - + Picture zones are only available in Mixed mode. @@ -2427,7 +2432,7 @@ You should remove them from the project. page_layout::OptionsWidget - + Apply Margins @@ -2466,15 +2471,15 @@ You should remove them from the project. page_split::OptionsWidget - - + + Set manually - - + + Auto detected 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 + 1 true @@ -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