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

[ML] Localize ml components ( part 1 ) #27957

Merged
merged 97 commits into from
Jan 16, 2019
Merged

[ML] Localize ml components ( part 1 ) #27957

merged 97 commits into from
Jan 16, 2019

Conversation

Bamieh
Copy link
Member

@Bamieh Bamieh commented Jan 3, 2019

[ML] translate the following components

  • confirm_modal
  • field_title_bar
  • field_type_icon
  • form_filter_input
  • full_time_range_selector
  • influencers_list
  • job_group_select
  • nav_menu
  • validate_job

Parent Issue #25454

@Nox911 Nox911 requested a review from pavel06081991 January 14, 2019 16:53
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@pavel06081991 pavel06081991 left a comment

Choose a reason for hiding this comment

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

please fix small comments

Copy link
Contributor

@pavel06081991 pavel06081991 left a comment

Choose a reason for hiding this comment

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

LGTM.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@peteharverson peteharverson requested review from jgowdyelastic and removed request for peteharverson January 15, 2019 14:43
Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@Nox911 Nox911 merged commit bc4b197 into master Jan 16, 2019
@Nox911 Nox911 deleted the localize-ml-components branch January 16, 2019 08:09
peteharverson pushed a commit to peteharverson/kibana that referenced this pull request Jan 16, 2019
* feature(ml): localize components

* fix xpack.i18n localization strings

* Resolve review comments

* Add I18nProvider

* Fix adding label to angular scope

* Fix case of word

* Update test snapshots.

* Resolve review comments
peteharverson added a commit that referenced this pull request Jan 16, 2019
* feature(ml): localize components

* fix xpack.i18n localization strings

* Resolve review comments

* Add I18nProvider

* Fix adding label to angular scope

* Fix case of word

* Update test snapshots.

* Resolve review comments
@Nox911
Copy link
Contributor

Nox911 commented Jan 17, 2019

6.x/6.7.0: 6e1ac42

ariaLabel = intl.formatMessage({
id: 'xpack.ml.fieldTypeIcon.geoPointTypeAriaLabel',
defaultMessage: '{geoPointParam} type'
}, { geoPointParam: 'geo_point' });
Copy link
Contributor

Choose a reason for hiding this comment

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

@Bamieh, hello, could you please confirm that "geo point" string should not be translated? Otherwise, could you clarify why it is passed in as a parameter?

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