mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
[Android] Add ability to take screenshots into the emulation menu.
This commit is contained in:
parent
3a13dfdd9b
commit
23c84c220f
4 changed files with 13 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue