mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
UI Tweaks
This commit is contained in:
23
app/Properties/Strings.Designer.cs
generated
23
app/Properties/Strings.Designer.cs
generated
@@ -699,6 +699,15 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Disable on lid close.
|
||||
/// </summary>
|
||||
internal static string DisableOnLidClose {
|
||||
get {
|
||||
return ResourceManager.GetString("DisableOnLidClose", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Disable screen overdrive.
|
||||
/// </summary>
|
||||
@@ -790,9 +799,9 @@ namespace GHelper.Properties {
|
||||
return ResourceManager.GetString("EnergySettings", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Export.
|
||||
/// Looks up a localized string similar to Export Profile.
|
||||
/// </summary>
|
||||
internal static string Export {
|
||||
get {
|
||||
@@ -1024,9 +1033,9 @@ namespace GHelper.Properties {
|
||||
return ResourceManager.GetString("ImageRotation", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Import.
|
||||
/// Looks up a localized string similar to Import Profile.
|
||||
/// </summary>
|
||||
internal static string Import {
|
||||
get {
|
||||
@@ -1294,9 +1303,9 @@ namespace GHelper.Properties {
|
||||
return ResourceManager.GetString("MouseButtonResponse", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Import failed. Selected file is not a valid mouse profile or corrutpted.
|
||||
/// Looks up a localized string similar to Import failed. Selected file is not a valid mouse profile or corrutpted..
|
||||
/// </summary>
|
||||
internal static string MouseImportFailed {
|
||||
get {
|
||||
@@ -1800,7 +1809,7 @@ namespace GHelper.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Turn off on battery.
|
||||
/// Looks up a localized string similar to Disable on battery.
|
||||
/// </summary>
|
||||
internal static string TurnOffOnBattery {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user