mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-24 15:41:49 +01:00
Correct typo in Quick Charge tooltip string
This commit is contained in:
parent
db3cce0cf2
commit
d56d4db65a
2
DS4Windows/Properties/Resources.Designer.cs
generated
2
DS4Windows/Properties/Resources.Designer.cs
generated
@ -1464,7 +1464,7 @@ namespace DS4Windows.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to EXPERIMENTAL: Auto-Disable BT when conencting to USB.
|
||||
/// Looks up a localized string similar to EXPERIMENTAL: Auto-Disable BT when connecting to USB.
|
||||
/// </summary>
|
||||
internal static string QuickCharge {
|
||||
get {
|
||||
|
@ -548,7 +548,7 @@
|
||||
<value>Test Light</value>
|
||||
</data>
|
||||
<data name="QuickCharge" xml:space="preserve">
|
||||
<value>EXPERIMENTAL: Auto-Disable BT when conencting to USB</value>
|
||||
<value>EXPERIMENTAL: Auto-Disable BT when connecting to USB</value>
|
||||
</data>
|
||||
<data name="TestText" xml:space="preserve">
|
||||
<value>Test</value>
|
||||
|
Loading…
Reference in New Issue
Block a user