You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Plugins/Flow.Launcher.Plugin.Explorer/Languages/es.xaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<!-- Dialogues -->
5
5
<system:Stringx:Key="plugin_explorer_make_selection_warning">Por favor haga una selección primero</system:String>
6
6
<system:Stringx:Key="plugin_explorer_select_folder_link_warning">Por favor, seleccione un enlace de carpeta</system:String>
7
-
<system:Stringx:Key="plugin_explorer_delete_folder_link">¿Está seguro que desea eliminar {0}?</system:String>
7
+
<system:Stringx:Key="plugin_explorer_delete_folder_link">¿Está seguro de que desea eliminar {0}?</system:String>
8
8
<system:Stringx:Key="plugin_explorer_deletefileconfirm">¿Está seguro que desea eliminar permanentemente este archivo?</system:String>
9
9
<system:Stringx:Key="plugin_explorer_deletefilefolderconfirm">¿Está seguro de que desea eliminar permanentemente este/esta archivo/carpeta?</system:String>
0 commit comments