Skip to content

Commit

Permalink
Shorten toolbar button labels
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Sep 13, 2023
1 parent ff291b1 commit 95dab9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GUI/Controls/ManageMods.resx
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="launchGameToolStripMenuItem.Text" xml:space="preserve"><value>Launch Game</value></data>
<data name="launchGameToolStripMenuItem.Text" xml:space="preserve"><value>Play</value></data>
<data name="RefreshToolButton.Text" xml:space="preserve"><value>Refresh</value></data>
<data name="UpdateAllToolButton.Text" xml:space="preserve"><value>Add available updates</value></data>
<data name="ApplyToolButton.Text" xml:space="preserve"><value>Apply changes</value></data>
<data name="UpdateAllToolButton.Text" xml:space="preserve"><value>Update all</value></data>
<data name="ApplyToolButton.Text" xml:space="preserve"><value>Apply</value></data>
<data name="FilterToolButton.Text" xml:space="preserve"><value>Filters</value></data>
<data name="FilterCompatibleButton.Text" xml:space="preserve"><value>Compatible</value></data>
<data name="FilterInstalledButton.Text" xml:space="preserve"><value>Installed</value></data>
Expand Down

0 comments on commit 95dab9c

Please sign in to comment.