microsoft / vscode-loc

VS Code Localization Extension
Other
548 stars 298 forks source link

[ja] `Files: Auto Save` setting description is broken #1533

Closed lusingander closed 8 months ago

lusingander commented 8 months ago

The link in the explanation (vs/workbench/contrib/files/browser/files.contribution.autoSave) for the Files: Auto Save setting is broken.

https://github.com/microsoft/vscode-loc/blob/ddd7174069c9d981d0bacbc23fe74de3112ec706/i18n/vscode-language-pack-ja/translations/main.i18n.json#L7196

[自動保存](https://code.visualstudio.com/docs/editor/codebasics#_save 自動保存)

should be

[自動保存](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save)

image
csigs commented 8 months ago

Thank you for your feedback. We are currently reviewing it (reference 934191).

csigs commented 8 months ago

The issue has been fixed in localization platform that the fix should be exported to production repo and will take effect in next release! (Reference id: 934191)