diff options
| author | Lioncash <mathew1800@gmail.com> | 2013-10-06 10:45:05 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2013-10-06 10:45:05 -0400 |
| commit | 5bee29c7c2eb57d0e641294095d670fc945c28f0 (patch) | |
| tree | cabdcd8a722992f1b61ffed6551378de5daac19f /Source/Android | |
| parent | 8a993b44b6803e29d37d1bc19a96a80a0fe39f7a (diff) | |
[Android] Reflect the string change in the Tegra 4 support commit with the JP strings as well.
Diffstat (limited to 'Source/Android')
| -rw-r--r-- | Source/Android/res/values-ja/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index a316621ee6..a39d1fd90c 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -78,7 +78,7 @@ <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> + <string name="opengl_es3">OpenGL ES</string> <string name="video_backend">ビデオレンダラ</string> <string name="video_backend_to_use">使用するビデオレンダラー</string> <string name="show_fps">FPSを表示</string> |
