diff --git a/locale/crowdin.ts b/locale/crowdin.ts index 81cd28c81..fe72a70b0 100644 --- a/locale/crowdin.ts +++ b/locale/crowdin.ts @@ -646,7 +646,7 @@ between classic and school orthography in cyrillic) - The parent directory of %1 can be reached. + The parent directory of %1 can not be reached. %1 的父目录可以达到。 @@ -5236,10 +5236,10 @@ GoldenDict 尚不支持此方案。 - Examples: &quot;eng&quot; for Enligh, &quot;fra&quot; for French) <br> + Examples: &quot;eng&quot; for English, &quot;fra&quot; for French) <br> Full list of availiable languages can be found <a href="https://lingualibre.org/wiki/LinguaLibre:Stats/Languages"> here </a> - 示例: &quot;eng&quot; for Enlight, &quot;fra&quot; 对于法语 <br> + 示例: &quot;eng&quot; for English, &quot;fra&quot; 对于法语 <br> 可用语言的完整列表可在这里查找 <a href="https://lingualibre.org/wiki/LinguaLibre:Stats/Languages"> </a> diff --git a/src/ui/groups_widgets.cc b/src/ui/groups_widgets.cc index c6b03fcc2..cc0790dbf 100644 --- a/src/ui/groups_widgets.cc +++ b/src/ui/groups_widgets.cc @@ -782,7 +782,7 @@ void DictGroupsWidget::addAutoGroupsByFolders() auto cdUpWentWrong = [ this ]( const QString & path ) { QMessageBox::warning( this, tr( "Auto group by folder failed." ), - tr( "The parent directory of %1 can be reached." ).arg( path ) ); + tr( "The parent directory of %1 can not be reached." ).arg( path ) ); }; if ( QMessageBox::information( this, diff --git a/src/ui/sources.ui b/src/ui/sources.ui index 54d88ecae..d886184ce 100644 --- a/src/ui/sources.ui +++ b/src/ui/sources.ui @@ -497,7 +497,7 @@ of the appropriate groups to use them. - Examples: &quot;eng&quot; for Enligh, &quot;fra&quot; for French) <br> + Examples: &quot;eng&quot; for English, &quot;fra&quot; for French <br> Full list of availiable languages can be found <a href="https://lingualibre.org/wiki/LinguaLibre:Stats/Languages"> here </a> @@ -891,8 +891,8 @@ Not implemented yet in GoldenDict. paths - +