feat: add tab pop-out
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user