Adjusted second screen opacity setting name and description

This commit is contained in:
OpenSauce04 2025-09-10 18:18:25 +01:00
parent 3977b5c290
commit 3f3931a842

View File

@ -455,8 +455,8 @@
<string name="bg_red">Red</string>
<string name="bg_green">Green</string>
<string name="bg_blue">Blue</string>
<string name="second_screen_opacity">Second Screen Opacity (OpenGL Only)</string>
<string name="second_screen_opacity_description">How opaque or transparent the second 3DS screen should be in <b>Custom Layout</b> mode. Useful if the second screen is to be positioned on top of the first screen. Experimental; may not work on all GPUs.</string>
<string name="second_screen_opacity">Custom Layout Second Screen Opacity (OpenGL Only)</string>
<string name="second_screen_opacity_description">The opacity of the second 3DS screen when using a custom screen layout. Useful if the second screen is to be positioned on top of the first screen.</string>
<string name="emulation_small_screen_position">Small Screen Position</string>
<string name="small_screen_position_description">Where should the small screen appear relative to the large one in Large Screen Layout?</string>
<string name="small_screen_position_top_right">Top Right</string>