Add new preview position: tooltip
This commit is contained in:
Generated
+9
@@ -2444,6 +2444,15 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tooltip.
|
||||
/// </summary>
|
||||
internal static string Options_Preview_Tooltip {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_Preview_Tooltip", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Top.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user