mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-23 16:01:52 +01:00
Reword the unsupported gpu drivers message
The old message was being misinterpreted as if the device's gpu was not supported by the emulator. Reword that message to explicitly mention custom drivers.
This commit is contained in:
parent
e2a5da1d67
commit
56f6f8a362
@ -38,7 +38,7 @@
|
||||
<string name="log_level">Log Level</string>
|
||||
<string name="gpu_driver_config">GPU Driver Configuration</string>
|
||||
<string name="gpu_driver_config_desc">Active driver: %1$s</string>
|
||||
<string name="gpu_driver_config_desc_unsupported">Your GPU is not supported</string>
|
||||
<string name="gpu_driver_config_desc_unsupported">Your device doesn\'t support custom drivers</string>
|
||||
<!-- Settings - System -->
|
||||
<string name="system">System</string>
|
||||
<string name="use_docked">Use Docked Mode</string>
|
||||
|
Loading…
Reference in New Issue
Block a user