Audric Ackermann
8dd927255b
chore: add exception for ru and sr-CS disappearingMessagesTurnedOffGroup
6 months ago
Audric Ackermann
23921cef31
chore: remove uneeded logs
7 months ago
Ryan Miller
4775559cf3
chore: add validation flagging for strings with incorrect tag formatting
7 months ago
Ryan Miller
eb2e20b34d
chore: cleanup error on problem logic
7 months ago
Ryan Miller
72f1489429
chore: add ignore list to formatting tag check
7 months ago
Ryan Miller
16780cbcb0
chore: add error on formatting tags to generateLocales
7 months ago
Ryan Miller
7f7bb81dc1
chore: add formatting tag validation to generateLocales script
7 months ago
Ryan Miller
82261d6e7c
fix: add new flag to print string issues explicitly
7 months ago
Audric Ackermann
7611f07b09
chore: address PR 184 reviews
7 months ago
Audric Ackermann
e3cedcd555
fix: flag disable concurrency for locale now works
7 months ago
Audric Ackermann
53adc815b1
Revert "fix: analyse locale CI failing with worker pool"
...
This reverts commit 919abc03b6
.
7 months ago
Audric Ackermann
521aaf79e8
fix: locale scripts: use utf-8 when opening a file
7 months ago
Audric Ackermann
919abc03b6
fix: analyse locale CI failing with worker pool
7 months ago
Ryan Miller
7a95762541
chore: remove editStrings script
7 months ago
Audric Ackermann
ba32668110
chore: print unused keys sorted
7 months ago
Audric Ackermann
52501b2b51
chore: fix generateLocales script for python < 3.11
7 months ago
Ryan Miller
8b16d15762
chore: create find unused strings scripts
7 months ago
Ryan Miller
5717876b22
chore: update python strings regex
7 months ago
Audric Ackermann
3d4a8ff8df
chore: cleaned package.json & string TODOs
7 months ago
Audric Ackermann
a666c075a5
fix: relative strings localization, latest changes from crowdin
7 months ago
Ryan Miller
cf2f1b4b8a
fix: add json import to generateLocalizedStringsAnalysis.py
8 months ago
Ryan Miller
d21fe5d125
chore: fix typo in README.md
8 months ago
Ryan Miller
e1f5c3ce23
chore: update localization regex script to support getString and i18n.stripped uses
8 months ago
Ryan Miller
79f3f35977
feat: update strings usages and library
8 months ago
Ryan Miller
7d8ba9320e
feat: create localized python strings scripts and utility functions
1 year ago
William Grant
69a50cdcc8
fix: sort localised keys generated by updateI18nKeysType
2 years ago
Audric Ackermann
6fe6544d6c
fix: split up migration of initial user config dumps into two
2 years ago
Audric Ackermann
faeb95fefd
feat: add block/decline logic to msg request & wrapper
2 years ago
William Grant
3232456864
fix: make updatei18nKeysType.py work with python 3
2 years ago
Audric Ackermann
13bf0e073d
feat: update design of the Notification Settings screen
...
the preview button is not linked yet
3 years ago
Audric Ackermann
e1f2393c3a
cleanup translated strings
3 years ago
Audric Ackermann
9bb19540a9
add back deleteContact and deleteGroup translations
3 years ago
Audric Ackermann
651b1c4376
Fetch translations ( #2056 )
...
* show missed-call,started-call and answered call notification in chat
* fix types for createLastMessageUpdate
* show incoming dialog if we have a pending call when enable call receptio
* simplify a bit the avatar component
* move disableDrag to a custom hook
* speed up hash colors of avatarPlaceHolders
* fixup text selection and double click reply on message
* keep avatar decoded items longer before releasing memory
* add incoming/outgoing/missed call notification
also, merge that notification with the timer and group notification
component
* hangup call if no answer after 30sec
* refactor SessionInput using hook + add testid field for recovery
* disable message request feature flag for now
* fix merge issue
* force loading screen to be black instead of white
for our dark theme user's eyes safety
* add type for i18n to run update after crowdin fetch with tools/updateI18nKeysType.py
* update to latest translations
3 years ago
Audric Ackermann
182192124e
update localized strings from crowdin
4 years ago
audric
a9dcdea796
update with latet locales from crowdin
4 years ago
audric
5310c1603d
update tool to update localized strings from crowdin
4 years ago
Audric
feab29a4fe
remove file server submodule
4 years ago
Audric Ackermann
adb9775848
cleanup trasnlation with latest from crowdin
4 years ago
Audric Ackermann
a5515a9309
remove androidKey and android mapping logic for locales
4 years ago
Audric Ackermann
dfdb515904
locale tools, map indonesia `in` mobile locale to our `id`
5 years ago
Audric Ackermann
5f9a8eea61
fix localized tools for japanese (no plurals issue)
5 years ago
Audric Ackermann
68c1f1f781
use sentence case for android to desktop translation morphing
5 years ago
Audric Ackermann
8fe4f579eb
add README for locales tools scripts
5 years ago
Audric Ackermann
785efcbe3c
add option to ignore case on match anroidEn - desktopEn
5 years ago
Audric Ackermann
86fa77966e
add option to add items missing from dest/messages.json from en/messages
5 years ago
Audric Ackermann
b9f2c7d7e5
update locale tool to find and clean unused key in .json from english
5 years ago
Audric Ackermann
f15a3c9878
clean script to map android translation to desktop
5 years ago
Audric Ackermann
5cebb41b45
add read of translated string to script
5 years ago
Audric Ackermann
a1824215d4
matching en translations desktop to android & scripts to verify
5 years ago
Audric Ackermann
1f7cfc357b
add a tool to find missing i18n key in two files
5 years ago