[Android] Add an option to clear the game list.

This commit is contained in:
Lioncash
2013-08-23 11:17:24 -04:00
parent c2aef25f4c
commit 1469342f83
4 changed files with 63 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<string name="file_size">ファイルサイズ: </string>
<!-- Game List Activity -->
<string name="clear_game_list">クリア</string>
<string name="clear_game_list_confirm">ゲームリストからすべての項目を削除しますか?</string>
<string name="game_list">ゲームリスト</string>
<string name="browse_folder">フォルダの参照</string>
<string name="settings">設定</string>