feat: update for 6.11
This commit is contained in:
Generated
+9
@@ -519,6 +519,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Enable custom fonts.
|
||||
/// </summary>
|
||||
internal static string Options_FontsEnabled {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_FontsEnabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Font size.
|
||||
/// </summary>
|
||||
|
||||
@@ -494,4 +494,7 @@
|
||||
<data name="Options_Tabs_Opacity" xml:space="preserve">
|
||||
<value>Opacity</value>
|
||||
</data>
|
||||
<data name="Options_FontsEnabled" xml:space="preserve">
|
||||
<value>Enable custom fonts</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user