kotatogram-desktop/Telegram/SourceFiles/lang
RadRussianRus 1cc8bb07ee [Core] Language system
Telegram Desktop uses static language system with code generation, which
requires almost full app rebuild on any string modification, no matter
how small it is.

Since Kotatogram is options-driven, static language system will slow the
development. This language system solves the problem by using JSON and
runtime string search instead.
2024-12-09 21:16:01 +03:00
..
lang_cloud_manager.cpp [Core] Language system 2024-12-09 21:16:01 +03:00
lang_cloud_manager.h
lang_file_parser.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
lang_file_parser.h
lang_hardcoded.h Force autostart folder creation. 2023-01-02 12:26:20 +04:00
lang_instance.cpp fix typo 2024-04-24 19:18:33 +04:00
lang_instance.h Add translation bar dropdown menu. 2023-02-02 22:12:32 +04:00
lang_keys.cpp Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
lang_keys.h Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
lang_numbers_animation.cpp
lang_numbers_animation.h
lang_pch.h Fixed legal link in some files. 2024-02-08 15:20:42 +03:00
lang_tag.cpp [Core] Language system 2024-12-09 21:16:01 +03:00
lang_tag.h [Core] Language system 2024-12-09 21:16:01 +03:00
lang_text_entity.cpp Display topic name in chats list. 2022-11-02 16:39:13 +04:00
lang_text_entity.h Display topic name in chats list. 2022-11-02 16:39:13 +04:00
lang_translator.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
lang_translator.h
lang_values.h