remove typo apparently introduced by translator

This commit is contained in:
Eric House 2021-05-02 19:33:58 -07:00
parent 9a2fa9534a
commit 03c9d92368
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@
<string name="summary_invites_out">Players invited</string>
<string name="summary_invites_out_fmt">Players invited to room “%1$s”</string>
<!-- Games that have ended are listed with this string -->
<string name="gameOver">Game over sddsf</string>
<string name="gameOver">Game over</string>
<!-- Otherwise they're listed with this to give some indication of
how far along they are. I may list "tiles left" someday
instead... -->

View file

@ -172,7 +172,7 @@
<string name="gamel_menu_checkmoves">Confira por movimentações</string>
<string name="gamel_menu_dicts">Listas das palavras…</string>
<string name="button_delete">Excluir</string>
<string name="gameOver">Fim da partida sddsf</string>
<string name="gameOver">Fim da partida</string>
<string name="summary_invites_out_fmt">Jogadores convidados para a sala “%1$s”</string>
<string name="summary_invites_out">Jogadores convidados</string>
<string name="summary_relay_gameover_fmt">Fim da partida na sala “%1$s”</string>