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

Update strings.xml #444

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
6 changes: 6 additions & 0 deletions app/src/main/res/values-br/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -768,5 +768,11 @@
<string name="enter_scode">Enter your Whirlpool SCODE. Se confirmado pressionando \'OK\' o serviço Whirlpool vai fechar. Entre novamente no Whirlpool para ativar o SCODE.</string>
<string name="this_utxo_is_marked_as_spendable">Este UTXO está marcado como possível de ser gasto</string>
<string name="this_utxo_is_marked_as_blocked">Este UTXO está marcado como bloqueado</string>
<string name="postmix_full_spend">Esta transação gastará a totalidade de sua carteira pós-mix, o que anulará a privacidade obtida por meio da mixagem Whirlpool. Tem certeza que deseja fazer isso?</string>

<string name="psbt_sign_tx">Assinar transação</string>
<string name="display_psbt">Mostrar o PSBT</string>
<string name="psbt_error">Erro ao analisar o PSBT</string>
<string name="psbt_sign_error">Erro ao assinar transação via PSBT</string>

</resources>