Commit Graph

19 Commits

Author SHA1 Message Date
John Preston ae3659d15b Remove languages not supported in Qt 5. 2022-12-26 14:24:05 +04:00
23rd 0e93693856 Moved current interface language to top of list in translate box. 2022-12-26 14:24:05 +04:00
23rd 9e93ecc154 Added more languages to translate box. 2022-12-26 14:24:05 +04:00
23rd 2cf579426b Added interface support of skipping translation for multiple languages. 2022-12-26 14:24:05 +04:00
23rd a043e22622 Added internal support of skipping translation for multiple languages. 2022-12-26 14:24:05 +04:00
23rd b4a7d98fa0 Added support of custom emoji to translate box. 2022-12-09 11:54:37 +03:00
mid-kid d01969ff1e Fix building without spellcheck
Port from gentoo: f62d7c6599/net-im/telegram-desktop/files/tdesktop-4.3.4-fix-disabling-spellcheck.patch

/var/tmp/portage/net-im/telegram-desktop-4.3.4/work/tdesktop-4.3.4-full/Telegram/SourceFiles/boxes/translate_box.cpp:18:10: fatal error: spellcheck/platform/platform_language.h: No such file or directory
   18 | #include "spellcheck/platform/platform_language.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
2022-12-07 09:44:14 +04:00
Robin van der Vliet e4d8a06cf9 Add Esperanto to language list of translate box 2022-12-07 09:35:53 +04:00
23rd fe6ad54836 Fixed crash in translate box for text with spoilers. 2022-12-02 01:23:54 +03:00
23rd 6695d7d503 Respected copy restriction on translate box. 2022-11-29 14:57:53 +03:00
23rd f9a14fc6bc Fixed first check for skipping translation. 2022-11-23 23:01:05 +01:00
23rd 7cdc3eb2b2 Fixed translation of non-server messages. 2022-11-23 23:01:04 +01:00
23rd 551bf4f9a7 Switched default language for skip translation to application language. 2022-11-23 23:01:04 +01:00
23rd 937d243a4c Respected translation preferences in sections. 2022-11-22 00:28:07 +00:00
23rd f82bae15f0 Added translation preferences. 2022-11-22 00:28:07 +00:00
23rd 32cebc0d9b Fixed position of show more button in translate box. 2022-11-22 00:26:49 +00:00
23rd 921d2239c7 Added initial implementation of choosing translation language from list. 2022-11-22 00:26:49 +00:00
23rd 0feef675f7 Added loading text effect to translate box. 2022-11-22 00:26:49 +00:00
23rd b7647fbcc1 Added initial implementation of translate box. 2022-11-22 00:26:49 +00:00