Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
CatmanFan committed Feb 3, 2024
1 parent 62c294e commit 1004699
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Crowdin Action

on:
push:
paths: [ 'strings/**' ]
paths: [ 'FriishProduce/Strings/**' ]
branches: [ main ]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion FriishProduce/Strings/SettingsForm.resx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<value>Automatically download from LibRetro database</value>
</data>
<data name="AutoOpenFolder.Text" xml:space="preserve">
<value>Open output folder after saving WAD</value>
<value>Open output folder on saving WAD</value>
</data>
<data name="label1.Text" xml:space="preserve">
<value>Language:</value>
Expand Down
2 changes: 1 addition & 1 deletion FriishProduce/Strings/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Injection will continue as intended.</value>
<value>The application needed ({0}) was not found in the resources\tools subdirectory.</value>
</data>
<data name="Error006" xml:space="preserve">
<value>Failed to export to WAD.</value>
<value>Failed to save to WAD.</value>
</data>
<data name="File" xml:space="preserve">
<value>File</value>
Expand Down

0 comments on commit 1004699

Please sign in to comment.