mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
One time 100% battery charge https://github.com/seerge/g-helper/issues/1390
This commit is contained in:
9
app/Properties/Strings.Designer.cs
generated
9
app/Properties/Strings.Designer.cs
generated
@@ -465,6 +465,15 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to One time charge to 100%.
|
||||
/// </summary>
|
||||
internal static string BatteryLimitFull {
|
||||
get {
|
||||
return ResourceManager.GetString("BatteryLimitFull", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to BIOS and Driver Updates.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user