Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] JP strings for the Fastmem option.
  • Loading branch information
lioncash committed Sep 13, 2013
1 parent ba05db7 commit 0490d7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Android/res/values-ja/strings.xml
Expand Up @@ -72,6 +72,8 @@
<string name="emu_core_to_use">使用するエミュレーションコア</string>
<string name="dual_core">デュアルコア</string>
<string name="dual_core_descrip">処理のための2つのCPUコアを使用して。速度が向上します。</string>
<string name="fastmem">Fastmem</string>
<string name="fastmem_desc">メモリアクセスのために潜在的に危険な最適化を使用して。</string>
<string name="video_settings">ビデオ</string>
<string name="software_renderer">Software Renderer</string>
<string name="opengl_es3">OpenGL ES 3</string>
Expand Down

0 comments on commit 0490d7d

Please sign in to comment.