Skip to content

Commit

Permalink
Improve check box label for including app in "Update all" check
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Oct 5, 2024
1 parent 3a37963 commit 90f7cff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Commands.WinForms/IntegrateAppForm.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@
<value>True</value>
</data>
<data name="checkBoxCapabilities.Location" type="System.Drawing.Point, System.Drawing">
<value>115, 14</value>
<value>180, 14</value>
</data>
<data name="checkBoxCapabilities.Size" type="System.Drawing.Size, System.Drawing">
<value>120, 17</value>
Expand Down Expand Up @@ -1363,7 +1363,7 @@
<value>0</value>
</data>
<data name="checkBoxAutoUpdate.Text" xml:space="preserve">
<value>Auto &amp;Update</value>
<value>Include in "&amp;Update All"</value>
</data>
<data name="checkBoxAutoUpdate.ToolTip" xml:space="preserve">
<value>Includes this application in "Update all" checks.</value>
Expand Down

0 comments on commit 90f7cff

Please sign in to comment.