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(stepper): unable to internationalize labels #7122

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

crisbeto
Copy link
Member

Adds a provider that allows for labels inside the stepper to be internationalized.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Sep 16, 2017
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM, one docs comment

@@ -124,11 +124,26 @@ this default `completed` behavior by setting the `completed` attribute as needed
- <kbd>TAB</kbd>: Focuses the next tabbable element
- <kbd>TAB</kbd>+<kbd>SHIFT</kbd>: Focuses the previous tabbable element

### Localizing labels
The various text strings used by the stepper are provided through `MdStepperIntl`.
Copy link
Member

Choose a reason for hiding this comment

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

The various text strings -> Labels

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 16, 2017
@crisbeto crisbeto force-pushed the stepper-intl branch 2 times, most recently from 4728389 to 5c88226 Compare September 30, 2017 09:48
@kara
Copy link
Contributor

kara commented Oct 2, 2017

@crisbeto Can you check out the linter failure? Looks like there could be an unused import in step-header.

@kara kara removed the action: merge The PR is ready for merge by the caretaker label Oct 3, 2017
@kara kara assigned crisbeto and unassigned jelbourn Oct 3, 2017
Adds a provider that allows for labels inside the stepper to be internationalized.
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 3, 2017
@crisbeto
Copy link
Member Author

crisbeto commented Oct 3, 2017

Rebased and sorted out the linting issue.

@kara kara merged commit 6e3bbcb into angular:master Oct 3, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants