GameDetailsDialog: Use labels instead of icons

This commit is contained in:
JosJuice
2019-10-21 15:10:39 +02:00
parent 2e13353201
commit 8e2b12e1ea
10 changed files with 58 additions and 45 deletions

View File

@@ -284,6 +284,10 @@
<string name="preferences_extensions">Extension Bindings</string>
<string name="game_ini_junk_title">Junk Data Found</string>
<string name="game_ini_junk_question">The settings file for this game contains junk data created by an old version of Dolphin. Would you like to fix this by deleting the settings file for this game? All game-specific settings and cheats that you have added will be removed. This cannot be undone.</string>
<string name="game_details_country">Country</string>
<string name="game_details_company">Company</string>
<string name="game_details_game_id">Game ID</string>
<string name="game_details_revision">Revision</string>
<!-- Emulation Menu -->
<string name="emulation_screenshot">Take Screenshot</string>