- Loc Update
This commit is contained in:
Generated
+18
@@ -77,6 +77,24 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Select all.
|
||||
/// </summary>
|
||||
internal static string ChannelSelector_Select {
|
||||
get {
|
||||
return ResourceManager.GetString("ChannelSelector_Select", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unselect all.
|
||||
/// </summary>
|
||||
internal static string ChannelSelector_Unselect {
|
||||
get {
|
||||
return ResourceManager.GetString("ChannelSelector_Unselect", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to An error occured while sending this tell message.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user