mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-25 08:01: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>
|
/// <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>
|
/// </summary>
|
||||||
internal static string QuickCharge {
|
internal static string QuickCharge {
|
||||||
get {
|
get {
|
||||||
|
@ -548,7 +548,7 @@
|
|||||||
<value>Test Light</value>
|
<value>Test Light</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="QuickCharge" xml:space="preserve">
|
<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>
|
||||||
<data name="TestText" xml:space="preserve">
|
<data name="TestText" xml:space="preserve">
|
||||||
<value>Test</value>
|
<value>Test</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user