fix: add a category for special chat types
This commit is contained in:
Generated
+9
@@ -501,6 +501,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Special.
|
||||
/// </summary>
|
||||
internal static string Options_Tabs_ChannelTypes_Special {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_Tabs_ChannelTypes_Special", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Delete.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user