mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-16 18:47:28 -05:00
Add prerelease option
This commit is contained in:
9
Application/Properties/Resources.Designer.cs
generated
9
Application/Properties/Resources.Designer.cs
generated
@@ -957,6 +957,15 @@ namespace FeedCenter.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Include _prerelease.
|
||||
/// </summary>
|
||||
public static string includePrereleaseCheckBox {
|
||||
get {
|
||||
return ResourceManager.GetString("includePrereleaseCheckBox", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Last Updated.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user