Skip to content

Commit

Permalink
Merge pull request #1033 from Astel123457/fix-duplicate-strings
Browse files Browse the repository at this point in the history
Fix the string duplicate issue
  • Loading branch information
stakira authored Feb 6, 2024
2 parents 23b52d2 + 848b943 commit d4b3cc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OpenUtau/Strings/Strings.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<system:String x:Key="dialogs.tracksettings.location">Location</system:String>
<system:String x:Key="dialogs.tracksettings.renderer">Renderer</system:String>
<system:String x:Key="dialogs.tracksettings.setasdefault">Set As Default</system:String>
<system:String x:Key="dialogs.unsupportedfile.caption">Unsupported file format</system:String>
<system:String x:Key="dialogs.unsupportedfile.message">Unsupported file format: </system:String>
<system:String x:Key="dialogs.voicecolorremapping">Voice color remapping</system:String>
<system:String x:Key="dialogs.voicecolorremapping.caption">Applies to all notes in this track:</system:String>

Expand Down

0 comments on commit d4b3cc2

Please sign in to comment.