Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed Oct 24, 2023
1 parent 38daf98 commit b52841a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Localization/en_US.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<sys:String x:Key="LOCLegendaryRemoveCompletedDownloads">Remove completed downloads</sys:String>
<sys:String x:Key="LOCLegendaryRemoveCompletedDownloadsConfirm">Are you sure you want to remove all completed downloads from list?</sys:String>
<sys:String x:Key="LOCLegendaryRemoveSelectedEntriesConfirm">Are you sure you want to remove selected entries from list?</sys:String>
<sys:String x:Key="LOCLegendarySelectAllEntries">Select all entires</sys:String>
<sys:String x:Key="LOCLegendarySelectAllEntries">Select all entries</sys:String>
<sys:String x:Key="LOCLegendaryDownloadSizeColumn">Download Size</sys:String>
<sys:String x:Key="LOCLegendaryDownloadManagerWhatsUp">The download will start soon. You can see its status by accessing Legendary Panel via Menu => View or sidebar.</sys:String>
<sys:String x:Key="LOCLegendaryPanel">Legendary Panel</sys:String>
Expand Down

0 comments on commit b52841a

Please sign in to comment.