diff --git a/sources/mainwindow.cpp b/sources/mainwindow.cpp index 12a6d66..f433bbb 100644 --- a/sources/mainwindow.cpp +++ b/sources/mainwindow.cpp @@ -858,5 +858,5 @@ void MainWindow::helpAct() "" "
%5") .arg(tr("version")).arg("0.1.0").arg(tr("Site")).arg(tr("Authors")) - .arg(tr("If you like EasyPaint and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our tracker."))); + .arg(tr("If you like EasyPaint and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our tracker."))); } diff --git a/sources/translations/easypaint_ru_RU.ts b/sources/translations/easypaint_ru_RU.ts index 1932f64..63255bf 100644 --- a/sources/translations/easypaint_ru_RU.ts +++ b/sources/translations/easypaint_ru_RU.ts @@ -405,8 +405,8 @@ Do you want to save changes? - If you like <b>EasyPaint</b> and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our <a href="https://github.com/Gr1N/EasyPaint/issues?milestone=&sort=created&direction=desc&state=open">tracker</a>. - Если вам понравится <b>EasyPaint</b> и вы хотите поделиться своим мнением или сообщить об ошибке или предложить новые идеи, то мы вас ждем на нашем <a href=\"https://github.com/Gr1N/EasyPaint/issues?milestone=&sort=created&direction=desc&state=open\">трекере</a>. + If you like <b>EasyPaint</b> and you want to share your opinion, or send a bug report, or want to suggest new features, we are waiting for you on our <a href="https://github.com/Gr1N/EasyPaint/issues">tracker</a>. + Если вам понравится <b>EasyPaint</b> и вы хотите поделиться своим мнением или сообщить об ошибке или предложить новые идеи, то мы вас ждем на нашем <a href="https://github.com/Gr1N/EasyPaint/issues">трекере<a>. Copyright