Lim Chee Aun
8c2065c1e8
Whole bunch of line changes
2024-10-28 18:50:30 +08:00
Lim Chee Aun
b13ac8a608
Fix clash of t's
...
And… due to the clash, the strings were not added for i18n
2024-10-22 10:19:16 +08:00
Lim Chee Aun
e1784b9c00
Try inert on spoiler content
2024-10-18 18:35:09 +08:00
Lim Chee Aun
350aafaadd
A little fix + refactoring with translation stuff
2024-10-18 18:35:09 +08:00
Lim Chee Aun
bcd7507603
3 contexts of "Following"
2024-10-14 22:56:05 +08:00
Lim Chee Aun
30486ed389
Explicit ID to force separate keys
...
`context` will make Lingui aware of different contexts and generate different IDs
but it's not shown on Crowdin's side. Crowdin seems only care about msgid and
ignores msgctxt, so it won't generate another unique ID for different contexts
2024-10-14 19:56:50 +08:00
Lim Chee Aun
e092e469d1
Prettier-ify
2024-10-14 19:38:09 +08:00
Lim Chee Aun
5e4300f71d
Try fix same words with different contexts
2024-10-14 19:20:46 +08:00
Lim Chee Aun
71a694b74e
Missed this "Post"
2024-10-14 16:22:22 +08:00
Stefano Pigozzi
f49074abfd
Merge .po file
2024-10-11 02:03:53 +02:00
Stefano Pigozzi
58144a50ec
Update po files
2024-09-23 04:19:32 +02:00
Stefano Pigozzi
78dcff423e
Update po files
2024-09-23 04:18:20 +02:00
Stefano Pigozzi
e1e3081052
Update po files
2024-09-10 16:57:12 +02:00
Lim Chee Aun
8618deec29
Test cross-file benchmark
2024-09-09 20:16:17 +08:00
Lim Chee Aun
487e574765
More benchmarks
2024-09-09 16:36:42 +08:00
Lim Chee Aun
55f3d7d128
MVP-ish button to filter by author if clicked on link card
2024-09-09 09:45:04 +08:00
Lim Chee Aun
d49c855a15
Add hidden debugging info
2024-09-08 19:06:42 +08:00
Lim Chee Aun
49c7ccb0cb
Handle WEB_DOMAIN for login
...
Turns out .well-known routes are CORS-enabled
2024-09-07 17:08:30 +08:00
Lim Chee Aun
463ec48a8d
Fix "overload resolution failed"
...
convertToBlob returns promise 🫣
2024-09-07 15:27:09 +08:00
Stefano Pigozzi
4ade99ced9
Update .po file
2024-09-07 03:16:47 +02:00
Lim Chee Aun
44c8b64b66
Missed this string
...
I need eagle eyes
2024-09-07 08:41:53 +08:00
Lim Chee Aun
4f07a7f55f
Oops, missed this one
2024-09-06 09:20:21 +08:00
Lim Chee Aun
0e961e87a4
Fill in forgotten strings
2024-08-31 23:02:06 +08:00
Lim Chee Aun
be4ef56ce0
Update en
2024-08-31 20:13:23 +08:00
Lim Chee Aun
7ff241187b
Update en
2024-08-29 16:50:27 +08:00
Lim Chee Aun
6930ce9a7c
Debounce page visibility to prevent streaming/polling noise
2024-08-28 00:20:44 +08:00
Lim Chee Aun
7c56b64e8a
OAuth PKCE is in.
...
Reference PR: https://github.com/mastodon/mastodon/pull/31129
2024-08-27 13:50:03 +08:00
Lim Chee Aun
6f7e761977
Update en
2024-08-25 17:59:38 +08:00
Lim Chee Aun
2fa40e810e
Update en
2024-08-24 18:22:29 +08:00
Lim Chee Aun
67bbbfb2f8
Update en.po
2024-08-23 18:00:15 +08:00
Lim Chee Aun
056e22aaf9
Split context for two "Post" strings
2024-08-21 14:37:34 +08:00
Lim Chee Aun
0e539ba2cb
Require additional info if report account
2024-08-20 20:17:43 +08:00
Lim Chee Aun
0bc7b6202b
Revise the sentence to be clearer
2024-08-20 12:53:13 +08:00
Lim Chee Aun
8a2150d854
All handles need bidi isolate
2024-08-19 19:06:24 +08:00
Lim Chee Aun
5e2d084854
Fix lang selector not centered on Welcome page
2024-08-18 11:06:58 +08:00
Lim Chee Aun
139bcfee43
Only extract en
...
This assumes that all other locales will never be the source
2024-08-17 12:55:07 +08:00
Lim Chee Aun
18b3ee8c92
Standardize display of common + native languages list
2024-08-16 19:17:57 +08:00
Lim Chee Aun
8ec951d1fc
These menus need spans
2024-08-16 13:46:17 +08:00
Lim Chee Aun
bdb1dff278
Fix this unneeded Plural
2024-08-16 11:12:00 +08:00
Lim Chee Aun
b16907dc24
Forgot to localise these keyboard shortcuts
2024-08-14 21:58:22 +08:00
Lim Chee Aun
59f8f44776
Use v2 notifications policy API and new UI
...
Reference: https://github.com/mastodon/mastodon/pull/31342
Very MVP, not a lot of explanations. Maybe revisit later.
2024-08-14 20:12:39 +08:00
Lim Chee Aun
868e613089
Use msg here because the memo'ed Home doesn't re-render
...
And see the line numbers change again in translation files
2024-08-14 11:47:45 +08:00
Lim Chee Aun
d1887afed8
The lines have changed
...
Hmm, this diff change is kinda noisy but useful to jump straight to the line
2024-08-14 10:48:37 +08:00
Lim Chee Aun
2c050c650b
Fix wrong pluralization usage
...
Instead of one, should use _1 because string for "one" has to be shown regardless of plural forms
When 1, "{account} followed you" must show instead of "1 people followed you".
Some languages don't have plural rule for "one" so it might not show up. _1 forces it to show.
2024-08-14 09:40:39 +08:00
Lim Chee Aun
4918027c90
Use real ellipsis
...
And see if these strings can sync up
2024-08-13 18:17:00 +08:00
Lim Chee Aun
c2e6d732c4
Initial i18n dev
...
Expecting bugs!
2024-08-13 15:26:23 +08:00