diff options
| author | Lioncash <mathew1800@gmail.com> | 2013-09-13 00:24:06 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2013-09-13 00:24:06 -0400 |
| commit | 0490d7d59c874dadd95bccd37f88943e1ee6e150 (patch) | |
| tree | a302b789ccb77089d19afca864c11351ad8dee08 /Source/Android | |
| parent | ba05db78280e8b7969092a65556ef1bef066c5cd (diff) | |
[Android] JP strings for the Fastmem option.
Diffstat (limited to 'Source/Android')
| -rw-r--r-- | Source/Android/res/values-ja/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index c2cf3c5e55..e17935f939 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -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> |
