Hibernate After control

This commit is contained in:
Serge
2023-08-09 14:11:04 +02:00
parent f7b9efc3cb
commit e220ad73b3
11 changed files with 189 additions and 40 deletions

View File

@@ -827,6 +827,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Minutes till Hibernation in sleep on battery (0 - OFF).
/// </summary>
internal static string HibernateAfter {
get {
return ResourceManager.GetString("HibernateAfter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to High.
/// </summary>