Skip to content

Commit

Permalink
Added click hint for the pack icon
Browse files Browse the repository at this point in the history
  • Loading branch information
And42 committed Jun 17, 2023
1 parent f8bd44c commit 4d00302
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<value>Remove</value>
</data>
<data name="DragIconHelpText" xml:space="preserve">
<value>Drag an icon here (.png|.gif)</value>
<value>Click or drag an icon here (.png|.gif)</value>
</data>
<data name="IconDialogFilter" xml:space="preserve">
<value>Icon files (*.png, *.gif)</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<value>Перетащите иконку сюда (.png|.gif)</value>
</data>
<data name="DragIconHelpText" xml:space="preserve">
<value>Перетащите иконку сюда (.png|.gif)</value>
<value>Нажмите или перетащите иконку сюда (.png|.gif)</value>
</data>
<data name="IconDialogFilter" xml:space="preserve">
<value>Файлы иконок (*.png, *.gif)</value>
Expand Down

0 comments on commit 4d00302

Please sign in to comment.