| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Joey Aiello (@joeyaiello) Steve Lee (@SteveL-MSFT) Could you please look the new error message? |
Sorry, something went wrong.
| </data> | ||
| <data name="LogInfoUnavailable" xml:space="preserve"> | ||
| <value>Could not retrieve information about the {0} log. Error: {1}.</value> | ||
| <value>{1} To access the '{0}' log start PowerShell by using the "Run as Administrator" command.</value> |
There was a problem hiding this comment.
"Run as Administrator" is a Windows Shell specific thing, may be better to say: ...start PowerShell with elevated user rights
(I searched and we use this type of language already in existing resource strings)
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed.
We need to review all resx file for "using the "Run as Administrator" command".
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) Please update your code review. |
Sorry, something went wrong.
…ntResources.resx Co-Authored-By: Steve Lee <slee@microsoft.com>
|
🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Fix #10637
New reworded message:
PR Context
PR Checklist