microsoft / microsoft/AzureStorageExplorer
Custom connection activity logs are not localized
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.13.0
Build Number: dev
Platform/OS: All
Architecture: All
Regression From: N/A
Bug Description
Activity logs are created when using the Connect dialog to create new custom connections. These log messages, and their activities, are not localized.
Steps to Reproduce
- Launch Storage Explorer in a language other than English.
- Open the Connect dialog and create a new connection, such as with a SAS URL.
- Observe the message that appears in the activity log.
Expected Experience
The log message is localized.
Actual Experience
The log message is in English.
Additional Context
These strings are hard-coded in ConnectProvider.ts.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in ConnectProvider.ts, where the issue identifies hard-coded activity-log strings for custom connections. Reproduce the flow in a non-English language using the Connect dialog and create a connection such as a SAS URL; it is done when the resulting activity message is localized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100