microsoft / microsoft/AzureStorageExplorer
Status strings for empty data tables are not localized
Open
@craxal is already working on this.
Since Aug 27, 2019.
:gear: blobs
:gear: files
:gear: tables
:globe_with_meridians: localization
:grey_question: investigate
:test_tube: testing
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.9.0
Build: master_20190821.3
Platform/OS: Windows 10/ Linux Ubuntu 18.04/macOS High Sierra
Architecture: ia32/x64
Language: Chinese (zh-CN) / Russian (ru) / German (de)
Regression From: Not a regression
Steps to reproduce:
- Run the command 'StorageExplorer.exe --lang=zh-CN' to launch storage explorer.
- Expand one storage account -> Blob Containers.
- Create a new blob container -> Check the notification message on the left corner of the editor.
Expect Experience:
The notification message is localized.
Actual Experience:
The notification message is not localized.

More Info:
- This issue doesn't reproduce for one blob container which contains blobs.

- This issue also reproduces for one empty file share / table.
- This issue doesn't reproduce for one empty queue.

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.
Assessment
This issue has not been assessed yet.