Mailspring/app/internal_packages/activity/lib
Thomas Cauquil 4643adff0d
Improve localization (#2466)
* feats: add script to improve localization

* fix: the script used to generate the translations didn't take certain concatenations into account.

Previously :
Many features are unavailable in plain-text mode. To create a single
Now :
Many features are unavailable in plain-text mode. To create a single plain-text draft, hold Alt or Option while clicking Compose or Reply.
-
Previously :
These features were %@ of the messages you sentin this time period, so these numbers do not reflect all of your activity. To enableread receipts and link tracking on emails you send, click the %@ or link tracking %@ icons in the composer.
Now :
These features were %@ of the messages you sent in this time period, so these numbers do not reflect all of your activity. To enable read receipts and link tracking on emails you send, click the %@ or link tracking %@ icons in the composer.
-
Previously :
To make changes to contacts in this account, you'll need to re-authorize Mailspring to access your data.\n\n
Now :
To make changes to contacts in this account, you'll need to re-authorize Mailspring to access your data.\n\nIn Mailspring's main window, go to Preferences > Accounts, select this account, and click \"Re-authenticate\". You'll be prompted to give Mailspring additional permission to update and delete your contacts.
...

* chore: improving the french and format-localizations.js executed

* feats: add templates to localizations

* fix(localization): define default template to english

* chore(localization): added explanations on how to use script files

---------

Co-authored-by: Ben Gotow <ben@foundry376.com>
2023-10-16 08:55:45 -05:00
..
dashboard Improve localization (#2466) 2023-10-16 08:55:45 -05:00
list [Travis] Fix linter issues and add a few more types to satisfy latest TS 2021-04-08 12:29:35 -05:00
activity-actions.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
activity-data-source.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
activity-event-store.tsx Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
activity-mailbox-perspective.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
main.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
plugin-helpers.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
test-data-source.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00