[Android] Fix up Force Gfx Reset
This commit is contained in:
parent
3bc178ee78
commit
9eaa9d77e6
|
@ -127,6 +127,8 @@
|
|||
<string name="DListPerSecond">Display lists per second</string>
|
||||
<string name="PercentageOfSpeed">Percentage of full speed</string>
|
||||
<string name="VerticalInterruptsPerSecond">Vertical interrupts per second</string>
|
||||
<string name="ForceGfxReset_title">Reset GFX Plugin</string>
|
||||
<string name="ForceGfxReset_summary">Always reload GFX plugin</string>
|
||||
|
||||
<string-array name="DisplaySpeed_list">
|
||||
<item>@string/DListPerSecond</item>
|
||||
|
|
Loading…
Reference in New Issue