[Android] Since we don't show invalid filetypes in the file browser anymore, there's no need to check if a file is valid or not since they're all valid now.

This commit is contained in:
Lioncash
2013-08-23 10:26:15 -04:00
parent 70dab0d839
commit c2aef25f4c
8 changed files with 10 additions and 52 deletions

View File

@ -17,7 +17,6 @@
<string name="parent_directory">親ディレクトリ</string>
<string name="folder">フォルダ</string>
<string name="file_size">ファイルサイズ: </string>
<string name="cant_use_compressed_filetypes">圧縮ファイル形式はサポートされていません</string>
<!-- Game List Activity -->
<string name="game_list">ゲームリスト</string>