mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Update page title resource
This commit is contained in:
@@ -1152,15 +1152,6 @@ namespace GrasscutterTools.Properties {
|
||||
return ResourceManager.GetString("PageOpenCommandTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 属性 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string PageProperty {
|
||||
get {
|
||||
return ResourceManager.GetString("PageProperty", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 任务 的本地化字符串。
|
||||
@@ -1179,6 +1170,15 @@ namespace GrasscutterTools.Properties {
|
||||
return ResourceManager.GetString("PageSceneTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 属性 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string PageSetPropTitle {
|
||||
get {
|
||||
return ResourceManager.GetString("PageSetPropTitle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 生成 的本地化字符串。
|
||||
|
||||
Reference in New Issue
Block a user