mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-21 05:58:59 +02:00
Driver Fetcher (#130)
Lets the user download & install drivers from various repositories. Co-authored-by: swurl <swurl@swurl.xyz> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/130 Co-authored-by: Aleksandr Popovich <alekpopo@pm.me> Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
This commit is contained in:
parent
810df8d01c
commit
972576d2c5
45 changed files with 1131 additions and 254 deletions
|
|
@ -390,17 +390,6 @@
|
|||
<string name="user_data_export_cancelled">Exportação cancelada</string>
|
||||
<string name="user_data_import_failed_description">Verifiqua se as pastas de dados do utilizados estão na raiz da pasta zip e contêm um arquivo de configuração em config/config.ini e tenta novamente.</string>
|
||||
|
||||
<!-- Early access upgrade strings -->
|
||||
<string name="early_access">Acesso antecipado</string>
|
||||
<string name="early_access_benefits">Benefícios do Acesso Antecipado</string>
|
||||
<string name="cutting_edge_features">Recursos de ponta</string>
|
||||
<string name="early_access_updates">Acesso antecipado a atualizações</string>
|
||||
<string name="no_manual_installation">Sem instalação manual</string>
|
||||
<string name="prioritized_support">Suporte prioritário</string>
|
||||
<string name="helping_game_preservation">Ajuda na preservação dos jogos</string>
|
||||
<string name="our_eternal_gratitude">A nossa eterna gratidão</string>
|
||||
<string name="are_you_interested">Estás interessado?</string>
|
||||
|
||||
<!-- General settings strings -->
|
||||
<string name="frame_limit_enable">Limite de velocidade</string>
|
||||
<string name="frame_limit_enable_description">Limita a velocidade da emulação a uma porcentagem específica da velocidade normal.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue