crow-translate / QOnlineTranslator

A library for Qt5 that provides free usage of Google, Yandex and Bing translate API.
GNU General Public License v3.0
79 stars 12 forks source link

Fix sometimes TTS engine pronounces space as "percent twenty" #51

Closed veksha closed 1 year ago

veksha commented 1 year ago

resolves https://github.com/crow-translate/crow-translate/issues/410

Shatur commented 1 year ago

Please, revert .arg formatting because we use clang-format to format all source code.

Shatur commented 1 year ago

Sorry for bothering, but could you also apply the same change for vcpkg here?

veksha commented 1 year ago

Sorry for bothering, but could you also apply the same change for vcpkg here?

this is subproject (i'm new to subprojects). i think it's not needed here.

Shatur commented 1 year ago

this is subproject (i'm new to subprojects). i think it's not needed here.

It contains separate vcpkg configuration and separate CI. So it's needed.

veksha commented 1 year ago

you are right. done.