John Preston
|
8634c1f7f3
|
Move lang keys to td_lang library.
|
2020-09-30 12:18:52 +03:00 |
|
RadRussianRus
|
76a69b4e75
|
Fill only English and currently used default JSON (if there are any)
|
2020-09-07 05:59:36 +03:00 |
|
RadRussianRus
|
a67772fdfa
|
Use QDir::entryList instead of static array to simplify adding translations
|
2020-07-09 10:00:09 +03:00 |
|
RadRussianRus
|
5928853923
|
Dummy string to better work with JSON locales
|
2020-07-09 07:44:13 +03:00 |
|
RadRussianRus
|
b7a483fc53
|
Add Polish translation
Translated by Sebek.
|
2020-07-09 07:44:13 +03:00 |
|
RadRussianRus
|
7bb622be87
|
Added Turkish translation
Translated by disk3.
|
2020-07-08 17:28:26 +03:00 |
|
RadRussianRus
|
f633857744
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
RadRussianRus
|
aee425caa5
|
Added Ukranian translation
Contributed by winqooq.
|
2020-07-03 04:32:40 +03:00 |
|
Sean Wei
|
212944d89c
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
|
RadRussianRus
|
9953c875f3
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ea86433be5
|
Remove some activeAccount() calls.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
598fb67cdf
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
RadRussianRus
|
af09efeeb2
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-02-06 10:58:45 +03:00 |
|
John Preston
|
74d848311b
|
Replace str_const with base::const_string.
|
2020-01-29 12:47:50 +03:00 |
|
ilya-fedin
|
371ba03f2c
|
Fix indentation & other minor fixes (#5)
|
2020-01-21 01:34:01 +03:00 |
|
RadRussianRus
|
2dc0071b29
|
Fix applying language without restart
|
2020-01-19 10:07:29 +03:00 |
|
RadRussianRus
|
2b77ec69f0
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-18 18:26:29 +03:00 |
|
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
RadRussianRus
|
5407d411df
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2019-11-06 15:13:32 +03:00 |
|
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04:00 |
|
RadRussianRus
|
dc13f5fb76
|
Updated app name in locale
|
2019-10-19 08:43:46 +03:00 |
|
RadRussianRus
|
3fdeb092b8
|
Fixed applying plurals from JSON
|
2019-10-08 02:45:14 +03:00 |
|
RadRussianRus
|
b9aaca7706
|
Build fixes
|
2019-10-08 02:37:03 +03:00 |
|
RadRussianRus
|
29b8495d6d
|
Remade JSON translation format
|
2019-10-07 22:46:34 +03:00 |
|
RadRussianRus
|
14bb3eabdc
|
Started testing of translation rewrites
|
2019-10-06 23:35:16 +03:00 |
|
John Preston
|
3b0bf7cb1e
|
Move some more widgets and effects.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
b1807938ad
|
Remove legacy langpacks.
|
2019-07-04 14:25:16 +02:00 |
|
John Preston
|
88b7387a40
|
Closed alpha version 1.7.8.1: Fix build for Xcode.
|
2019-06-22 22:42:30 +02:00 |
|
John Preston
|
6537e524b8
|
Fix build for GCC.
|
2019-06-21 11:06:52 +02:00 |
|
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
|
John Preston
|
edcd09c29f
|
Remove LangKey.
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
d3ca6b96a1
|
Use tr:: instead of __generic.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
52e40cbc6e
|
Improve non-authed language switch.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
7af0dd105e
|
Use tr:: instead of Lang::Viewer.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
366413a0a6
|
Fix build in Xcode.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
7f96a185cf
|
Add rpl interface for Lang in tr:: namespace.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
0dddb7694f
|
Show transfer community button, set 2sv password.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
9c613fe2f7
|
Move system versions to platform/platform_info.
|
2019-06-04 14:23:14 +03:00 |
|