forked from Cookies_Github_mirror/AquaDX
[O] ResetTouchAfterTrack -> ResetTouch, add press key to reset (#93)
* [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset * fix * update * fix: Remove not work --------- Co-authored-by: Menci <mencici@msn.com>
This commit is contained in:
@@ -340,6 +340,15 @@ namespace AquaMai.Core.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Touch panel reset.
|
||||
/// </summary>
|
||||
public static string TouchPanelReset {
|
||||
get {
|
||||
return ResourceManager.GetString("TouchPanelReset", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to UserAll Upsert Error.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user