diff --git a/src/Files.App/Dialogs/FilesystemOperationDialog.xaml b/src/Files.App/Dialogs/FilesystemOperationDialog.xaml index d2a8a69a47e9..cc3b12fa3f35 100644 --- a/src/Files.App/Dialogs/FilesystemOperationDialog.xaml +++ b/src/Files.App/Dialogs/FilesystemOperationDialog.xaml @@ -190,7 +190,7 @@ Grid.Column="0" HorizontalAlignment="Left" VerticalAlignment="Center" - Text="Apply this action to all conflicting items" + Text="{helpers:ResourceString Name=ApplyToAllConflictingItems}" TextWrapping="Wrap" /> Play all + + Apply this action to all conflicting items + \ No newline at end of file