Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Android] Missed a string for the Japanese translation.
  • Loading branch information
lioncash committed Aug 21, 2013
1 parent e52c2ac commit 53df78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Android/res/values-ja/strings.xml
Expand Up @@ -98,7 +98,7 @@
<string name="efb_copy_ram_uncached">RAM (キャッシュない)</string>
<string name="efb_copy_ram_cached">RAM (キャッシュ)</string>
<string name="texture_cache">テクスチャキャッシュ</string>
<string name="texture_cache_accuracy"></string>
<string name="texture_cache_accuracy">テクスチャキャッシュ確度</string>
<string name="texture_cache_accuracy_descrip">この選択をSafe設定しておくと、RAMからのテクスチャ更新に 失敗しにくなります。</string>
<string name="texture_cache_accuracy_low">低</string>
<string name="texture_cache_accuracy_medium">平</string>
Expand Down

0 comments on commit 53df78d

Please sign in to comment.