This commit is contained in:
Serge
2024-03-27 09:58:52 +01:00
parent 8daa990b5d
commit 41b6955906
5 changed files with 66 additions and 26 deletions

View File

@@ -1187,6 +1187,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to LED Status Indicators.
/// </summary>
internal static string LEDStatusIndicators {
get {
return ResourceManager.GetString("LEDStatusIndicators", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lid.
/// </summary>