Improve text wrapping for preview
This commit is contained in:
Generated
+1
-1
@@ -2490,7 +2490,7 @@ namespace ChatTwo.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Only with parameter.
|
||||
/// Looks up a localized string similar to Must contain parameter.
|
||||
/// </summary>
|
||||
internal static string Options_PreviewOnlyIf_Name {
|
||||
get {
|
||||
|
||||
@@ -1076,7 +1076,7 @@
|
||||
<value>Tooltip</value>
|
||||
</data>
|
||||
<data name="Options_PreviewOnlyIf_Name" xml:space="preserve">
|
||||
<value>Only with parameter</value>
|
||||
<value>Must contain parameter</value>
|
||||
</data>
|
||||
<data name="Options_PreviewOnlyIf_Description" xml:space="preserve">
|
||||
<value>Show only if the text contains special parameter</value>
|
||||
|
||||
Reference in New Issue
Block a user