style: add source code website in about dialog (#40)

This commit is contained in:
leo 2024-04-01 11:45:30 +08:00
parent 30d5f1415e
commit 1f3f9a4472
6 changed files with 78 additions and 24 deletions

View file

@ -1,6 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -104,6 +105,24 @@ namespace SourceGit.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to • Source code can be found at .
/// </summary>
public static string Text_About_SourceCode {
get {
return ResourceManager.GetString("Text.About.SourceCode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Opensource &amp; Free Git GUI Client.
/// </summary>
public static string Text_About_SubTitle {
get {
return ResourceManager.GetString("Text.About.SubTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Patch.
/// </summary>
@ -2994,7 +3013,7 @@ namespace SourceGit.Resources {
}
/// <summary>
/// Looks up a localized string similar to Open in.
/// Looks up a localized string similar to Open In External Tools.
/// </summary>
public static string Text_Repository_OpenWith {
get {
@ -3111,7 +3130,7 @@ namespace SourceGit.Resources {
}
/// <summary>
/// Looks up a localized string similar to Open In Git Bash.
/// Looks up a localized string similar to Open In Terminal.
/// </summary>
public static string Text_Repository_Terminal {
get {
@ -3795,7 +3814,7 @@ namespace SourceGit.Resources {
}
/// <summary>
/// Looks up a localized string similar to Open In Git Bash.
/// Looks up a localized string similar to Open In Terminal.
/// </summary>
public static string Text_Welcome_OpenTerminal {
get {