Skip to content

Commit

Permalink
Fix some text.
Browse files Browse the repository at this point in the history
  • Loading branch information
FirehawkV21 committed Mar 12, 2020
1 parent 0e4ecfe commit 1f55384
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions RMMV-WebPConverter/Properties/Resources.Designer.cs

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

5 changes: 3 additions & 2 deletions RMMV-WebPConverter/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@
<value>The quality setting for the lossy conversion is set to {0}</value>
</data>
<data name="CwebpApplLocationQuestion" xml:space="preserve">
<value>Where's the location of the cwebp?</value>
<value>
Where's the location of the cwebp?</value>
</data>
<data name="NoCwebpAppLocationSet" xml:space="preserve">
<value>Please insert the path for cwebp.
Expand Down Expand Up @@ -165,7 +166,7 @@ Where are the files you want to convert to? </value>
</value>
</data>
<data name="DestinationFolderLocationQuestion" xml:space="preserve">
<value>\nWhere to put the converted images?</value>
<value>Where to put the converted images?</value>
</data>
<data name="InvalidOptionMessage" xml:space="preserve">
<value>Looks like you gave a non-integer number. Applying the default setting.</value>
Expand Down

0 comments on commit 1f55384

Please sign in to comment.