This commit is contained in:
Infi
2024-08-20 23:14:52 +02:00
parent 16a16b1f12
commit 117d9fc45c
7 changed files with 114 additions and 45 deletions
+9
View File
@@ -3416,6 +3416,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Unable to find ID for this message, please try another one..
/// </summary>
internal static string PartyInvite_NoId {
get {
return ResourceManager.GetString("PartyInvite_NoId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Discard.
/// </summary>