Language file update

This commit is contained in:
Brett Hewitson 2021-12-10 08:37:58 +10:00
parent d108d84d8f
commit 0156b10869
4 changed files with 51 additions and 13 deletions

View file

@ -118,6 +118,8 @@
<sys:String x:Key="ConfigProfileWindow_TestErrorTitle">Erro no teste</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestErrorLabel">Ocorreu um erro ao tentar testar o perfil de configuração.</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestEnabledErrorLabel">O perfil não está ativado e não pode ser testado.</sys:String>
<sys:String x:Key="ConfigProfileWindow_TestAlertMessage">Testa '{0}' mensagem tipo de alerta para nome do perfil '{1}'</sys:String>
<!--#endregion-->
<!--#region Version Feed Window -->