microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
365 stars 85 forks source link

The properties 'Name' and 'Location' are not localized for resource groups under 'Storage Accounts' node #7960

Open v-xianya opened 1 month ago

v-xianya commented 1 month ago

Storage Explorer Version: 1.35-dev (98) Build Number: 20240526.1 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5 (M1 Pro) Reproduce Languages: All Architecture: x64/x64/arm64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Launch Storage Explorer -> Open 'Settings' -> 'Application -> Regional Settings'.
  2. Select '中文(简体)' -> Restart Storage Explorer.
  3. Open 'Setting' -> 'Services -> Organize by Resource Group'.
  4. Refresh the tree view -> Expand 'Storage Accounts' -> Select one resource group.
  5. Check whether all properties are localized.

Expected Experience

All properties are localized. image

Actual Experience

The properties 'Name' and 'Location' are not localized. image

Additional Context

This issue doesn't reproduce for resource group under 'Disks' node.