Skip to content

Commit

Permalink
string and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Darshak Bhatti committed May 15, 2024
1 parent a1e9c90 commit f921f07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/NavConfig.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"assembly": "DevHome.Utilities",
"viewFullName": "DevHome.Utilities.Views.UtilitiesMainPageView",
"viewModelFullName": "DevHome.Utilities.ViewModels.UtilitiesMainPageViewModel",
"icon": "ECED"
"icon": "ED35"
}
]
}
Expand Down
7 changes: 4 additions & 3 deletions tools/Utilities/src/Strings/en-us/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,14 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="EnvVariablesEditorUtilityDesc" xml:space="preserve">
<value>Create and manage variable sets with a lightweight UI.</value>
<value>Create and manage environment variables.</value>
</data>
<data name="EnvVariablesEditorUtilityTitle" xml:space="preserve">
<value>Environment Variables Editor</value>
</data>
<data name="HostsFileEditorUtilityDesc" xml:space="preserve">
<value>Add, filter, or remove file entries in less time.</value>
<value>Add, filter or remove Hosts file entries.</value>
<comment>;Locked={"Hosts"}</comment>
</data>
<data name="HostsFileEditorUtilityTitle" xml:space="preserve">
<value>Hosts File Editor</value>
Expand All @@ -138,7 +139,7 @@
<comment>Utilities</comment>
</data>
<data name="RegistryPreviewUtilityDesc" xml:space="preserve">
<value>Edit and visualize Windows Registry files faster.</value>
<value>Edit and visualize Windows Registry files.</value>
</data>
<data name="RegistryPreviewUtilityTitle" xml:space="preserve">
<value>Registry Preview</value>
Expand Down

0 comments on commit f921f07

Please sign in to comment.