mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Added extra note for BT Poll Rate message
This commit is contained in:
parent
695d9b3e31
commit
1c2690f020
2
DS4Windows/Properties/Resources.Designer.cs
generated
2
DS4Windows/Properties/Resources.Designer.cs
generated
@ -212,7 +212,7 @@ namespace DS4Windows.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Determines the poll rate used for the DS4 hardware when connected via Bluetooth.
|
||||
/// Looks up a localized string similar to Determines the poll rate used for the DS4 hardware when connected via Bluetooth. (Applies on profile save).
|
||||
/// </summary>
|
||||
public static string BTPollRate {
|
||||
get {
|
||||
|
@ -158,7 +158,7 @@
|
||||
<value>..\Resources\BT.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="BTPollRate" xml:space="preserve">
|
||||
<value>Determines the poll rate used for the DS4 hardware when connected via Bluetooth</value>
|
||||
<value>Determines the poll rate used for the DS4 hardware when connected via Bluetooth. (Applies on profile save)</value>
|
||||
</data>
|
||||
<data name="CannotMoveFiles" xml:space="preserve">
|
||||
<value>Cannot move files to new location, Please rename the DS4Tool folder to "DS4Windows"</value>
|
||||
|
Loading…
Reference in New Issue
Block a user