Prerequisites
Description
The menu strings of "Context Menu", which are related to Git/GitHub packages, are not localized.
Steps to Reproduce
- Click "Settings" in "File" menu
- Click "Packages" in "Settings" view
- Click "Enable" in "atom-i18n" package
- Click "Settings" of the "atom-i18n" package
- Set "Language" to "日本語 (ja)" in the list
- Click .md file in TreeView
- Context menu is appeared, which includes English menu
Expected behavior:
All English words and sentences are localized.
Actual behavior:
The messages related to Git/GitHub package, such as "View Unstaged Changes", are not localized.
Reproduces how often:
Always
Versions
Atom : 1.57.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1
Additional Information
This issue is related to #237.
- "View Unstaged Changes"
- "View Staged Changes"
- "Beautify editor contents"
- "Debug Atom Beautify"
- cf. issue #237

Prerequisites
Description
The menu strings of "Context Menu", which are related to Git/GitHub packages, are not localized.
Steps to Reproduce
Expected behavior:
All English words and sentences are localized.
Actual behavior:
The messages related to Git/GitHub package, such as "View Unstaged Changes", are not localized.
Reproduces how often:
Always
Versions
Additional Information
This issue is related to #237.