[Android] Better description for the dual core option.

This commit is contained in:
Lioncash
2013-08-24 07:37:28 -04:00
parent dbcc677922
commit 66c50ebf19
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
<string name="cpu_settings">CPU設定</string>
<string name="emu_core_to_use">使用するエミュレーションコア</string>
<string name="dual_core">デュアルコア</string>
<string name="dual_core_descrip">有効にした場合、デュアルコア使用されます。</string>
<string name="dual_core_descrip">処理のための2つのCPUコア使用して。速度が向上します。</string>
<string name="video_settings">ビデオ設定</string>
<string name="software_renderer">Software Renderer</string>
<string name="opengl_es3">OpenGL ES 3</string>