Split Display tab
This commit is contained in:
Generated
+9
@@ -1652,6 +1652,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat log.
|
||||
/// </summary>
|
||||
internal static string Options_ChatLog_Tab {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_ChatLog_Tab", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Clear the message history database.
|
||||
/// </summary>
|
||||
|
||||
@@ -1018,4 +1018,7 @@
|
||||
<data name="ChatLog_DisabledInput" xml:space="preserve">
|
||||
<value>Input is disabled for this tab</value>
|
||||
</data>
|
||||
<data name="Options_ChatLog_Tab" xml:space="preserve">
|
||||
<value>Chat log</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user