mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-20 02:45:11 +08:00
(GUI): added site link to about box.
This commit is contained in:
9
GUI/Strings/guiStrings.Designer.cs
generated
9
GUI/Strings/guiStrings.Designer.cs
generated
@@ -330,6 +330,15 @@ namespace GARbro.GUI.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Development site.
|
||||
/// </summary>
|
||||
public static string LabelDevSite {
|
||||
get {
|
||||
return ResourceManager.GetString("LabelDevSite", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Encoding.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user