[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:
Lioncash
2013-08-19 22:09:43 -04:00
parent 8dc0b38f00
commit 6dbfdce775
3 changed files with 0 additions and 19 deletions

View File

@ -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>