mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-19 01:27:18 -04:00
New translations strings.xml (Chinese Simplified)
This commit is contained in:
parent
b1c4cacb6c
commit
8d9afd9623
@ -242,4 +242,7 @@
|
|||||||
<string name="preference_sustained_performance_title">启用持续性能模式</string>
|
<string name="preference_sustained_performance_title">启用持续性能模式</string>
|
||||||
<string name="preference_sustained_performance_description">通过限制峰值性能来限制热节流</string>
|
<string name="preference_sustained_performance_description">通过限制峰值性能来限制热节流</string>
|
||||||
<string name="preference_back_title">返回最后一个屏幕</string>
|
<string name="preference_back_title">返回最后一个屏幕</string>
|
||||||
|
<string name="gles_hack_none">不缩小纹理</string>
|
||||||
|
<string name="gles_hack_always">将所有纹理除以 2</string>
|
||||||
|
<string name="gles_hack_sometimes">将大纹理除以 2 或 4</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user