Skip to content

update button.phtml overcomplicated translation phrase. #12106

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

Merged
merged 2 commits into from
Nov 13, 2017

Conversation

ChuckyK
Copy link
Contributor

@ChuckyK ChuckyK commented Nov 8, 2017

It has overcomplicated translation phrase.
"<a href=""%1"" onclick=""this.target='_blank'"" class=""print"">Print receipt"
vs
"Print receipt"

Description

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios

  1. ...
  2. ...

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

It has overcomplicated translation phrase. 
"<a href=""%1"" onclick=""this.target=\'_blank\'"" class=""print"">Print receipt</a>" 
vs
"Print receipt"
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Nov 8, 2017

CLA assistant check
All committers have signed the CLA.

@ishakhsuvarov ishakhsuvarov self-assigned this Nov 8, 2017
@ishakhsuvarov ishakhsuvarov added this to the November 2017 milestone Nov 8, 2017
@JeroenVanLeusden
Copy link
Member

@ChuckyK Can you also update the translation string in .csv here?

Would be nice if you can also create a PR for the 2.2-develop branch 😄

@ihor-sviziev
Copy link
Contributor

ihor-sviziev commented Nov 9, 2017

@ChuckyK could you create the same PRs also for 2.2-develop and 2.3-develop branches and update translations?

@ChuckyK
Copy link
Contributor Author

ChuckyK commented Nov 9, 2017

#12155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants