Remove this. everywhere, add small note to override style
This commit is contained in:
Generated
+9
@@ -1967,6 +1967,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Override your selected dalamud style with a different one.
|
||||
/// </summary>
|
||||
internal static string Options_OverrideStyle_Name_Desc {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_OverrideStyle_Name_Desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Styles.
|
||||
/// </summary>
|
||||
|
||||
@@ -920,4 +920,7 @@
|
||||
<data name="Options_About_Discord_Thread" xml:space="preserve">
|
||||
<value>Get help in the discord thread: </value>
|
||||
</data>
|
||||
<data name="Options_OverrideStyle_Name_Desc" xml:space="preserve">
|
||||
<value>Override your selected dalamud style with a different one</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user