Fix #63
This commit is contained in:
Generated
+9
@@ -77,6 +77,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to An error occured while sending this tell message.
|
||||
/// </summary>
|
||||
internal static string Chat_SendTell_Error {
|
||||
get {
|
||||
return ResourceManager.GetString("Chat_SendTell_Error", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Input is disabled for this tab.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user