mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
[Android] Remove the loading toast messages from the UI. These really don't need to be here since the things they were used for took very, very little time to load.
This commit is contained in:
@ -25,10 +25,6 @@
|
||||
<string name="settings">Settings</string>
|
||||
<string name="gamepad_config">Gamepad Config</string>
|
||||
<string name="about">About</string>
|
||||
<string name="loading_browser">Loading up the browser</string>
|
||||
<string name="loading_settings">Loading up settings</string>
|
||||
<string name="loading_gamepad">Loading up gamepad config</string>
|
||||
<string name="loading_about">Loading about menu</string>
|
||||
|
||||
<!-- Game List Fragment -->
|
||||
<string name="file_clicked">File clicked: </string>
|
||||
|
Reference in New Issue
Block a user