mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 19:27:27 +00:00
[Android] Add an option to clear the game list.
This commit is contained in:
parent
c2aef25f4c
commit
1469342f83
4 changed files with 63 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue