-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Enable translation for gender #1801
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use built-in __() function
@Nolwennig , thank you for contribution! CR: passed |
@Nolwennig this issue is fixed and will be delivered to mainline soon. |
@Nolwennig this issue is delivered to mainline. Thank you! |
magento-team
pushed a commit
that referenced
this pull request
Dec 2, 2017
[borg] Backports: MAGETWO-69213, MAGETWO-69577, MAGETWO-84822
magento-engcom-team
pushed a commit
that referenced
this pull request
Sep 10, 2020
…ase check if the Secret Key..." error, and can miss the message #29947
magento-engcom-team
added a commit
that referenced
this pull request
Sep 10, 2020
…op latest changes Accepted Community Pull Requests: - #29947: #1801: User is not scrolled up to the "Login failed. Please check if the Secret Key..." error, and can miss the message (by @yolouiese) - #27391: magento/magento2#: Add a new index for `cron_schedule` table (by @atwixfirster) - #29906: fix category image is not removed from tmp folder after category save (by @engcom-Golf) - #27602: Order Invoice create page doesn't show order items properly for bundle product Fixed Issue #27350 (by @gauravagarwal1001) - #27832: Old price excluding TAX shown correct on Product Page (by @Krielkip) - #29925: Fix #29879 Breadcrump Undefined class constant 'XML_PATH_CATEGORY_URL_SUFFIX' (by @toxix) - #29006: Unable to insert widget with text value which contains }} string (by @engcom-Kilo) - #29863: Fixed critical error: The following tag(s) are not allowed: img (by @themystery404) - #28687: clear errors when apply new filters (by @AbdulRahmanAbouzaid) - #26877: Product not exist fix when attempt to get an image (by @ilnytskyi) Fixed GitHub Issues: - #29601: [Issue] magento/magento2#: Add a new index for `cron_schedule` table (reported by @m2-assistant[bot]) has been fixed in #27391 by @atwixfirster in 2.4-develop branch Related commits: 1. 652971e 2. 24d7a8a - #27350: Order Invoice create page doesn't show order items properly for bundle product (reported by @webkul-ajaysaini) has been fixed in #27602 by @gauravagarwal1001 in 2.4-develop branch Related commits: 1. 2f8b560 2. 51fcc42 3. 0591d51 4. 140c351 5. 699c98f - #11998: Old price excluding TAX is incorrectly replaced by JavaScript (reported by @VesnaS) has been fixed in #27832 by @Krielkip in 2.4-develop branch Related commits: 1. 65c06eb 2. 7f4b276 3. 21ad13f 4. 8f1020a 5. cfb762d 6. c6a43f3 7. 84124f7 8. 43b4f64 9. 9fd5436 - #27500: Unit Tests incompatible with PHPUnit 8 (reported by @lbajsarowicz) has been fixed in #27832 by @Krielkip in 2.4-develop branch Related commits: 1. 65c06eb 2. 7f4b276 3. 21ad13f 4. 8f1020a 5. cfb762d 6. c6a43f3 7. 84124f7 8. 43b4f64 9. 9fd5436 - #28981: [Issue] Fixed 'Undefined class constant' error when interceptor is generated. (reported by @m2-assistant[bot]) has been fixed in #29925 by @toxix in 2.4-develop branch Related commits: 1. 2d1d097 - #29879: Late Static Binding on private constants in Magento\Catalog\ViewModel\Product\Breadcrumbs (reported by @Cheeerd) has been fixed in #29925 by @toxix in 2.4-develop branch Related commits: 1. 2d1d097 - #12087: Unable to insert widget with text value which contains }} string (reported by @ghost) has been fixed in #29006 by @engcom-Kilo in 2.4-develop branch Related commits: 1. 7f0f260 2. 2a48abe 3. e0eb4b0 4. cb0b3d4 5. 1f84319 6. f55eeb4 7. ae3d3df 8. a2346f4 9. 74325ef 10. 0ac2e5d 11. edd3401 12. ace8a6f 13. 01b7906 - #29958: [Issue] Fixed critical error: The following tag(s) are not allowed: img (reported by @m2-assistant[bot]) has been fixed in #29863 by @themystery404 in 2.4-develop branch Related commits: 1. 798e61f 2. 0472281 - #8538: No ability to reset filters after an error (reported by @spyrule) has been fixed in #28687 by @AbdulRahmanAbouzaid in 2.4-develop branch Related commits: 1. 674324c 2. 9fac5f7 3. 3852c89 4. 7517b21 5. cef2186 - #26876: Error when sending sales mails in async mode if product was removed (reported by @ilnytskyi) has been fixed in #26877 by @ilnytskyi in 2.4-develop branch Related commits: 1. 405dfec 2. f8a5126 3. da38103
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
use built-in __() function