This commit is contained in:
Serge
2024-04-01 14:22:29 +02:00
parent 351566e24a
commit 3fc5d6a124
5 changed files with 26 additions and 0 deletions

View File

@@ -1223,6 +1223,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Lock Screen.
/// </summary>
internal static string LockScreen {
get {
return ResourceManager.GetString("LockScreen", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logo.
/// </summary>