[Android] Add ability to take screenshots into the emulation menu.

This commit is contained in:
Lioncash
2013-11-15 22:21:50 -05:00
parent 3a13dfdd9b
commit 23c84c220f
4 changed files with 13 additions and 2 deletions

View File

@ -34,6 +34,7 @@
<string name="file_clicked">クリックされたファイル: %1$s</string>
<!-- Emulation Window Overlay -->
<string name="overlay_screenshot">スクリーンショットを撮る</string>
<string name="overlay_savestate">ステートセーブ</string>
<string name="overlay_loadstate">ステートロード</string>
<string name="overlay_exit_emulation">終了</string>