Skip to content

Commit

Permalink
minor corrections;
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Dec 30, 2022
1 parent 54147c7 commit f0d8538
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ The app is currently available in the following languages:
* French
* German
* Korean
* Portuguese
* Russian
* Spanish
* Portuguese (Brazil)

More translations are welcome. See [instructions](https://github.com/tinode/chat/blob/devel/docs/translations.md#android).

Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<string name="validate_cred">Informe o código de confirmação enviado para você por: %1$s:</string>
<string name="validate_cred_title">Confirmar contato</string>
<string name="confirm">Confirmar</string>
<string name="validation_example">Apenas numeros</string>
<string name="validation_example">Apenas números</string>
<string name="enter_confirmation_code">Entre com o código de confirmação</string>
<string name="hint_add_by_id">Informe o ID do grupo de usuário</string>
<string name="hint_search_tags">Procurar por tags</string>
Expand Down Expand Up @@ -316,7 +316,7 @@
<string name="missed_call">perdida</string>
<string name="declined_call">recusada</string>
<string name="disconnected_call">desconectada</string>
<string name="toggle_camera_button">Alternar camera</string>
<string name="toggle_camera_button">Alternar câmera</string>
<string name="toggle_microphone_button">Chamada Mute/Unmute</string>
<string name="voice_calls_limited">Você não está disponível para receber algumas mensagens de voz.</string>
<string name="copied_to_clipboard">Copiado para área de transferência</string>
Expand Down

0 comments on commit f0d8538

Please sign in to comment.