-rw-r--r-- | i18n/pt_BR/snake.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/i18n/pt_BR/snake.ts b/i18n/pt_BR/snake.ts index 97a39c2..83be402 100644 --- a/i18n/pt_BR/snake.ts +++ b/i18n/pt_BR/snake.ts @@ -13,5 +13,5 @@ <message> <source>Press Any Key to Begin a New Game.</source> - <translation>Pressione Qualquer Tecla Para Começar um Novo Jogo</translation> + <translation type="obsolete">Pressione Qualquer Tecla Para Começar um Novo Jogo</translation> </message> <message> @@ -39,5 +39,13 @@ bater nas paredes, cantos ou na própria cauda.</translation> <message> <source>Press Any Key To Start</source> - <translation>Pressione Qualquer Tecla Para Começar</translation> + <translation type="obsolete">Pressione Qualquer Tecla Para Começar</translation> + </message> + <message> + <source>Press any key to start</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Press any key to begin a new game.</source> + <translation type="unfinished"></translation> </message> </context> |