Skip to content

Commit

Permalink
[EnvVars]Improve UI section tooltips (#33273)
Browse files Browse the repository at this point in the history
* Added details to tooltip descriptions
  • Loading branch information
anson-poon committed Jun 13, 2024
1 parent 1016154 commit 2e85a14
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<value>New profile</value>
</data>
<data name="ProfilesDescriptionLbl.Text" xml:space="preserve">
<value>You can create profiles to quickly apply a set of preconfigured variables</value>
<value>Create profiles to quickly apply a set of preconfigured variables. Profile variables have precedence over User and System variables.</value>
</data>
<data name="ProfilesLbl.Text" xml:space="preserve">
<value>Profiles</value>
Expand Down Expand Up @@ -194,7 +194,7 @@
<value>Add</value>
</data>
<data name="AppliedVariablesDescriptionLbl.Text" xml:space="preserve">
<value>List of applied variables</value>
<value>Applied variables list shows the current state of the environment, including Profile, User, and System variables.</value>
</data>
<data name="AppliedVariablesLbl.Text" xml:space="preserve">
<value>Applied variables</value>
Expand Down Expand Up @@ -242,7 +242,7 @@
<value>Add variable</value>
</data>
<data name="DefaultVariablesDescriptionLbl.Text" xml:space="preserve">
<value>Add, remove or edit USER and SYSTEM variables</value>
<value>Add, edit, or remove User and System variables.</value>
</data>
<data name="EditItem.Text" xml:space="preserve">
<value>Edit</value>
Expand Down

0 comments on commit 2e85a14

Please sign in to comment.