Skip to content

Commit

Permalink
Merge pull request #254 from fidodone/patch-6
Browse files Browse the repository at this point in the history
Update StringDictionary.pt-BR.xaml
  • Loading branch information
Stanly5 authored Mar 4, 2022
2 parents d4f5d99 + a27cd85 commit 687cf20
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions StringDictionary.pt-BR.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,12 +326,12 @@
<system:String x:Key="Message.FileInUse">Arquivos em uso: {0}</system:String>

<!-- from 2022.3 -->
<system:String x:Key="Words.Sort">Sort</system:String>
<system:String x:Key="Words.Sort.None">None</system:String>
<system:String x:Key="Words.Sort.Ascending">Ascending</system:String>
<system:String x:Key="Words.Sort.Descending">Descending</system:String>
<system:String x:Key="Words.VolumeLabel">Volume label</system:String>
<system:String x:Key="Words.DriveLetter">Drive letter</system:String>
<system:String x:Key="Words.Sort">Ordenar</system:String>
<system:String x:Key="Words.Sort.None">Nenhum</system:String>
<system:String x:Key="Words.Sort.Ascending">Crescente</system:String>
<system:String x:Key="Words.Sort.Descending">Decrescente</system:String>
<system:String x:Key="Words.VolumeLabel">Rótulo do volume</system:String>
<system:String x:Key="Words.DriveLetter">Letra da unidade</system:String>

<system:String x:Key="Message.IncorrectPassword">A senha inserida está incorreta. Tente novamente.</system:String>
</ResourceDictionary>

0 comments on commit 687cf20

Please sign in to comment.