Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix two small typos in Resources.pt-BR.resx at line 182 #3943

Merged
merged 2 commits into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GUI/Properties/Resources.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Tentando mover {2} de {3} e reiniciar o CKAN.</value></data>
<data name="MainTSV" xml:space="preserve"><value>Arquivo separado por tabulação (*.tsv)</value></data>
<data name="MainNotFound" xml:space="preserve"><value>Não encontrado.</value></data>
<data name="MainCantInstallDLC" xml:space="preserve"><value>O CKAN não pode instalar a expansão{0}!</value></data>
<data name="AllModVersionsInstallPrompt" xml:space="preserve"><value>{0} não é suportado peça versão atual do seu jogo e mode não funcionar. Se você tiver qualquer problema com isso, você NÃO deve pedir ajuda aos mantenedores.
<data name="AllModVersionsInstallPrompt" xml:space="preserve"><value>{0} não é suportado pela versão atual do seu jogo e pode não funcionar. Se você tiver qualquer problema com isso, você NÃO deve pedir ajuda aos mantenedores.

Você quer realmente instalá-la?</value></data>
<data name="AllModVersionsInstallYes" xml:space="preserve"><value>Instalar</value></data>
Expand Down
Loading