diff --git a/DS4Windows/DS4Windows.csproj b/DS4Windows/DS4Windows.csproj
index ec532a4..0599b99 100644
--- a/DS4Windows/DS4Windows.csproj
+++ b/DS4Windows/DS4Windows.csproj
@@ -1066,7 +1066,7 @@
- ResXFileCodeGenerator
+ PublicResXFileCodeGenerator
Designer
Resources.Designer.cs
@@ -1212,4 +1212,4 @@ for %25%25l in (%25langs%25) do (
-->
-
+
\ No newline at end of file
diff --git a/DS4Windows/Properties/Resources.Designer.cs b/DS4Windows/Properties/Resources.Designer.cs
index 2f233d7..bffafff 100644
--- a/DS4Windows/Properties/Resources.Designer.cs
+++ b/DS4Windows/Properties/Resources.Designer.cs
@@ -22,7 +22,7 @@ namespace DS4Windows.Properties {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
+ public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
@@ -36,7 +36,7 @@ namespace DS4Windows.Properties {
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
+ public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DS4Windows.Properties.Resources", typeof(Resources).Assembly);
@@ -51,7 +51,7 @@ namespace DS4Windows.Properties {
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
+ public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
@@ -63,7 +63,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap _360_highlight {
+ public static System.Drawing.Bitmap _360_highlight {
get {
object obj = ResourceManager.GetObject("_360_highlight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -73,7 +73,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap _360_map {
+ public static System.Drawing.Bitmap _360_map {
get {
object obj = ResourceManager.GetObject("_360_map", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -83,7 +83,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap _checked {
+ public static System.Drawing.Bitmap _checked {
get {
object obj = ResourceManager.GetObject("_checked", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -93,7 +93,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap A {
+ public static System.Drawing.Bitmap A {
get {
object obj = ResourceManager.GetObject("A", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -103,7 +103,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Name of this action already exists.
///
- internal static string ActionExists {
+ public static string ActionExists {
get {
return ResourceManager.GetString("ActionExists", resourceCulture);
}
@@ -112,7 +112,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Adding to list....
///
- internal static string AddingToList {
+ public static string AddingToList {
get {
return ResourceManager.GetString("AddingToList", resourceCulture);
}
@@ -121,7 +121,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Add Programs.
///
- internal static string AddPrograms {
+ public static string AddPrograms {
get {
return ResourceManager.GetString("AddPrograms", resourceCulture);
}
@@ -130,7 +130,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to A location must be picked to continue.
///
- internal static string ALocactionNeeded {
+ public static string ALocactionNeeded {
get {
return ResourceManager.GetString("ALocactionNeeded", resourceCulture);
}
@@ -139,7 +139,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Always Rainbow Mode.
///
- internal static string AlwaysRainbow {
+ public static string AlwaysRainbow {
get {
return ResourceManager.GetString("AlwaysRainbow", resourceCulture);
}
@@ -148,7 +148,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Assign to Controller *number*.
///
- internal static string AssignProfile {
+ public static string AssignProfile {
get {
return ResourceManager.GetString("AssignProfile", resourceCulture);
}
@@ -157,7 +157,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap B {
+ public static System.Drawing.Bitmap B {
get {
object obj = ResourceManager.GetObject("B", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -167,7 +167,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap BACK {
+ public static System.Drawing.Bitmap BACK {
get {
object obj = ResourceManager.GetObject("BACK", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -177,7 +177,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Battery: *number*%.
///
- internal static string Battery {
+ public static string Battery {
get {
return ResourceManager.GetString("Battery", resourceCulture);
}
@@ -186,7 +186,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Best used with right side as a mouse function.
///
- internal static string BestUsedRightSide {
+ public static string BestUsedRightSide {
get {
return ResourceManager.GetString("BestUsedRightSide", resourceCulture);
}
@@ -195,7 +195,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Browse....
///
- internal static string Browse {
+ public static string Browse {
get {
return ResourceManager.GetString("Browse", resourceCulture);
}
@@ -204,7 +204,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap BT {
+ public static System.Drawing.Bitmap BT {
get {
object obj = ResourceManager.GetObject("BT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -214,7 +214,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Determines the poll rate used for the DS4 hardware when connected via Bluetooth.
///
- internal static string BTPollRate {
+ public static string BTPollRate {
get {
return ResourceManager.GetString("BTPollRate", resourceCulture);
}
@@ -223,7 +223,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Cannot move files to new location, Please rename the DS4Tool folder to "DS4Windows".
///
- internal static string CannotMoveFiles {
+ public static string CannotMoveFiles {
get {
return ResourceManager.GetString("CannotMoveFiles", resourceCulture);
}
@@ -232,7 +232,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Cannot write at current location. Copy Settings to appdata?.
///
- internal static string CannotWriteHere {
+ public static string CannotWriteHere {
get {
return ResourceManager.GetString("CannotWriteHere", resourceCulture);
}
@@ -241,7 +241,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Charge the battery.
///
- internal static string ChargeController {
+ public static string ChargeController {
get {
return ResourceManager.GetString("ChargeController", resourceCulture);
}
@@ -250,7 +250,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Charged.
///
- internal static string Charged {
+ public static string Charged {
get {
return ResourceManager.GetString("Charged", resourceCulture);
}
@@ -259,7 +259,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Charging: *number*%.
///
- internal static string Charging {
+ public static string Charging {
get {
return ResourceManager.GetString("Charging", resourceCulture);
}
@@ -268,7 +268,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Check Battery.
///
- internal static string CheckBattery {
+ public static string CheckBattery {
get {
return ResourceManager.GetString("CheckBattery", resourceCulture);
}
@@ -277,7 +277,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to This will disconnect all your connected controllers. Proceed?.
///
- internal static string CloseConfirm {
+ public static string CloseConfirm {
get {
return ResourceManager.GetString("CloseConfirm", resourceCulture);
}
@@ -286,7 +286,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Close DS4Windows?.
///
- internal static string CloseDS4W {
+ public static string CloseDS4W {
get {
return ResourceManager.GetString("CloseDS4W", resourceCulture);
}
@@ -295,7 +295,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Close DS4Windows via the notification icon.
///
- internal static string CloseMinimize {
+ public static string CloseMinimize {
get {
return ResourceManager.GetString("CloseMinimize", resourceCulture);
}
@@ -304,7 +304,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Color.
///
- internal static string Color {
+ public static string Color {
get {
return ResourceManager.GetString("Color", resourceCulture);
}
@@ -313,7 +313,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Color by Battery %.
///
- internal static string ColorByBattery {
+ public static string ColorByBattery {
get {
return ResourceManager.GetString("ColorByBattery", resourceCulture);
}
@@ -322,7 +322,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Confirm....
///
- internal static string Confirm {
+ public static string Confirm {
get {
return ResourceManager.GetString("Confirm", resourceCulture);
}
@@ -331,7 +331,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Connecting....
///
- internal static string Connecting {
+ public static string Connecting {
get {
return ResourceManager.GetString("Connecting", resourceCulture);
}
@@ -340,7 +340,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Edit Profile for Controller *number*.
///
- internal static string ContextEdit {
+ public static string ContextEdit {
get {
return ResourceManager.GetString("ContextEdit", resourceCulture);
}
@@ -349,7 +349,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Make Profile for Controller *number*.
///
- internal static string ContextNew {
+ public static string ContextNew {
get {
return ResourceManager.GetString("ContextNew", resourceCulture);
}
@@ -358,7 +358,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Controller *Mac address* was removed or lost connection.
///
- internal static string ControllerWasRemoved {
+ public static string ControllerWasRemoved {
get {
return ResourceManager.GetString("ControllerWasRemoved", resourceCulture);
}
@@ -367,7 +367,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap copy {
+ public static System.Drawing.Bitmap copy {
get {
object obj = ResourceManager.GetObject("copy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -377,7 +377,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Copy complete, please relaunch DS4Windows and remove settings from Program Directory.
///
- internal static string CopyComplete {
+ public static string CopyComplete {
get {
return ResourceManager.GetString("CopyComplete", resourceCulture);
}
@@ -386,7 +386,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Click to copy the full color.
///
- internal static string CopyFullColor {
+ public static string CopyFullColor {
get {
return ResourceManager.GetString("CopyFullColor", resourceCulture);
}
@@ -395,7 +395,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Warning: Could not open DS4 *Mac address* exclusively..
///
- internal static string CouldNotOpenDS4 {
+ public static string CouldNotOpenDS4 {
get {
return ResourceManager.GetString("CouldNotOpenDS4", resourceCulture);
}
@@ -404,7 +404,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to day.
///
- internal static string Day {
+ public static string Day {
get {
return ResourceManager.GetString("Day", resourceCulture);
}
@@ -413,7 +413,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to days.
///
- internal static string Days {
+ public static string Days {
get {
return ResourceManager.GetString("Days", resourceCulture);
}
@@ -422,7 +422,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap delete {
+ public static System.Drawing.Bitmap delete {
get {
object obj = ResourceManager.GetObject("delete", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -432,7 +432,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Delete Profile?.
///
- internal static string DeleteProfile {
+ public static string DeleteProfile {
get {
return ResourceManager.GetString("DeleteProfile", resourceCulture);
}
@@ -441,7 +441,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Dim by Battery %.
///
- internal static string DimByBattery {
+ public static string DimByBattery {
get {
return ResourceManager.GetString("DimByBattery", resourceCulture);
}
@@ -450,7 +450,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Turn off X360 input and only use the DS4's native input, hide ds4 must be off (Wired Only).
///
- internal static string DinputOnly {
+ public static string DinputOnly {
get {
return ResourceManager.GetString("DinputOnly", resourceCulture);
}
@@ -459,7 +459,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Disconnect BT.
///
- internal static string DisconnectBT {
+ public static string DisconnectBT {
get {
return ResourceManager.GetString("DisconnectBT", resourceCulture);
}
@@ -468,7 +468,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Disconnected.
///
- internal static string Disconnected {
+ public static string Disconnected {
get {
return ResourceManager.GetString("Disconnected", resourceCulture);
}
@@ -477,7 +477,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DOWN {
+ public static System.Drawing.Bitmap DOWN {
get {
object obj = ResourceManager.GetObject("DOWN", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -487,7 +487,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Downloading *number*%.
///
- internal static string Downloading {
+ public static string Downloading {
get {
return ResourceManager.GetString("Downloading", resourceCulture);
}
@@ -496,7 +496,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Download Version *number* now?.
///
- internal static string DownloadVersion {
+ public static string DownloadVersion {
get {
return ResourceManager.GetString("DownloadVersion", resourceCulture);
}
@@ -505,7 +505,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Down.
///
- internal static string DownText {
+ public static string DownText {
get {
return ResourceManager.GetString("DownText", resourceCulture);
}
@@ -514,7 +514,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
- internal static System.Drawing.Icon DS4 {
+ public static System.Drawing.Icon DS4 {
get {
object obj = ResourceManager.GetObject("DS4", resourceCulture);
return ((System.Drawing.Icon)(obj));
@@ -524,7 +524,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config {
+ public static System.Drawing.Bitmap DS4_Config {
get {
object obj = ResourceManager.GetObject("DS4_Config", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -534,7 +534,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Circle {
+ public static System.Drawing.Bitmap DS4_Config_Circle {
get {
object obj = ResourceManager.GetObject("DS4_Config_Circle", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -544,7 +544,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Cross {
+ public static System.Drawing.Bitmap DS4_Config_Cross {
get {
object obj = ResourceManager.GetObject("DS4_Config_Cross", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -554,7 +554,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Down {
+ public static System.Drawing.Bitmap DS4_Config_Down {
get {
object obj = ResourceManager.GetObject("DS4_Config_Down", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -564,7 +564,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_L1 {
+ public static System.Drawing.Bitmap DS4_Config_L1 {
get {
object obj = ResourceManager.GetObject("DS4_Config_L1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -574,7 +574,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_L2 {
+ public static System.Drawing.Bitmap DS4_Config_L2 {
get {
object obj = ResourceManager.GetObject("DS4_Config_L2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -584,7 +584,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Left {
+ public static System.Drawing.Bitmap DS4_Config_Left {
get {
object obj = ResourceManager.GetObject("DS4_Config_Left", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -594,7 +594,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_LS {
+ public static System.Drawing.Bitmap DS4_Config_LS {
get {
object obj = ResourceManager.GetObject("DS4_Config_LS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -604,7 +604,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Options {
+ public static System.Drawing.Bitmap DS4_Config_Options {
get {
object obj = ResourceManager.GetObject("DS4_Config_Options", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -614,7 +614,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_PS {
+ public static System.Drawing.Bitmap DS4_Config_PS {
get {
object obj = ResourceManager.GetObject("DS4_Config_PS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -624,7 +624,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_R1 {
+ public static System.Drawing.Bitmap DS4_Config_R1 {
get {
object obj = ResourceManager.GetObject("DS4_Config_R1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -634,7 +634,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_R2 {
+ public static System.Drawing.Bitmap DS4_Config_R2 {
get {
object obj = ResourceManager.GetObject("DS4_Config_R2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -644,7 +644,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Right {
+ public static System.Drawing.Bitmap DS4_Config_Right {
get {
object obj = ResourceManager.GetObject("DS4_Config_Right", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -654,7 +654,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_RS {
+ public static System.Drawing.Bitmap DS4_Config_RS {
get {
object obj = ResourceManager.GetObject("DS4_Config_RS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -664,7 +664,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Share {
+ public static System.Drawing.Bitmap DS4_Config_Share {
get {
object obj = ResourceManager.GetObject("DS4_Config_Share", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -674,7 +674,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Square {
+ public static System.Drawing.Bitmap DS4_Config_Square {
get {
object obj = ResourceManager.GetObject("DS4_Config_Square", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -684,7 +684,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_TouchLeft {
+ public static System.Drawing.Bitmap DS4_Config_TouchLeft {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchLeft", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -694,7 +694,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_TouchMulti {
+ public static System.Drawing.Bitmap DS4_Config_TouchMulti {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchMulti", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -704,7 +704,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_TouchRight {
+ public static System.Drawing.Bitmap DS4_Config_TouchRight {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchRight", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -714,7 +714,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_TouchUpper {
+ public static System.Drawing.Bitmap DS4_Config_TouchUpper {
get {
object obj = ResourceManager.GetObject("DS4_Config_TouchUpper", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -724,7 +724,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Triangle {
+ public static System.Drawing.Bitmap DS4_Config_Triangle {
get {
object obj = ResourceManager.GetObject("DS4_Config_Triangle", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -734,7 +734,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Config_Up {
+ public static System.Drawing.Bitmap DS4_Config_Up {
get {
object obj = ResourceManager.GetObject("DS4_Config_Up", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -744,7 +744,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_Controller {
+ public static System.Drawing.Bitmap DS4_Controller {
get {
object obj = ResourceManager.GetObject("DS4_Controller", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -754,7 +754,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap DS4_lightbar {
+ public static System.Drawing.Bitmap DS4_lightbar {
get {
object obj = ResourceManager.GetObject("DS4_lightbar", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -764,7 +764,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to DS4Windows Update Available!.
///
- internal static string DS4Update {
+ public static string DS4Update {
get {
return ResourceManager.GetString("DS4Update", resourceCulture);
}
@@ -773,7 +773,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
- internal static System.Drawing.Icon DS4W {
+ public static System.Drawing.Icon DS4W {
get {
object obj = ResourceManager.GetObject("DS4W", resourceCulture);
return ((System.Drawing.Icon)(obj));
@@ -783,7 +783,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
- internal static System.Drawing.Icon DS4W___White {
+ public static System.Drawing.Icon DS4W___White {
get {
object obj = ResourceManager.GetObject("DS4W___White", resourceCulture);
return ((System.Drawing.Icon)(obj));
@@ -793,7 +793,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to DS4Windows cannot edit settings here, This will now close.
///
- internal static string DS4WindowsCannotEditHere {
+ public static string DS4WindowsCannotEditHere {
get {
return ResourceManager.GetString("DS4WindowsCannotEditHere", resourceCulture);
}
@@ -802,7 +802,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap edit {
+ public static System.Drawing.Bitmap edit {
get {
object obj = ResourceManager.GetObject("edit", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -812,7 +812,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Edit.
///
- internal static string EditProfile {
+ public static string EditProfile {
get {
return ResourceManager.GetString("EditProfile", resourceCulture);
}
@@ -821,7 +821,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
///
- internal static System.IO.UnmanagedMemoryStream EE {
+ public static System.IO.UnmanagedMemoryStream EE {
get {
return ResourceManager.GetStream("EE", resourceCulture);
}
@@ -830,7 +830,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap export {
+ public static System.Drawing.Bitmap export {
get {
object obj = ResourceManager.GetObject("export", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -840,7 +840,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Fall Back.
///
- internal static string FallBack {
+ public static string FallBack {
get {
return ResourceManager.GetString("FallBack", resourceCulture);
}
@@ -849,7 +849,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Fall Back to *button*.
///
- internal static string FallBackTo {
+ public static string FallBackTo {
get {
return ResourceManager.GetString("FallBackTo", resourceCulture);
}
@@ -858,7 +858,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to 5th Mouse Button Down.
///
- internal static string FifthMouseDown {
+ public static string FifthMouseDown {
get {
return ResourceManager.GetString("FifthMouseDown", resourceCulture);
}
@@ -867,7 +867,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to 5th Mouse Button Up.
///
- internal static string FifthMouseUp {
+ public static string FifthMouseUp {
get {
return ResourceManager.GetString("FifthMouseUp", resourceCulture);
}
@@ -876,7 +876,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Click to change flash color. Black = default color.
///
- internal static string FlashAtTip {
+ public static string FlashAtTip {
get {
return ResourceManager.GetString("FlashAtTip", resourceCulture);
}
@@ -885,7 +885,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Flush HID.
///
- internal static string FlushHID {
+ public static string FlushHID {
get {
return ResourceManager.GetString("FlushHID", resourceCulture);
}
@@ -894,7 +894,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Flush HID Queue after each reading.
///
- internal static string FlushHIDTip {
+ public static string FlushHIDTip {
get {
return ResourceManager.GetString("FlushHIDTip", resourceCulture);
}
@@ -903,7 +903,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Found Controller:.
///
- internal static string FoundController {
+ public static string FoundController {
get {
return ResourceManager.GetString("FoundController", resourceCulture);
}
@@ -912,7 +912,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to 4th Mouse Button Down.
///
- internal static string FourthMouseDown {
+ public static string FourthMouseDown {
get {
return ResourceManager.GetString("FourthMouseDown", resourceCulture);
}
@@ -921,7 +921,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to 4th Mouse Button Up.
///
- internal static string FourthMouseUp {
+ public static string FourthMouseUp {
get {
return ResourceManager.GetString("FourthMouseUp", resourceCulture);
}
@@ -930,7 +930,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Full.
///
- internal static string Full {
+ public static string Full {
get {
return ResourceManager.GetString("Full", resourceCulture);
}
@@ -939,7 +939,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Click to see readout of Sixaxis Gyro.
///
- internal static string GyroReadout {
+ public static string GyroReadout {
get {
return ResourceManager.GetString("GyroReadout", resourceCulture);
}
@@ -948,7 +948,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Check to have gyro active while trigger is active. Uncheck to disable gyro while trigger is active..
///
- internal static string GyroTriggerBehavior {
+ public static string GyroTriggerBehavior {
get {
return ResourceManager.GetString("GyroTriggerBehavior", resourceCulture);
}
@@ -957,7 +957,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to GyroX, Left and Right Tilt.
///
- internal static string GyroX {
+ public static string GyroX {
get {
return ResourceManager.GetString("GyroX", resourceCulture);
}
@@ -966,7 +966,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to GyroY, Forward and Back Tilt.
///
- internal static string GyroY {
+ public static string GyroY {
get {
return ResourceManager.GetString("GyroY", resourceCulture);
}
@@ -975,7 +975,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to GyroZ, Up and Down Tilt.
///
- internal static string GyroZ {
+ public static string GyroZ {
get {
return ResourceManager.GetString("GyroZ", resourceCulture);
}
@@ -984,7 +984,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to hour.
///
- internal static string Hour {
+ public static string Hour {
get {
return ResourceManager.GetString("Hour", resourceCulture);
}
@@ -993,7 +993,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to hours.
///
- internal static string Hours {
+ public static string Hours {
get {
return ResourceManager.GetString("Hours", resourceCulture);
}
@@ -1002,7 +1002,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Hover over items to see description or more about.
///
- internal static string HoverOverItems {
+ public static string HoverOverItems {
get {
return ResourceManager.GetString("HoverOverItems", resourceCulture);
}
@@ -1011,7 +1011,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to If removing DS4Windows, You can delete the settings following the profile folder link.
///
- internal static string IfRemovingDS4Windows {
+ public static string IfRemovingDS4Windows {
get {
return ResourceManager.GetString("IfRemovingDS4Windows", resourceCulture);
}
@@ -1020,7 +1020,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap import {
+ public static System.Drawing.Bitmap import {
get {
object obj = ResourceManager.GetObject("import", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1030,7 +1030,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Input Delay: *number*ms.
///
- internal static string InputDelay {
+ public static string InputDelay {
get {
return ResourceManager.GetString("InputDelay", resourceCulture);
}
@@ -1039,7 +1039,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Install Complete.
///
- internal static string InstallComplete {
+ public static string InstallComplete {
get {
return ResourceManager.GetString("InstallComplete", resourceCulture);
}
@@ -1048,7 +1048,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Install Drivers here.
///
- internal static string InstallDriver {
+ public static string InstallDriver {
get {
return ResourceManager.GetString("InstallDriver", resourceCulture);
}
@@ -1057,7 +1057,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Install Failed, Please Retry.
///
- internal static string InstallFailed {
+ public static string InstallFailed {
get {
return ResourceManager.GetString("InstallFailed", resourceCulture);
}
@@ -1066,7 +1066,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Installing....
///
- internal static string Installing {
+ public static string Installing {
get {
return ResourceManager.GetString("Installing", resourceCulture);
}
@@ -1075,7 +1075,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Use Sixaxis to help calculate touchpad movement.
///
- internal static string Jitter {
+ public static string Jitter {
get {
return ResourceManager.GetString("Jitter", resourceCulture);
}
@@ -1084,7 +1084,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Keep this window size after closing.
///
- internal static string KeepThisSize {
+ public static string KeepThisSize {
get {
return ResourceManager.GetString("KeepThisSize", resourceCulture);
}
@@ -1093,7 +1093,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Language pack change will take effect after DS4Windows application is restarted..
///
- internal static string LanguagePackApplyRestartRequired {
+ public static string LanguagePackApplyRestartRequired {
get {
return ResourceManager.GetString("LanguagePackApplyRestartRequired", resourceCulture);
}
@@ -1102,7 +1102,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Controller *number*'s latency now under 10ms.
///
- internal static string LatencyNotOverTen {
+ public static string LatencyNotOverTen {
get {
return ResourceManager.GetString("LatencyNotOverTen", resourceCulture);
}
@@ -1111,7 +1111,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Controller *number*'s latency over 10ms.
///
- internal static string LatencyOverTen {
+ public static string LatencyOverTen {
get {
return ResourceManager.GetString("LatencyOverTen", resourceCulture);
}
@@ -1120,7 +1120,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Launch *program*.
///
- internal static string LaunchProgram {
+ public static string LaunchProgram {
get {
return ResourceManager.GetString("LaunchProgram", resourceCulture);
}
@@ -1129,7 +1129,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LB {
+ public static System.Drawing.Bitmap LB {
get {
object obj = ResourceManager.GetObject("LB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1139,7 +1139,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LEFT {
+ public static System.Drawing.Bitmap LEFT {
get {
object obj = ResourceManager.GetObject("LEFT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1149,7 +1149,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap left_touch {
+ public static System.Drawing.Bitmap left_touch {
get {
object obj = ResourceManager.GetObject("left_touch", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1159,7 +1159,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Also dim light by idle timeout if enabled when DS4 is fully charged.
///
- internal static string LightByBatteryTip {
+ public static string LightByBatteryTip {
get {
return ResourceManager.GetString("LightByBatteryTip", resourceCulture);
}
@@ -1168,7 +1168,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Loading....
///
- internal static string Loading {
+ public static string Loading {
get {
return ResourceManager.GetString("Loading", resourceCulture);
}
@@ -1177,7 +1177,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Load *profile*.
///
- internal static string LoadProfile {
+ public static string LoadProfile {
get {
return ResourceManager.GetString("LoadProfile", resourceCulture);
}
@@ -1186,7 +1186,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LS {
+ public static System.Drawing.Bitmap LS {
get {
object obj = ResourceManager.GetObject("LS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1196,7 +1196,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LSD {
+ public static System.Drawing.Bitmap LSD {
get {
object obj = ResourceManager.GetObject("LSD", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1206,7 +1206,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LSL {
+ public static System.Drawing.Bitmap LSL {
get {
object obj = ResourceManager.GetObject("LSL", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1216,7 +1216,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LSR {
+ public static System.Drawing.Bitmap LSR {
get {
object obj = ResourceManager.GetObject("LSR", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1226,7 +1226,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LSU {
+ public static System.Drawing.Bitmap LSU {
get {
object obj = ResourceManager.GetObject("LSU", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1236,7 +1236,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap LT {
+ public static System.Drawing.Bitmap LT {
get {
object obj = ResourceManager.GetObject("LT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1246,7 +1246,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Macro.
///
- internal static string Macro {
+ public static string Macro {
get {
return ResourceManager.GetString("Macro", resourceCulture);
}
@@ -1255,7 +1255,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Macro Recorded.
///
- internal static string MacroRecorded {
+ public static string MacroRecorded {
get {
return ResourceManager.GetString("MacroRecorded", resourceCulture);
}
@@ -1264,7 +1264,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Make a New Profile.
///
- internal static string MakeNewProfile {
+ public static string MakeNewProfile {
get {
return ResourceManager.GetString("MakeNewProfile", resourceCulture);
}
@@ -1273,7 +1273,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap mouse {
+ public static System.Drawing.Bitmap mouse {
get {
object obj = ResourceManager.GetObject("mouse", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1283,7 +1283,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Mutli-Action Button.
///
- internal static string MultiAction {
+ public static string MultiAction {
get {
return ResourceManager.GetString("MultiAction", resourceCulture);
}
@@ -1292,7 +1292,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to N/A.
///
- internal static string NA {
+ public static string NA {
get {
return ResourceManager.GetString("NA", resourceCulture);
}
@@ -1301,7 +1301,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to New.
///
- internal static string New {
+ public static string New {
get {
return ResourceManager.GetString("New", resourceCulture);
}
@@ -1310,7 +1310,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap newprofile {
+ public static System.Drawing.Bitmap newprofile {
get {
object obj = ResourceManager.GetObject("newprofile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1320,7 +1320,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to No macro was recorded.
///
- internal static string NoMacroRecorded {
+ public static string NoMacroRecorded {
get {
return ResourceManager.GetString("NoMacroRecorded", resourceCulture);
}
@@ -1329,7 +1329,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap none {
+ public static System.Drawing.Bitmap none {
get {
object obj = ResourceManager.GetObject("none", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1339,7 +1339,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to (none).
///
- internal static string noneProfile {
+ public static string noneProfile {
get {
return ResourceManager.GetString("noneProfile", resourceCulture);
}
@@ -1348,7 +1348,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to none.
///
- internal static string NoneText {
+ public static string NoneText {
get {
return ResourceManager.GetString("NoneText", resourceCulture);
}
@@ -1357,7 +1357,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to No Profile Loaded.
///
- internal static string NoProfileLoaded {
+ public static string NoProfileLoaded {
get {
return ResourceManager.GetString("NoProfileLoaded", resourceCulture);
}
@@ -1366,7 +1366,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Controller *number* is not using a profile.
///
- internal static string NotUsingProfile {
+ public static string NotUsingProfile {
get {
return ResourceManager.GetString("NotUsingProfile", resourceCulture);
}
@@ -1375,7 +1375,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Not valid.
///
- internal static string NotValid {
+ public static string NotValid {
get {
return ResourceManager.GetString("NotValid", resourceCulture);
}
@@ -1384,7 +1384,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Opening Installer.
///
- internal static string OpeningInstaller {
+ public static string OpeningInstaller {
get {
return ResourceManager.GetString("OpeningInstaller", resourceCulture);
}
@@ -1393,7 +1393,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Please Open ScpDriver.exe.
///
- internal static string OpenScpDriver {
+ public static string OpenScpDriver {
get {
return ResourceManager.GetString("OpenScpDriver", resourceCulture);
}
@@ -1402,7 +1402,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to , other location files will be deleted.
///
- internal static string OtherFileLocation {
+ public static string OtherFileLocation {
get {
return ResourceManager.GetString("OtherFileLocation", resourceCulture);
}
@@ -1411,7 +1411,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap Pairmode {
+ public static System.Drawing.Bitmap Pairmode {
get {
object obj = ResourceManager.GetObject("Pairmode", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1421,7 +1421,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Please Download the Updater now, and place it in the programs folder, then check for update again.
///
- internal static string PleaseDownloadUpdater {
+ public static string PleaseDownloadUpdater {
get {
return ResourceManager.GetString("PleaseDownloadUpdater", resourceCulture);
}
@@ -1430,7 +1430,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Please import or make a profile.
///
- internal static string PleaseImport {
+ public static string PleaseImport {
get {
return ResourceManager.GetString("PleaseImport", resourceCulture);
}
@@ -1439,7 +1439,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to New Profile.
///
- internal static string PlusNewProfile {
+ public static string PlusNewProfile {
get {
return ResourceManager.GetString("PlusNewProfile", resourceCulture);
}
@@ -1448,7 +1448,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to *Profile name* cannot be restored..
///
- internal static string ProfileCannotRestore {
+ public static string ProfileCannotRestore {
get {
return ResourceManager.GetString("ProfileCannotRestore", resourceCulture);
}
@@ -1457,7 +1457,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Profile Folder Moved to program folder.
///
- internal static string ProfileFolderMoved {
+ public static string ProfileFolderMoved {
get {
return ResourceManager.GetString("ProfileFolderMoved", resourceCulture);
}
@@ -1466,7 +1466,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Programs.
///
- internal static string Programs {
+ public static string Programs {
get {
return ResourceManager.GetString("Programs", resourceCulture);
}
@@ -1475,16 +1475,16 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to EXPERIMENTAL: Auto-Disable BT when connecting to USB.
///
- internal static string QuickCharge {
+ public static string QuickCharge {
get {
return ResourceManager.GetString("QuickCharge", resourceCulture);
}
}
///
- /// Looks up a localized string similar to You must quit other applications like Steam, Uplay before activating the 'Hide DS4 Controller' option.".
+ /// Looks up a localized string similar to You must quit other applications like Steam, Uplay, NVIDIA IN-GAME before activating the 'Hide DS4 Controller' option.".
///
- internal static string QuitOtherPrograms {
+ public static string QuitOtherPrograms {
get {
return ResourceManager.GetString("QuitOtherPrograms", resourceCulture);
}
@@ -1493,7 +1493,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap rainbow {
+ public static System.Drawing.Bitmap rainbow {
get {
object obj = ResourceManager.GetObject("rainbow", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1503,7 +1503,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap rainbowC {
+ public static System.Drawing.Bitmap rainbowC {
get {
object obj = ResourceManager.GetObject("rainbowC", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1513,7 +1513,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RB {
+ public static System.Drawing.Bitmap RB {
get {
object obj = ResourceManager.GetObject("RB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1523,7 +1523,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Record.
///
- internal static string RecordText {
+ public static string RecordText {
get {
return ResourceManager.GetString("RecordText", resourceCulture);
}
@@ -1532,7 +1532,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RIGHT {
+ public static System.Drawing.Bitmap RIGHT {
get {
object obj = ResourceManager.GetObject("RIGHT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1542,7 +1542,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap right_touch {
+ public static System.Drawing.Bitmap right_touch {
get {
object obj = ResourceManager.GetObject("right_touch", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1552,7 +1552,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Right Click to set presets for a set of controls.
///
- internal static string RightClickPresets {
+ public static string RightClickPresets {
get {
return ResourceManager.GetString("RightClickPresets", resourceCulture);
}
@@ -1561,7 +1561,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RS {
+ public static System.Drawing.Bitmap RS {
get {
object obj = ResourceManager.GetObject("RS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1571,7 +1571,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RSD {
+ public static System.Drawing.Bitmap RSD {
get {
object obj = ResourceManager.GetObject("RSD", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1581,7 +1581,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RSL {
+ public static System.Drawing.Bitmap RSL {
get {
object obj = ResourceManager.GetObject("RSL", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1591,7 +1591,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RSR {
+ public static System.Drawing.Bitmap RSR {
get {
object obj = ResourceManager.GetObject("RSR", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1601,7 +1601,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RSU {
+ public static System.Drawing.Bitmap RSU {
get {
object obj = ResourceManager.GetObject("RSU", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1611,7 +1611,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap RT {
+ public static System.Drawing.Bitmap RT {
get {
object obj = ResourceManager.GetObject("RT", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1621,7 +1621,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tells Windows to start DS4Windows after login.
///
- internal static string RunAtStartup {
+ public static string RunAtStartup {
get {
return ResourceManager.GetString("RunAtStartup", resourceCulture);
}
@@ -1630,7 +1630,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap saveprofile {
+ public static System.Drawing.Bitmap saveprofile {
get {
object obj = ResourceManager.GetObject("saveprofile", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1640,7 +1640,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Save Recorded Macro?.
///
- internal static string SaveRecordedMacro {
+ public static string SaveRecordedMacro {
get {
return ResourceManager.GetString("SaveRecordedMacro", resourceCulture);
}
@@ -1649,7 +1649,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Scan Code.
///
- internal static string ScanCode {
+ public static string ScanCode {
get {
return ResourceManager.GetString("ScanCode", resourceCulture);
}
@@ -1658,7 +1658,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Searching for controllers....
///
- internal static string SearchingController {
+ public static string SearchingController {
get {
return ResourceManager.GetString("SearchingController", resourceCulture);
}
@@ -1667,7 +1667,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Select an action for *action*.
///
- internal static string SelectActionTitle {
+ public static string SelectActionTitle {
get {
return ResourceManager.GetString("SelectActionTitle", resourceCulture);
}
@@ -1676,7 +1676,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Select a macro.
///
- internal static string SelectMacro {
+ public static string SelectMacro {
get {
return ResourceManager.GetString("SelectMacro", resourceCulture);
}
@@ -1685,7 +1685,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Set Regular Trigger.
///
- internal static string SetRegularTrigger {
+ public static string SetRegularTrigger {
get {
return ResourceManager.GetString("SetRegularTrigger", resourceCulture);
}
@@ -1694,7 +1694,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Set Unload Trigger.
///
- internal static string SetUnloadTrigger {
+ public static string SetUnloadTrigger {
get {
return ResourceManager.GetString("SetUnloadTrigger", resourceCulture);
}
@@ -1703,7 +1703,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Shortcuts.
///
- internal static string Shortcuts {
+ public static string Shortcuts {
get {
return ResourceManager.GetString("Shortcuts", resourceCulture);
}
@@ -1712,7 +1712,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Click for advanced Sixaxis reading.
///
- internal static string SixAxisReading {
+ public static string SixAxisReading {
get {
return ResourceManager.GetString("SixAxisReading", resourceCulture);
}
@@ -1721,7 +1721,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap size {
+ public static System.Drawing.Bitmap size {
get {
object obj = ResourceManager.GetObject("size", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1731,7 +1731,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap START {
+ public static System.Drawing.Bitmap START {
get {
object obj = ResourceManager.GetObject("START", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -1741,7 +1741,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Starting....
///
- internal static string Starting {
+ public static string Starting {
get {
return ResourceManager.GetString("Starting", resourceCulture);
}
@@ -1750,7 +1750,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Start.
///
- internal static string StartText {
+ public static string StartText {
get {
return ResourceManager.GetString("StartText", resourceCulture);
}
@@ -1759,7 +1759,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Step 1: Install the DS4 Driver.
///
- internal static string Step1 {
+ public static string Step1 {
get {
return ResourceManager.GetString("Step1", resourceCulture);
}
@@ -1768,7 +1768,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stop Heavy.
///
- internal static string StopHText {
+ public static string StopHText {
get {
return ResourceManager.GetString("StopHText", resourceCulture);
}
@@ -1777,7 +1777,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stop Light.
///
- internal static string StopLText {
+ public static string StopLText {
get {
return ResourceManager.GetString("StopLText", resourceCulture);
}
@@ -1786,7 +1786,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stopped DS4Windows.
///
- internal static string StoppedDS4Windows {
+ public static string StoppedDS4Windows {
get {
return ResourceManager.GetString("StoppedDS4Windows", resourceCulture);
}
@@ -1795,7 +1795,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stopping DS4 Controllers.
///
- internal static string StoppingDS4 {
+ public static string StoppingDS4 {
get {
return ResourceManager.GetString("StoppingDS4", resourceCulture);
}
@@ -1804,7 +1804,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stopping X360 Controllers.
///
- internal static string StoppingX360 {
+ public static string StoppingX360 {
get {
return ResourceManager.GetString("StoppingX360", resourceCulture);
}
@@ -1813,7 +1813,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Stop.
///
- internal static string StopText {
+ public static string StopText {
get {
return ResourceManager.GetString("StopText", resourceCulture);
}
@@ -1822,7 +1822,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Swipe Down.
///
- internal static string SwipeDown {
+ public static string SwipeDown {
get {
return ResourceManager.GetString("SwipeDown", resourceCulture);
}
@@ -1831,7 +1831,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Swipe Left.
///
- internal static string SwipeLeft {
+ public static string SwipeLeft {
get {
return ResourceManager.GetString("SwipeLeft", resourceCulture);
}
@@ -1840,7 +1840,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Swipe Right.
///
- internal static string SwipeRight {
+ public static string SwipeRight {
get {
return ResourceManager.GetString("SwipeRight", resourceCulture);
}
@@ -1849,7 +1849,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Swipe Touchpad to change profiles.
///
- internal static string SwipeTouchpad {
+ public static string SwipeTouchpad {
get {
return ResourceManager.GetString("SwipeTouchpad", resourceCulture);
}
@@ -1858,7 +1858,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Swipe Up.
///
- internal static string SwipeUp {
+ public static string SwipeUp {
get {
return ResourceManager.GetString("SwipeUp", resourceCulture);
}
@@ -1867,7 +1867,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tap and hold to drag, slight delay with single taps.
///
- internal static string TapAndHold {
+ public static string TapAndHold {
get {
return ResourceManager.GetString("TapAndHold", resourceCulture);
}
@@ -1876,7 +1876,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Test Heavy.
///
- internal static string TestHText {
+ public static string TestHText {
get {
return ResourceManager.GetString("TestHText", resourceCulture);
}
@@ -1885,7 +1885,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Test Light.
///
- internal static string TestLText {
+ public static string TestLText {
get {
return ResourceManager.GetString("TestLText", resourceCulture);
}
@@ -1894,7 +1894,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Test.
///
- internal static string TestText {
+ public static string TestText {
get {
return ResourceManager.GetString("TestText", resourceCulture);
}
@@ -1903,7 +1903,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Text Document (*.txt).
///
- internal static string TextDocs {
+ public static string TextDocs {
get {
return ResourceManager.GetString("TextDocs", resourceCulture);
}
@@ -1912,7 +1912,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tilt Down.
///
- internal static string TiltDown {
+ public static string TiltDown {
get {
return ResourceManager.GetString("TiltDown", resourceCulture);
}
@@ -1921,7 +1921,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tilt Left.
///
- internal static string TiltLeft {
+ public static string TiltLeft {
get {
return ResourceManager.GetString("TiltLeft", resourceCulture);
}
@@ -1930,7 +1930,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tilt Right.
///
- internal static string TiltRight {
+ public static string TiltRight {
get {
return ResourceManager.GetString("TiltRight", resourceCulture);
}
@@ -1939,7 +1939,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Tilt Up.
///
- internal static string TiltUp {
+ public static string TiltUp {
get {
return ResourceManager.GetString("TiltUp", resourceCulture);
}
@@ -1948,7 +1948,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Touchpad Movement is now Off.
///
- internal static string TouchpadMovementOff {
+ public static string TouchpadMovementOff {
get {
return ResourceManager.GetString("TouchpadMovementOff", resourceCulture);
}
@@ -1957,7 +1957,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Touchpad Movement is now On.
///
- internal static string TouchpadMovementOn {
+ public static string TouchpadMovementOn {
get {
return ResourceManager.GetString("TouchpadMovementOn", resourceCulture);
}
@@ -1966,7 +1966,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Re-enable by pressing PS+Touchpad.
///
- internal static string TouchpadOffTip {
+ public static string TouchpadOffTip {
get {
return ResourceManager.GetString("TouchpadOffTip", resourceCulture);
}
@@ -1975,7 +1975,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to 2 finger touchpad swipe left or right.
///
- internal static string TwoFingerSwipe {
+ public static string TwoFingerSwipe {
get {
return ResourceManager.GetString("TwoFingerSwipe", resourceCulture);
}
@@ -1984,7 +1984,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to type new name here.
///
- internal static string TypeNewName {
+ public static string TypeNewName {
get {
return ResourceManager.GetString("TypeNewName", resourceCulture);
}
@@ -1993,7 +1993,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to type profile name here.
///
- internal static string TypeProfileName {
+ public static string TypeProfileName {
get {
return ResourceManager.GetString("TypeProfileName", resourceCulture);
}
@@ -2002,7 +2002,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to You need to run DS4Windows as the Administrator in order to activate this mode..
///
- internal static string UACTask {
+ public static string UACTask {
get {
return ResourceManager.GetString("UACTask", resourceCulture);
}
@@ -2011,7 +2011,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Unassigned.
///
- internal static string Unassigned {
+ public static string Unassigned {
get {
return ResourceManager.GetString("Unassigned", resourceCulture);
}
@@ -2020,7 +2020,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap UP {
+ public static System.Drawing.Bitmap UP {
get {
object obj = ResourceManager.GetObject("UP", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -2030,7 +2030,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Up.
///
- internal static string UpText {
+ public static string UpText {
get {
return ResourceManager.GetString("UpText", resourceCulture);
}
@@ -2039,7 +2039,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to You are up to date.
///
- internal static string UpToDate {
+ public static string UpToDate {
get {
return ResourceManager.GetString("UpToDate", resourceCulture);
}
@@ -2048,7 +2048,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap USB {
+ public static System.Drawing.Bitmap USB {
get {
object obj = ResourceManager.GetObject("USB", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -2058,7 +2058,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to You can also use your controller to change controls.
///
- internal static string UseControllerForMapping {
+ public static string UseControllerForMapping {
get {
return ResourceManager.GetString("UseControllerForMapping", resourceCulture);
}
@@ -2067,7 +2067,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Using Exclusive Mode.
///
- internal static string UsingExclusive {
+ public static string UsingExclusive {
get {
return ResourceManager.GetString("UsingExclusive", resourceCulture);
}
@@ -2076,7 +2076,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Controller *number* is using Profile “*Profile name*".
///
- internal static string UsingProfile {
+ public static string UsingProfile {
get {
return ResourceManager.GetString("UsingProfile", resourceCulture);
}
@@ -2085,7 +2085,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Using Shared Mode.
///
- internal static string UsingShared {
+ public static string UsingShared {
get {
return ResourceManager.GetString("UsingShared", resourceCulture);
}
@@ -2094,7 +2094,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to This disables the Touchpad as a mouse.
///
- internal static string UsingTPSwipes {
+ public static string UsingTPSwipes {
get {
return ResourceManager.GetString("UsingTPSwipes", resourceCulture);
}
@@ -2103,7 +2103,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Please enter a valid name.
///
- internal static string ValidName {
+ public static string ValidName {
get {
return ResourceManager.GetString("ValidName", resourceCulture);
}
@@ -2112,7 +2112,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Wait *number*ms.
///
- internal static string WaitMS {
+ public static string WaitMS {
get {
return ResourceManager.GetString("WaitMS", resourceCulture);
}
@@ -2121,7 +2121,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Will Keep.
///
- internal static string WillKeep {
+ public static string WillKeep {
get {
return ResourceManager.GetString("WillKeep", resourceCulture);
}
@@ -2130,7 +2130,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap X {
+ public static System.Drawing.Bitmap X {
get {
object obj = ResourceManager.GetObject("X", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
@@ -2140,7 +2140,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to Use higher ports if you get conflicts in other emulating X360 programs, such as SCP's tool.
///
- internal static string XinputPorts {
+ public static string XinputPorts {
get {
return ResourceManager.GetString("XinputPorts", resourceCulture);
}
@@ -2149,7 +2149,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized string similar to XML Files (*.xml).
///
- internal static string XMLFiles {
+ public static string XMLFiles {
get {
return ResourceManager.GetString("XMLFiles", resourceCulture);
}
@@ -2158,7 +2158,7 @@ namespace DS4Windows.Properties {
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
- internal static System.Drawing.Bitmap Y {
+ public static System.Drawing.Bitmap Y {
get {
object obj = ResourceManager.GetObject("Y", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
diff --git a/DS4Windows/Properties/Resources.resx b/DS4Windows/Properties/Resources.resx
index f04a78a..0db4f77 100644
--- a/DS4Windows/Properties/Resources.resx
+++ b/DS4Windows/Properties/Resources.resx
@@ -566,7 +566,7 @@
EXPERIMENTAL: Auto-Disable BT when connecting to USB
- You must quit other applications like Steam, Uplay before activating the 'Hide DS4 Controller' option."
+ You must quit other applications like Steam, Uplay, NVIDIA IN-GAME before activating the 'Hide DS4 Controller' option."
..\Resources\rainbow.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a