We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea415e commit 2297524Copy full SHA for 2297524
Flow.Launcher/Languages/pt-br.xaml
@@ -350,6 +350,7 @@
350
<system:String x:Key="logfolder">Pasta de Registro</system:String>
351
<system:String x:Key="clearlogfolder">Limpar Registros</system:String>
352
<system:String x:Key="clearlogfolderMessage">Tem certeza que quer excluir todos os registros?</system:String>
353
+ <system:String x:Key="cachefolder">Cache Folder</system:String>
354
<system:String x:Key="clearcachefolder">Clear Caches</system:String>
355
<system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String>
356
<system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String>
0 commit comments