Skip to content
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

EZP-29322: As an editor I want to use translated Admin panel #2361

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

mikadamczyk
Copy link
Contributor

@mikadamczyk mikadamczyk commented Jun 26, 2018

Question Answer
JIRA issue EZP-29322
Improvement no
New feature yes
Target version master
BC breaks no
Tests pass yes
Doc needed no

refers to ezsystems/ezplatform-admin-ui#532

TODO:

  • Implement feature / fix a bug.
  • Implement tests.
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

Copy link
Member

@bdunogier bdunogier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
I'll pay particular attention to language codes when new languages need to be added.

@bdunogier
Copy link
Member

By the way, I'd change the pull-request's title so that it describes what this particular PR does (instead of the story's title). A short description (2, 3 sentences) also helps reviewers and those who follow pull-requests.

@mikadamczyk mikadamczyk force-pushed the EZP-29322 branch 2 times, most recently from 242dad4 to 19f4338 Compare June 27, 2018 07:37
@ezsystems ezsystems deleted a comment from ezrobot Jun 27, 2018
@ezsystems ezsystems deleted a comment from ezrobot Jun 27, 2018
@lserwatka lserwatka merged commit 7d9afb4 into ezsystems:master Jun 27, 2018
@bdunogier
Copy link
Member

It was reported in EZP-29377 that in some cases, the english translation won't be picked up. I think it's because available_translations does not contain en, since this language isn't in vendor/ezplatform-i18n/*, but in the Resources/translations directory of each package.

I suggest that we fix it by always adding en to available_translations.

@damianz5
Copy link
Contributor

damianz5 commented Jul 4, 2018

+1 @bdunogier, also 'no_NO' => 'no', is missing in LOCATES_MAP

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

Successfully merging this pull request may close these issues.

6 participants