Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@beyackle
Copy link
Contributor

@beyackle beyackle commented Apr 1, 2021

Description

We'd built up another small l10n "bubble" that needed smoothing out, and while looking into it I noticed some small grammar glitches and that we weren't capitalizing URL consistently.

I've also added the suggestions from the proofreading pass here, since it hadn't closed yet and it's easier to just do all of these text changes as one.

Task Item

#minor

srinaath
srinaath previously approved these changes Apr 5, 2021
@coveralls
Copy link

coveralls commented Apr 5, 2021

Coverage Status

Coverage remained the same at 51.122% when pulling 2a7cf3d on beyackle/04-2021-l10n into 2c16c54 on main.

callbackHelpers.set(
selectedTemplateReadMeState,
formatMessage('### Error encountered when getting template readMe')
`### ${formatMessage('Error encountered when getting template readme')}`
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be README ?

[SDKKinds.IfCondition]: {
label: () => formatMessage('Branch: If/Else'),
label: () => formatMessage('Branch: If/else'),
subtitle: () => formatMessage('If Condition'),
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be If condition ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also made the rest of the subtitles consistent with the casing style.

Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

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

Just some minor comments, but looks good otherwise!

Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

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

:shipit:

@tonyanziano tonyanziano merged commit da88728 into main Apr 14, 2021
@tonyanziano tonyanziano deleted the beyackle/04-2021-l10n branch April 14, 2021 21:39
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* fix inconsistent URL capitalization

* Update skill.test.tsx

* Update en-US.json

* add suggestions from proofreading pass

* Update en-US.json

* fix typo

* Update ArrayFieldItem.test.tsx

* fix capitalization and re-update l10n file

* fixes from PR comments

* fix failing test and re-update l10n

* fix e2e tests

* fix e2e tests

* fix LuisDeploy e2e test

* relabel teaching-bubble refs

* fixes from PR comments

Co-authored-by: Srinaath Ravichandran <[email protected]>
Co-authored-by: Chris Whitten <[email protected]>
Co-authored-by: Tony Anziano <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants