strings.xml: Added missing period to end of delay_start_lle_modules_desc string

This commit is contained in:
OpenSauce04 2025-03-12 19:20:38 +00:00
parent 7a8b577cbf
commit f764451104

View File

@ -782,7 +782,7 @@
<string name="disable_right_eye_render">Disable Right Eye Render</string>
<string name="disable_right_eye_render_description">Greatly improves performance in some applications, but can cause flickering in others.</string>
<string name="delay_start_lle_modules">Delay start with LLE modules</string>
<string name="delay_start_lle_modules_desc">Delays the start of the app when LLE modules are enabled</string>
<string name="delay_start_lle_modules_desc">Delays the start of the app when LLE modules are enabled.</string>
<string name="deterministic_async_operations">Deterministic Async Operations</string>
<string name="deterministic_async_operations_desc">Makes async operations deterministic for debugging. Enabling this may cause freezes.</string>