Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
update updater(locale files need to be updated )
Browse files Browse the repository at this point in the history
  • Loading branch information
emmauss committed Jan 27, 2022
1 parent 4d88810 commit 081db9c
Show file tree
Hide file tree
Showing 4 changed files with 307 additions and 67 deletions.
4 changes: 2 additions & 2 deletions Ryujinx.Ava/Assets/Locales/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@
"DialogUpdaterConvertFailedMessage": "Failed to convert the current Ryujinx version.",
"DialogUpdaterCancelUpdateMessage": "Cancelling Update!",
"DialogUpdaterAlreadyOnLatestVersionMessage": "You are already using the most updated version of Ryujinx!",
"DialogUpdaterFailedToGetVersionMessage": "An error has occurred when trying to get release information from AppVeyor.",
"DialogUpdaterConvertFailedAppveyorMessage": "Failed to convert the received Ryujinx version from AppVeyor.",
"DialogUpdaterFailedToGetVersionMessage": "An error has occurred when trying to get release information from Github Release. This can be caused if a new release is being compiled by GitHub Actions. Try again in a few minutes.",
"DialogUpdaterConvertFailedGithubMessage": "Failed to convert the received Ryujinx version from Github Release.",
"DialogUpdaterDownloadingMessage": "Downloading Update...",
"DialogUpdaterExtractionMessage": "Extracting Update...",
"DialogUpdaterRenamingMessage": "Renaming Update...",
Expand Down
2 changes: 1 addition & 1 deletion Ryujinx.Ava/Assets/Locales/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
"DialogUpdaterCancelUpdateMessage": "Cancelando atualização!",
"DialogUpdaterAlreadyOnLatestVersionMessage": "Você já está usando a versão mais recente do Ryujinx!",
"DialogUpdaterFailedToGetVersionMessage": "Ocorreu um erro ao tentar obter informações de atualização do AppVeyor.",
"DialogUpdaterConvertFailedAppveyorMessage": "Falha ao converter a versão do Ryujinx recebida do AppVeyor.",
"DialogUpdaterConvertFailedGithubMessage": "Falha ao converter a versão do Ryujinx recebida do AppVeyor.",
"DialogUpdaterDownloadingMessage": "Baixando atualização...",
"DialogUpdaterExtractionMessage": "Extraindo atualização...",
"DialogUpdaterRenamingMessage": "Renomeando atualização...",
Expand Down
Loading

0 comments on commit 081db9c

Please sign in to comment.