-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
"Welcome Guide" and "Telemetry Consent" views are not localized.
Steps to Reproduce
- Execute editor, then open the file of "mv ~/.atom/config.cson"
- Delete the line that starting "telemetryConsent", then save it
(or, comment out the above line) - Click "Settings" in "File" menu
- Click "Packages" in "Settings" view
- Click "Enable" in "atom-i18n" package
- Click "Settings" of the "atom-i18n" package
- Click "(ja)" in the list of "Language"
- Click "(English: Telemetry Consent)" tab and "(English: Welcome Guide)"
Expected behavior:
All English words and sentences are localized.
Actual behavior:
"Telemetry Consent" view has no localized words.
Reproduces how often:
Always
Versions
Atom : 1.57.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Additional Information
Metadata
Metadata
Assignees
Labels
No labels