-
-
Notifications
You must be signed in to change notification settings - Fork 450
Refine text and labels for product image duplication config (Follow-up to PR #5083) #5227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Change label from "Copy Images on Duplicate" to "Duplicate Product Images" - Improve comment text for better clarity and grammar - Update corresponding translations in en_US/Mage_Adminhtml.csv Co-authored-by: addison74 <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR refines the text and labels for the product image duplication configuration section following PR #5083. It improves grammatical precision and UI clarity for the configuration option that controls image handling during product duplication.
Changes:
- Updated label from "Copy Images on Duplicate" to "Duplicate Product Images" for better clarity and to avoid UI redundancy
- Improved comment text grammar and clarity, fixing "programmatical" to "programmatic" and enhancing overall readability
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| app/locale/en_US/Mage_Adminhtml.csv | Updated translation entries for the label and comment text with improved grammar and clarity |
| app/code/core/Mage/Catalog/etc/system.xml | Updated configuration label and comment to reference the new translation entries |




Follow-up to PR #5083 addressing grammatical precision and UI clarity issues in the product image duplication configuration section.
Changes
Label:
Copy Images on Duplicate→Duplicate Product ImagesComment: Improved grammatical accuracy and clarity
'Ask' option only affects Admin interface. Default for programmatical duplication is to persist images.The "Ask" option only applies to the Admin interface. By default, programmatic duplication preserves images.Files Modified
app/code/core/Mage/Catalog/etc/system.xml- Configuration definitionapp/locale/en_US/Mage_Adminhtml.csv- Translation entriesConfiguration path: System > Configuration > Catalog > Product Image > Duplicate Product Images
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.