Enhance AIImages mod by adding support for positive and negative prompts, including UI updates for displaying and copying these prompts. Localized strings have been updated in English and Russian to reflect these changes. Update AIImages.dll to incorporate the latest modifications.
This commit is contained in:
@@ -29,7 +29,11 @@
|
||||
<AIImages.Apparel.ColorDesc> Color: {0}</AIImages.Apparel.ColorDesc>
|
||||
<!-- Stable Diffusion Prompt -->
|
||||
<AIImages.Prompt.SectionTitle>Stable Diffusion Prompt</AIImages.Prompt.SectionTitle>
|
||||
<AIImages.Prompt.PositiveTitle>Positive Prompt</AIImages.Prompt.PositiveTitle>
|
||||
<AIImages.Prompt.NegativeTitle>Negative Prompt</AIImages.Prompt.NegativeTitle>
|
||||
<AIImages.Prompt.CopyButton>Copy Prompt</AIImages.Prompt.CopyButton>
|
||||
<AIImages.Prompt.CopyPositive>Copy Positive</AIImages.Prompt.CopyPositive>
|
||||
<AIImages.Prompt.CopyNegative>Copy Negative</AIImages.Prompt.CopyNegative>
|
||||
<AIImages.Prompt.Copied>Copied!</AIImages.Prompt.Copied>
|
||||
<!-- Generation -->
|
||||
<AIImages.Generation.Generate>Generate Image</AIImages.Generation.Generate>
|
||||
|
||||
Reference in New Issue
Block a user