Implement sounds on interaction
This commit is contained in:
Generated
+18
@@ -2183,6 +2183,24 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Play sounds on interaction..
|
||||
/// </summary>
|
||||
internal static string Options_PlaySounds_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_PlaySounds_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Play sounds.
|
||||
/// </summary>
|
||||
internal static string Options_PlaySounds_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_PlaySounds_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Display messages in a more modern style..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user