mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Add Settings page
Add Page tab order setting Add Window opacity setting
This commit is contained in:
@@ -1239,6 +1239,15 @@ namespace GrasscutterTools.Properties {
|
||||
return ResourceManager.GetString("PageSetPropTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 设置 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string PageSettingsTitle {
|
||||
get {
|
||||
return ResourceManager.GetString("PageSettingsTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 生成 的本地化字符串。
|
||||
|
||||
Reference in New Issue
Block a user