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
<system:Stringx:Key="queryTextBoxPlaceholder">Escreva aqui para pesquisar</system:String>
46
47
47
48
<!-- Setting General -->
@@ -107,6 +108,7 @@
107
108
<system:Stringx:Key="shadowEffectNotAllowed">O efeito sombra não é permitido com este tema porque o efeito desfocar está ativo</system:String>
108
109
<system:Stringx:Key="searchDelay">Atraso da pesquisa</system:String>
109
110
<system:Stringx:Key="searchDelayToolTip">Adiciona um pequeno atraso durante a escrita para reduzir a oscilação ao carregar os resultados. Recomendado se a sua velocidade de escrita for média.</system:String>
111
+
<system:Stringx:Key="searchDelayNumberBoxToolTip">Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled.</system:String>
110
112
<system:Stringx:Key="searchDelayTime">Tempo de espera padrão</system:String>
111
113
<system:Stringx:Key="searchDelayTimeToolTip">Tempo a aguardar antes de mostrar os resultados. Valores mais altos resultam num atraso maior (ms).</system:String>
0 commit comments