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

Fix some strings after translator feedback #32501

Merged
merged 6 commits into from
Mar 6, 2019
Merged

Conversation

timroes
Copy link
Contributor

@timroes timroes commented Mar 5, 2019

Summary

After some feedback we got from our translators, I added a couple of descriptions to some strings that seem troublesome. Also we discovered a couple of places that are not needed anymore at all (App descriptions, some weird Schema), where I removed the translations, and also a couple of places we used rather weird or technical wording I changed to a more appropriate wording (and removed the existing translations for the old string).

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@timroes timroes added Project:i18n v7.0.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 v7.2.0 labels Mar 5, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@@ -71,7 +71,7 @@ class DashboardPanelUi extends React.Component<DashboardPanelUiProps, State> {
? null
: props.intl.formatMessage({
id: 'kbn.dashboard.panel.noEmbeddableFactoryErrorMessage',
defaultMessage: 'No factory found for embeddable',
defaultMessage: 'The feature to render this panel is missing.',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

A bit less technical error message, and also under regular circumstances this should rarely ever been visible to a user.

Copy link
Contributor

@wylieconlon wylieconlon left a comment

Choose a reason for hiding this comment

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

Reviewed just the diffs, and they look reasonable to me. I did not pull the code down or test locally.

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

Changes to uiApp and uiNavLink LGMT

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

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

everything makes sense to me 🚀

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@timroes timroes merged commit 184db14 into elastic:master Mar 6, 2019
@timroes timroes deleted the fix-i18n branch March 6, 2019 13:34
timroes added a commit to timroes/kibana that referenced this pull request Mar 6, 2019
* Fix some strings after translator feedback

* Fix jest tests

* Fix typo

* Fix Mocha tests

* Fix more mocha tests
timroes added a commit to timroes/kibana that referenced this pull request Mar 6, 2019
* Fix some strings after translator feedback

* Fix jest tests

* Fix typo

* Fix Mocha tests

* Fix more mocha tests
timroes added a commit that referenced this pull request Mar 6, 2019
* Fix some strings after translator feedback

* Fix jest tests

* Fix typo

* Fix Mocha tests

* Fix more mocha tests
timroes added a commit that referenced this pull request Mar 6, 2019
* Fix some strings after translator feedback

* Fix jest tests

* Fix typo

* Fix Mocha tests

* Fix more mocha tests
PhilippBaranovskiy pushed a commit to PhilippBaranovskiy/kibana that referenced this pull request Mar 7, 2019
* Fix some strings after translator feedback

* Fix jest tests

* Fix typo

* Fix Mocha tests

* Fix more mocha tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project:i18n Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.0.0 v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants