forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
[Forwardport] Translated validation error messages #2
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
Open
elioermini
wants to merge
4,129
commits into
2.3-develop
Choose a base branch
from
2.3-develop-PR-port-17575
base: 2.3-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
…nto MAGETWO-91808
…fter adding a product magento#16757 - Merge Pull Request magento#16757 from gelanivishal/magento2:2.3-develop-PR-port-13862 - Merged commits: 1. 577e8dd 2. de0e8d1 3. f225505 4. b8440f0 5. 7965492 6. e7463c1
… if store is in website. magento#17375 - Merge Pull Request magento#17375 from jasonevans1/magento2:2.3-develop - Merged commits: 1. cfc77b0
magento#17406 - Merge Pull Request magento#17406 from DanielRuf/magento2:2.3-develop-PR-port-17327 - Merged commits: 1. 6e5bc07
In some cases the method html is empty, this will result in an empty list item, which in the end results in an extra margin of 20px because of default styling.
…agento#17408 - Merge Pull Request magento#17408 from arnoudhgz/magento2:2.3-develop-PR-port-17189 - Merged commits: 1. a87969a
…to#17394 - Merge Pull Request magento#17394 from mage2pratik/magento2:forwardport-patch-17172 - Merged commits: 1. 04ad1e9 2. 5af16a1 3. 2d3a6f5
…t memo create layouts. - Deprecated Totalbar class - Deprecated totalbar template file
…f confirmation modal buttons magento#17359
…intree module's template file. magento#16771
All occurrences of 'Infomation' have been changed to 'Information'.
- Merge Pull Request magento#17549 from arnoudhgz/magento2:typos/app-code-magento-module-catalog-rule - Merged commits: 1. 088a910
- Merge Pull Request magento#17548 from arnoudhgz/magento2:typos/app-code-magento-module-admin-notification - Merged commits: 1. d46d36a
…ores>Configuration>General>Reports>Dashboard magento#17289 magento#17495 - Merge Pull Request magento#17495 from ronak2ram/magento2:2.3-develop-PR-port-17383 - Merged commits: 1. cea62ec 2. 1c70659
…magento#17557 - Merge Pull Request magento#17557 from tiagosampaio/magento2:2.3-develop-015 - Merged commits: 1. fd19955 2. c7d22db 3. 164943d 4. b5ef100 5. 1db1ef4
- skipping failing tests
- Merge Pull Request magento#17550 from arnoudhgz/magento2:typos/fix-infomation-to-information - Merged commits: 1. 088a910 2. f49084f 3. d665902
…mplex profiler configuration magento#17528
…ores>Configuration>General>Reports>Dashboard magento#17289 magento#17495
- skip failing tests
[pangolin] MFTF 2.3.4 version update for CE 2.3
…504-pdp-mobile [honey] MAGETWO-91504: Mobile PDP accordion widget hides accordion content on phones with iOS
- merged latest code from mainline branch
Accepted Public Pull Requests: - magento#17557: Replacing deprecated methods for Magento_Security module. (by @tiagosampaio) - magento#17548: Fixed typo in module AdminNotification (by @arnoudhgz) - magento#17549: Fixed typos in module CatalogRule (by @arnoudhgz) - magento#17550: Fixed typo 'Infomation' (by @arnoudhgz) - magento#17528: [Forwardport] AD-HOC feat (Profiler): Allow supplying complex profiler configuration (by @jignesh-baldha) - magento#17519: Added translation comment tags (by @yogeshks) - magento#15542: Add Currency Converter API connecting feature (by @HirokazuNishi) - magento#17495: [Forwardport] Magento 2.2.5: Year-to-date dropdown in Stores>Configuration>General>Reports>Dashboard magento#17289 (by @ronak2ram) Fixed GitHub Issues: - magento#15541: Cannot retrieve currency rates for TWD (reported by @HirokazuNishi) has been fixed in magento#15542 by @HirokazuNishi in 2.3-develop branch Related commits: 1. 5e66404 2. d682ead - magento#17289: Magento 2.2.5: Year-to-date dropdown in Stores>Configuration>General>Reports>Dashboard (reported by @joshuaflood) has been fixed in magento#17495 by @ronak2ram in 2.3-develop branch Related commits: 1. cea62ec 2. 1c70659
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.
Original Pull Request
magento#17575
Description
Added language translation for validation error messages.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist