Skip to content

Commit bb10b1f

Browse files
committed
refactor: remove translations
1 parent 352fdc7 commit bb10b1f

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

Flow.Launcher/Languages/en.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,6 @@
123123
<system:String x:Key="select">Select</system:String>
124124
<system:String x:Key="hideOnStartup">Hide Flow Launcher on startup</system:String>
125125
<system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>
126-
<system:String x:Key="sensitiveAccent">Enable accent sensitivity when searching for programs.</system:String>
127-
<system:String x:Key="sensitiveAccentToolTip">When this option is changed, a restart is required. When enabled, you will be able to find programs that contain accented characters more easily.</system:String>
128-
<system:String x:Key="sensitiveAccentRestartTitle">Restart Required</system:String>
129-
<system:String x:Key="sensitiveAccentRestartMessage">Changing accent sensitivity requires a restart of Flow Launcher to take effect.</system:String>
130-
<system:String x:Key="sensitiveAccentRestartButton">Restart Now</system:String>
131126
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
132127
<system:String x:Key="hideNotifyIconToolTip">When the icon is hidden from the tray, the Settings menu can be opened by right-clicking on the search window.</system:String>
133128
<system:String x:Key="querySearchPrecision">Query Search Precision</system:String>

Flow.Launcher/Languages/pt-br.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@
121121
<system:String x:Key="select">Selecionar</system:String>
122122
<system:String x:Key="hideOnStartup">Esconder Flow Launcher na inicialização</system:String>
123123
<system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>
124-
<system:String x:Key="sensitiveAccent">Ativar a distinção de acentuação na consulta de programas.</system:String>
125-
<system:String x:Key="sensitiveAccentToolTip">Quando esta opção for alterada, será necessária uma reinicialização. Quando ativada, você poderá encontrar programas que contêm caracteres acentuados com mais facilidade.</system:String>
126-
<system:String x:Key="sensitiveAccentRestartTitle">Reinicialização Necessária</system:String>
127-
<system:String x:Key="sensitiveAccentRestartMessage">Alterar a sensibilidade de acentos requer a reinicialização do Flow Launcher para surtir efeito.</system:String>
128-
<system:String x:Key="sensitiveAccentRestartButton">Reiniciar Agora</system:String>
129124
<system:String x:Key="hideNotifyIcon">Ocultar ícone da bandeja</system:String>
130125
<system:String x:Key="hideNotifyIconToolTip">Quando o ícone não está na bandeja, o menu de Configurações pode ser aberto ao clicar na janela de busca com o botão direito do mouse.</system:String>
131126
<system:String x:Key="querySearchPrecision">Precisão de Busca da Consulta</system:String>

0 commit comments

Comments
 (0)