mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00: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:
parent
8dc0b38f00
commit
6dbfdce775
3 changed files with 0 additions and 19 deletions
|
@ -25,10 +25,6 @@
|
|||
<string name="settings">設定</string>
|
||||
<string name="gamepad_config">ゲームパッド設定</string>
|
||||
<string name="about">について</string>
|
||||
<string name="loading_browser">ファイルブラウザのロード</string>
|
||||
<string name="loading_settings">設定のロード</string>
|
||||
<string name="loading_gamepad">ゲームパッド設定のロード</string>
|
||||
<string name="loading_about">メニューについてのロード</string>
|
||||
|
||||
<!-- Game List Fragment -->
|
||||
<string name="file_clicked">クリックされたファイル: </string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue