mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-17 10:41:35 +08:00
Optimized implementation
This commit is contained in:
318
Source/GrasscutterTools/Properties/Resources.Designer.cs
generated
318
Source/GrasscutterTools/Properties/Resources.Designer.cs
generated
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
@@ -13,13 +13,13 @@ namespace GrasscutterTools.Properties {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// A strongly-typed resource class, for looking up localized strings, etc.
|
||||
/// 一个强类型的资源类,用于查找本地化的字符串等。
|
||||
/// </summary>
|
||||
// This class was auto-generated by the StronglyTypedResourceBuilder
|
||||
// class via a tool like ResGen or Visual Studio.
|
||||
// To add or remove a member, edit your .ResX file then rerun ResGen
|
||||
// with the /str option, or rebuild your VS project.
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
||||
// 此类是由 StronglyTypedResourceBuilder
|
||||
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
||||
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
||||
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
@@ -33,7 +33,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns the cached ResourceManager instance used by this class.
|
||||
/// 返回此类使用的缓存的 ResourceManager 实例。
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
@@ -47,8 +47,8 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Overrides the current thread's CurrentUICulture property for all
|
||||
/// resource lookups using this strongly typed resource class.
|
||||
/// 重写当前线程的 CurrentUICulture 属性,对
|
||||
/// 使用此强类型资源类的所有资源查找执行重写。
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Globalization.CultureInfo Culture {
|
||||
@@ -61,7 +61,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 28010101: 黄金蟹
|
||||
/// 查找类似 28010101: 黄金蟹
|
||||
///28010102: 太阳蟹
|
||||
///28010103: 海蓝蟹
|
||||
///28010104: 将军蟹
|
||||
@@ -94,7 +94,7 @@ namespace GrasscutterTools.Properties {
|
||||
///28020305: 冰冻雪猪
|
||||
///28020306: 雪猪
|
||||
///28020307: 野林猪
|
||||
///28020308: 冰冻雪 [rest of string was truncated]";.
|
||||
///28020308: 冰冻雪 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Animal {
|
||||
get {
|
||||
@@ -103,7 +103,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 51110: 异国之盏
|
||||
/// 查找类似 51110: 异国之盏
|
||||
///51111: 异国之盏
|
||||
///51112: 异国之盏
|
||||
///51113: 异国之盏
|
||||
@@ -142,7 +142,7 @@ namespace GrasscutterTools.Properties {
|
||||
///51231: 感别之冠
|
||||
///51232: 感别之冠
|
||||
///51233: 感别之冠
|
||||
///51234 [rest of string was truncated]";.
|
||||
///51234 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Artifact {
|
||||
get {
|
||||
@@ -151,7 +151,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 51: 行者之心
|
||||
/// 查找类似 51: 行者之心
|
||||
///52: 勇士之心
|
||||
///53: 守护之心
|
||||
///54: 奇迹
|
||||
@@ -192,7 +192,7 @@ namespace GrasscutterTools.Properties {
|
||||
///96: 海染砗磲
|
||||
///97: 辰砂往生录
|
||||
///98: 来歆余响
|
||||
///99: 高天的风之主.
|
||||
///99: 高天的风之主 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ArtifactCat {
|
||||
get {
|
||||
@@ -201,7 +201,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 10001: 生命值
|
||||
/// 查找类似 10001: 生命值
|
||||
///10002: 生命值百分比
|
||||
///10003: 攻击力
|
||||
///10004: 攻击力百分比
|
||||
@@ -238,7 +238,7 @@ namespace GrasscutterTools.Properties {
|
||||
///15008: 火元素伤害加成
|
||||
///15009: 雷元素伤害加成
|
||||
///15010: 冰元素伤害加成
|
||||
///15011: [rest of string was truncated]";.
|
||||
///15011: [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ArtifactMainAttribution {
|
||||
get {
|
||||
@@ -247,7 +247,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 空之杯,死之羽,理之冠,生之花,时之沙.
|
||||
/// 查找类似 空之杯,死之羽,理之冠,生之花,时之沙 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ArtifactPartLabels {
|
||||
get {
|
||||
@@ -256,7 +256,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 101021: 生命值+24
|
||||
/// 查找类似 101021: 生命值+24
|
||||
///101022: 生命值+30
|
||||
///201021: 生命值+50
|
||||
///201022: 生命值+61
|
||||
@@ -283,7 +283,7 @@ namespace GrasscutterTools.Properties {
|
||||
///301033: 生命值百分比+3.2%
|
||||
///301034: 生命值百分比+3.5%
|
||||
///401031: 生命值百分比+3.3%
|
||||
///401032: 生命值百分比+3.7 [rest of string was truncated]";.
|
||||
///401032: 生命值百分比+3.7 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ArtifactSubAttribution {
|
||||
get {
|
||||
@@ -292,7 +292,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 确认删除?.
|
||||
/// 查找类似 确认删除? 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string AskConfirmDeletion {
|
||||
get {
|
||||
@@ -301,7 +301,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 1002: 神里绫华
|
||||
/// 查找类似 1002: 神里绫华
|
||||
///1003: 琴
|
||||
///1005: 空
|
||||
///1006: 丽莎
|
||||
@@ -349,7 +349,7 @@ namespace GrasscutterTools.Properties {
|
||||
///1060: 夜兰
|
||||
///1062: 埃洛伊
|
||||
///1063: 申鹤
|
||||
///1064: 云堇
|
||||
///1064: 云堇
|
||||
/// [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Avatar {
|
||||
@@ -358,7 +358,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 1001:purple
|
||||
///1002:yellow
|
||||
///1003:yellow
|
||||
@@ -397,7 +397,7 @@ namespace GrasscutterTools.Properties {
|
||||
///1048:purple
|
||||
///1049:yellow
|
||||
///1050:purple
|
||||
///1051:yellow
|
||||
///1051:yellow
|
||||
///1052: [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string AvatarColor {
|
||||
@@ -406,7 +406,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找 System.Byte[] 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static byte[] AvatarStats {
|
||||
@@ -416,7 +416,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 浏览器打开失败,你可以通过以下链接手动访问: 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string BrowserOpenFailedTip {
|
||||
@@ -425,7 +425,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 检查到新版本 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CheckToNewVersion {
|
||||
@@ -434,7 +434,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 无,晴天,多云,雨天,雷暴,雪天,雾天 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ClimateType {
|
||||
@@ -443,7 +443,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 {0} 秒后可重发 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CodeResendTip {
|
||||
@@ -452,7 +452,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 发送中... 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CodeSending {
|
||||
@@ -461,7 +461,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 命令内容不能为空 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CommandContentCannotBeEmpty {
|
||||
@@ -470,7 +470,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 未找到该命令 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CommandNotFound {
|
||||
@@ -479,7 +479,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 命令标签不能为空 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CommandTagCannotBeEmpty {
|
||||
@@ -488,7 +488,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 现在你可以远程执行命令了哦! 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string ConnectedTip {
|
||||
@@ -497,7 +497,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 无敌
|
||||
////prop god on
|
||||
///无限体力
|
||||
@@ -544,7 +544,7 @@ namespace GrasscutterTools.Properties {
|
||||
////clear all lv90 r5 5*
|
||||
///清空武器
|
||||
////clear wp lv90 r5 5*
|
||||
///清空圣遗物
|
||||
///清空圣遗物
|
||||
/// [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CustomCommands {
|
||||
@@ -553,7 +553,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 错误 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Error {
|
||||
@@ -562,7 +562,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 007: 初行者推荐祈愿
|
||||
///008: 奔行世间
|
||||
///009: 杯装之诗
|
||||
@@ -598,7 +598,7 @@ namespace GrasscutterTools.Properties {
|
||||
///065: 出尘入世
|
||||
///071: 华紫樱绯
|
||||
///076: 苍流踏花
|
||||
///081: 素霓伣天
|
||||
///081: 素霓伣天
|
||||
/// 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string GachaBennerPrefab {
|
||||
@@ -607,132 +607,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 51: ResolutionOfSojourner
|
||||
///52: BraveHeart
|
||||
///53: DefendersWill
|
||||
///54: TinyMiracle
|
||||
///55: Berserker
|
||||
///56: MartialArtist
|
||||
///57: Instructor
|
||||
///58: Gambler
|
||||
///59: TheExile
|
||||
///60: Adventurer
|
||||
///61: LuckyDog
|
||||
///62: Scholar
|
||||
///63: TravelingDoctor
|
||||
///71: BlizzardStrayer
|
||||
///72: Thundersoother
|
||||
///73: Lavawalker
|
||||
///74: MaidenBeloved
|
||||
///75: GladiatorsFinale
|
||||
///76: ViridescentVenerer
|
||||
///77: WanderersTroupe
|
||||
///78: GlacierAndSnowfield
|
||||
///79: ThunderingFury
|
||||
///80: CrimsonWitchOfFlames
|
||||
///81: NoblesseOblige
|
||||
///82: BloodstainedChivalry
|
||||
///83: PrayersForIllumination
|
||||
///84: [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string GOODArtifactCat {
|
||||
get {
|
||||
return ResourceManager.GetString("GOODArtifactCat", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 10001: hp
|
||||
///10002: hp_
|
||||
///10003: atk
|
||||
///10004: atk_
|
||||
///10005: def
|
||||
///10006: def_
|
||||
///10007: enerRech_
|
||||
///10008: eleMas
|
||||
///13007: critRate_
|
||||
///13008: critDMG_
|
||||
///13009: heal_
|
||||
///15008: pyro_dmg_
|
||||
///15009: electro_dmg_
|
||||
///15010: cryo_dmg_
|
||||
///15011: hydro_dmg_
|
||||
///15012: anemo_dmg_
|
||||
///15013: geo_dmg_
|
||||
///15014: dendro_dmg_
|
||||
///15015: physical_dmg_
|
||||
///.
|
||||
/// </summary>
|
||||
internal static string GOODArtifactMainAttribution {
|
||||
get {
|
||||
return ResourceManager.GetString("GOODArtifactMainAttribution", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 102: hp
|
||||
///103: hp_
|
||||
///105: atk
|
||||
///106: atk_
|
||||
///108: def
|
||||
///109: def_
|
||||
///120: critRate_
|
||||
///122: critDMG_
|
||||
///123: enerRech_
|
||||
///124: eleMas.
|
||||
/// </summary>
|
||||
internal static string GOODArtifactSubAttribution {
|
||||
get {
|
||||
return ResourceManager.GetString("GOODArtifactSubAttribution", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 1002: KamisatoAyaka
|
||||
///1003: Jean
|
||||
///1005: Aether
|
||||
///1006: Lisa
|
||||
///1007: Lumine
|
||||
///1014: Barbara
|
||||
///1015: Kaeya
|
||||
///1016: Diluc
|
||||
///1020: Razor
|
||||
///1021: Amber
|
||||
///1022: Venti
|
||||
///1023: Xiangling
|
||||
///1024: Beidou
|
||||
///1025: Xingqiu
|
||||
///1026: Xiao
|
||||
///1027: Ningguang
|
||||
///1029: Klee
|
||||
///1030: Zhongli
|
||||
///1031: Fischl
|
||||
///1032: Bennett
|
||||
///1033: Tartaglia
|
||||
///1034: Noelle
|
||||
///1035: Qiqi
|
||||
///1036: Chongyun
|
||||
///1037: Ganyu
|
||||
///1038: Albedo
|
||||
///1039: Diona
|
||||
///1041: Mona
|
||||
///1042: Keqing
|
||||
///1043: Sucrose
|
||||
///1044: Xinyan
|
||||
///1045: Rosaria
|
||||
///1046: Hu Tao
|
||||
///1047: KaedeharaKazuha
|
||||
///1048: Yanfei
|
||||
///1049: Yo [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string GOODAvatar {
|
||||
get {
|
||||
return ResourceManager.GetString("GOODAvatar", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 导入成功! 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string GOODImportSuccess {
|
||||
@@ -741,7 +616,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 是否导入 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string GOODImportText {
|
||||
@@ -750,7 +625,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// 查找类似 导入GOOD档案 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string GOODImportTitle {
|
||||
@@ -759,38 +634,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 11101: DullBlade
|
||||
///11201: SilverSword
|
||||
///11301: CoolSteel
|
||||
///11302: HarbingerOf Dawn
|
||||
///11303: TravelersHandySword
|
||||
///11304: DarkIronSword
|
||||
///11305: FilletBlade
|
||||
///11306: SkyriderSword
|
||||
///11401: FavoniusSword
|
||||
///11402: TheFlute
|
||||
///11403: SacrificialSword
|
||||
///11404: RoyalLongsword
|
||||
///11405: LionsRoar
|
||||
///11406: PrototypeRancour
|
||||
///11407: IronSting
|
||||
///11408: BlackcliffLongsword
|
||||
///11409: TheBlackSword
|
||||
///11410: TheAlleyFlash
|
||||
///11412: SwordOfDescension
|
||||
///11413: FesteringDesire
|
||||
///11414: AmenomaKageuchi
|
||||
///11415: CinnabarSpindle
|
||||
///11501: AquilaFavonia
|
||||
/// [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string GOODWeapon {
|
||||
get {
|
||||
return ResourceManager.GetString("GOODWeapon", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 帮助 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Help {
|
||||
@@ -799,7 +643,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Icon IconGrasscutter {
|
||||
@@ -809,7 +653,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap ImgHome {
|
||||
@@ -819,7 +663,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap ImgIconGrasscutter {
|
||||
@@ -829,7 +673,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
|
||||
/// </summary>
|
||||
internal static System.Drawing.Bitmap ImgSupport {
|
||||
@@ -839,7 +683,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 101: 角色经验
|
||||
///102: 冒险阅历
|
||||
///103: 星尘
|
||||
@@ -884,7 +728,7 @@ namespace GrasscutterTools.Properties {
|
||||
///201: 原石
|
||||
///202: 摩拉
|
||||
///203: 创世结晶
|
||||
///203: 创世结晶
|
||||
///204: 洞天宝钱
|
||||
///210: 原粹精珀(废弃 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Item {
|
||||
@@ -893,7 +737,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 21010101: 丘丘人
|
||||
///21020101: 木盾丘丘暴徒
|
||||
///21020201: 火斧丘丘暴徒
|
||||
@@ -922,7 +766,7 @@ namespace GrasscutterTools.Properties {
|
||||
///29040101: 若陀龙王
|
||||
///29040102: 若陀龙王
|
||||
///29040103: 若陀龙王
|
||||
///29040103: 若陀龙王
|
||||
///29040104: 若陀龙王
|
||||
///290401 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Monster {
|
||||
@@ -931,12 +775,12 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 版本名:{0}
|
||||
///更新时间:{1}
|
||||
///更新内容:
|
||||
///{2}
|
||||
///{2}
|
||||
///--------------------------------------------
|
||||
///是否查看更新?选择否将不再提醒该版本。 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string NewVersionInfo {
|
||||
@@ -945,7 +789,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 1: (test)蒙德城主$UNRELEASED
|
||||
///2: (test)哥哥$UNRELEASED
|
||||
///3: (test)妹妹$UNRELEASED
|
||||
@@ -965,7 +809,7 @@ namespace GrasscutterTools.Properties {
|
||||
///22: (test)卫兵$UNRELEASED
|
||||
///23: (test)卫兵$UNRELEASED
|
||||
///24: (test)卫兵$UNRELEASED
|
||||
///24: (test)卫兵$UNRELEASED
|
||||
///25: (test)路人$UNRELEASED
|
||||
///26: (te [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string NPC {
|
||||
@@ -974,7 +818,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 1. 填写正确的UID\n2. 向玩家发送验证码\n3. 输入正确的验证码\n4. 连接\n5. 享受 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string OpenCommandHelp {
|
||||
@@ -983,7 +827,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 要设置的权限不能为空! 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string PermissionCannotBeEmpty {
|
||||
@@ -992,7 +836,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 *
|
||||
///player.*
|
||||
///player.**
|
||||
@@ -1019,7 +863,7 @@ namespace GrasscutterTools.Properties {
|
||||
///player.setprop.others
|
||||
///player.setstats
|
||||
///player.setstats.others
|
||||
///player.setstats.others
|
||||
///player.settalent
|
||||
///play [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Permissions {
|
||||
@@ -1028,7 +872,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 查询服务端状态失败: 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string QueryServerStatusFailed {
|
||||
@@ -1037,7 +881,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 30302: 女神像解锁$HIDDEN -
|
||||
///30303: 女神像解锁$HIDDEN -
|
||||
///30304: 女神像解锁$HIDDEN -
|
||||
@@ -1058,7 +902,7 @@ namespace GrasscutterTools.Properties {
|
||||
///30601: 昔日的风 - 与安柏对话
|
||||
///30602: 昔日的风 - 进入庙宇
|
||||
///30603: 昔日的风 - 探索庙宇深处
|
||||
///30603: 昔日的风 - 探索庙宇深处
|
||||
///30604: 昔日的风 - 退出秘境
|
||||
///30607: 昔日的风 - (test [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Quest {
|
||||
@@ -1067,7 +911,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 请先连接到支持[OpenCommand]的服务器 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string RequireOpenCommandTip {
|
||||
@@ -1076,7 +920,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 确认将自定义命令恢复到默认值? 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string RestoreCustomCommands {
|
||||
@@ -1085,7 +929,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 1: 提瓦特
|
||||
///2: 提瓦特
|
||||
///3: 提瓦特
|
||||
@@ -1116,7 +960,7 @@ namespace GrasscutterTools.Properties {
|
||||
///50002: 低温关卡白盒(test)
|
||||
///1001: 移动平台性能测试(test)
|
||||
///50003: 战斗性能测试(test)
|
||||
///50003: 战斗性能测试(test)
|
||||
///50004: 电桩电源白盒(test)
|
||||
///50027: 圣遗物新因子测试关卡3(t [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Scene {
|
||||
@@ -1125,7 +969,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 加载设置时异常: 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string SettingLoadError {
|
||||
@@ -1134,7 +978,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 保存设置时异常: 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string SettingSaveError {
|
||||
@@ -1143,7 +987,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 提示 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Tips {
|
||||
@@ -1152,7 +996,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Token不能为空 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string TokenCannotBeEmpty {
|
||||
@@ -1161,7 +1005,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 已从缓存中恢复Token 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string TokenRestoredFromCache {
|
||||
@@ -1170,7 +1014,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 用户名不能为空! 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string UsernameCannotBeEmpty {
|
||||
@@ -1179,7 +1023,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 11101: 无锋剑
|
||||
///11201: 银剑
|
||||
///11301: 冷刃
|
||||
@@ -1219,7 +1063,7 @@ namespace GrasscutterTools.Properties {
|
||||
///12305: 以理服人
|
||||
///12306: 飞天大御剑
|
||||
///12401: 西风大剑
|
||||
///12401: 西风大剑
|
||||
///12402: 钟剑
|
||||
///1 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Weapon {
|
||||
@@ -1228,7 +1072,7 @@ namespace GrasscutterTools.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 11301:blue
|
||||
///11302:blue
|
||||
///11303:blue
|
||||
@@ -1266,7 +1110,7 @@ namespace GrasscutterTools.Properties {
|
||||
///12304:blue
|
||||
///12305:blue
|
||||
///12306:blue
|
||||
///12306:blue
|
||||
///12401:purple
|
||||
///1240 [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string WeaponColor {
|
||||
|
||||
Reference in New Issue
Block a user