Skip to content

Commit 65e0a02

Browse files
committed
Revert changes in pt-br.xaml
1 parent 03d3c92 commit 65e0a02

File tree

1 file changed

+2
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+2
-3
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/pt-br.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@
2929
<system:String x:Key="plugin_explorer_everything_setting_header">Everything Setting</system:String>
3030
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Preview Panel</system:String>
3131
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Tamanho</system:String>
32-
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Data de Criação</system:String>
33-
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Data de Modificação</system:String>
34-
<system:String x:Key="plugin_explorer_previewpanel_display_file_age_checkbox">Idade do Arquivo</system:String>
32+
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date Created</system:String>
33+
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Date Modified</system:String>
3534
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Display File Info</system:String>
3635
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Date and time format</system:String>
3736
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>

0 commit comments

Comments
 (0)