Android: Fix TTY output summary not being translatable
This commit is contained in:
@ -213,7 +213,7 @@
|
||||
app:key="BIOS/PatchTTYEnable"
|
||||
app:title="@string/settings_console_tty_output"
|
||||
app:defaultValue="false"
|
||||
app:summary="Logs debug messages printed by games."
|
||||
app:summary="@string/settings_summary_console_tty_output"
|
||||
app:iconSpaceReserved="false" />
|
||||
</PreferenceCategory>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user