android: update strings

This commit is contained in:
PabloG02 2023-06-03 14:16:07 +02:00
parent 8713c442e9
commit 72597b8ffe
1 changed files with 5 additions and 5 deletions

View File

@ -97,13 +97,13 @@
<string name="import_saves">Import</string>
<string name="export_saves">Export</string>
<string name="install_firmware">Install firmware</string>
<string name="install_firmware_description">Required to boot some games</string>
<string name="install_firmware_description">Firmware must be in a ZIP archive and is needed to boot some games</string>
<string name="firmware_installing">Installing firmware</string>
<string name="firmware_installed_success">Firmware installed successfully</string>
<string name="firmware_installed_failure">Firmware installation failed.</string>
<string name="firmware_installed_failure_description">Check that the ZIP contains a firmware.</string>
<string name="share_log">Share log</string>
<string name="share_log_description">Share the log file</string>
<string name="firmware_installed_failure">Firmware installation failed</string>
<string name="firmware_installed_failure_description">Verify that the ZIP contains valid firmware and try again.</string>
<string name="share_log">Share debug logs</string>
<string name="share_log_description">Share yuzu\'s log file to debug issues</string>
<string name="share_log_missing">No log file found</string>
<!-- About screen strings -->