android: Clarify the warning in the Debug tab

This commit is contained in:
FearlessTobi 2020-04-18 06:07:42 +02:00 committed by bunnei
parent fed4c804fe
commit 242e3022d1

View File

@ -68,7 +68,7 @@
<string name="internal_resolution">Internal resolution</string>
<string name="internal_resolution_description">Specifies the resolution used to render at. A high resolution will improve visual quality a lot but is also quite heavy on performance and might cause glitches in certain games.</string>
<string name="performance_warning">Turning off this setting will significantly reduce emulation performance! For the best experience, it is recommended that you leave this setting enabled.</string>
<string name="debug_warning">Warning: These settings will slow emulation</string>
<string name="debug_warning">Warning: Modifying these settings will slow emulation</string>
<!-- Audio settings strings -->
<string name="audio_stretch">Enable audio stretching</string>