Audric Ackermann
|
2a185350bb
|
fix: getBrowserLocale: strip to semicolon if found
|
7 months ago |
Audric Ackermann
|
697eb96260
|
fix: fallback to en if supportedLocalesOf throws
|
7 months ago |
Audric Ackermann
|
b36e18b6f4
|
fix: time&date format are not dependent on crowdin supported locales
|
7 months ago |
Ryan Miller
|
f66d725eb5
|
fix: add fallback for cardinal not found for plural strings
|
7 months ago |
Ryan Miller
|
3204211dbe
|
fix: plural regex
|
7 months ago |
Ryan Miller
|
0900138d57
|
chore: fix docstring
|
7 months ago |
Audric Ackermann
|
a36affb3ee
|
chore: build bins test
|
7 months ago |
Audric Ackermann
|
7d179ef8b3
|
fix: unsend for legacy groups was broken
|
7 months ago |
Audric Ackermann
|
f81767e8c2
|
feat: display generic error for delete account warning
|
7 months ago |
Audric Ackermann
|
197ea88861
|
fix: addressing more PR reviews
|
7 months ago |
Audric Ackermann
|
7611f07b09
|
chore: address PR 184 reviews
|
7 months ago |
Audric Ackermann
|
9c2ef47988
|
fix: address PR review
|
7 months ago |
Audric Ackermann
|
2a1d969fa5
|
fix: delete account failed modal strings
|
7 months ago |
Audric Ackermann
|
bf344329f8
|
fix: format 7/14 days to be a number of weeks for disappearing timer
|
7 months ago |
Ryan Miller
|
70d83c1b7e
|
chore: rename I18n component to Localizer
|
7 months ago |
Ryan Miller
|
28cf1a3dd7
|
chore: add token name to localizedString logs
|
7 months ago |
Audric Ackermann
|
b80eb53d31
|
fix: group control messages issues since strings
SES-2666
|
7 months ago |
Ryan Miller
|
7ac1a37cb2
|
chore: fix type issues
|
7 months ago |
Ryan Miller
|
a7c1693532
|
feat: create class based string localization builder
|
7 months ago |
Ryan Miller
|
2f2c420026
|
feat: remove custom tag renderer and refactor hover emojis
|
8 months ago |
Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
7a65571181
|
Merge branch 'standardised_strings' of github.com:oxen-io/session-desktop into standardised_strings
|
8 months ago |
Audric Ackermann
|
118f75fbab
|
fix: display 0 seconds timer as off
|
8 months ago |
Will G
|
1306300e4c
|
Merge pull request #3178 from Bilb/fix-onboarding-integration-tests
Fix onboarding integration tests
|
8 months ago |
Audric Ackermann
|
996db72f96
|
chore: address PR comments
|
8 months ago |
Ryan Miller
|
b8494b6948
|
chore: fix strings
|
8 months ago |
Audric Ackermann
|
e9a03bdfba
|
fix: wait for password input in settings page
|
8 months ago |
Ryan Miller
|
a9be08bd4e
|
feat: add localization to the node side of the app
|
8 months ago |
Ryan Miller
|
913078d940
|
fix: update strings feature flag to be ignored by node when no window exists
|
8 months ago |
Audric Ackermann
|
09785cd3df
|
chore: latest crowdin fetch & fixes
|
8 months ago |
Audric Ackermann
|
3d4a8ff8df
|
chore: cleaned package.json & string TODOs
|
8 months ago |
Audric Ackermann
|
a666c075a5
|
fix: relative strings localization, latest changes from crowdin
|
8 months ago |
Audric Ackermann
|
55952acef3
|
chore: remove loadDictionary
|
8 months ago |
Audric Ackermann
|
849d8d0768
|
chore: fetch latest strings and fix errors
|
8 months ago |
Audric Ackermann
|
a7324a8d84
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
38e7d9b922
|
fix: typings for getMessage i18n
|
8 months ago |
Audric Ackermann
|
6e55cd6893
|
test: fix package.json unit test
|
8 months ago |
Audric Ackermann
|
1789ac30c8
|
fix: break down i18n file and remove translations from redux
|
8 months ago |
Audric Ackermann
|
5a7da00d00
|
feat: remove moment and replace with date-fns
|
8 months ago |
Ryan Miller
|
b9326f6bc3
|
feat: add inEnglish method to i18n
|
8 months ago |
yougotwill
|
35633cce94
|
fix: localise some headings on the about window
|
8 months ago |
Ryan Miller
|
a519eceb3a
|
feat: fallback to en is a string is not found on the locale
|
8 months ago |
yougotwill
|
86df66621b
|
fix: copy log file when saving to desktop
|
8 months ago |
Audric Ackermann
|
8e129e28c7
|
feat: add block/unblock modal
|
8 months ago |
yougotwill
|
e22d044913
|
feat: added new save logs to desktop
use instead of showing the debug window
|
8 months ago |
Ryan Miller
|
ce282cdb98
|
feat: only sanitize html tags from inputs if they are being used in a html renderer
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
Ryan Miller
|
702501c453
|
feat: remove html renderer from all places and use I18n with strict tag stripping
|
8 months ago |
Audric Ackermann
|
92f7bbe97d
|
chore: cleanup
|
8 months ago |
Ryan Miller
|
40d57a2039
|
fix: plurals arg type
|
8 months ago |