feat: add tab pop-out

This commit is contained in:
Anna
2022-02-18 13:35:46 -05:00
parent fed6b9c5a6
commit 04783fcf02
4 changed files with 57 additions and 2 deletions
+9
View File
@@ -123,6 +123,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Pop out.
/// </summary>
internal static string ChatLog_Tabs_PopOut {
get {
return ResourceManager.GetString("ChatLog_Tabs_PopOut", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Alliance Member.
/// </summary>