Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Japanese correction for AMS v3 #142

Merged
merged 2 commits into from
Mar 4, 2021
Merged

Japanese correction for AMS v3 #142

merged 2 commits into from
Mar 4, 2021

Conversation

m-otoguro
Copy link
Contributor

Purpose

  • Japanese correction for AMSv3
    • "チャネル" (Channel) to "ライブイベント" (Live Event)
    • "プログラム" (Program) to "ライブ出力" (Live Output)

This change concerns: (mark with an x)

- [ ] AMSE v4.x (for AMS v2) in 'AMSv2' branch
- [x] AMSE v5.x (for AMS v3) in 'master' branch
- [ ] Other

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[x] User Interface
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • I just replaced the existing words in Japanese resx files automatically. So there are some legacy values. I've ignored them on this pull request.

Other Information

otoguro added 2 commits March 1, 2021 22:43
…utput) and avoiding duplication of the word, "ライブ" (live).
…event) and avoiding duplication of the word, "ライブ" (live).
@ghost
Copy link

ghost commented Mar 3, 2021

CLA assistant check
All CLA requirements met.

Copy link

@dahatake dahatake left a comment

Choose a reason for hiding this comment

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

I think this update is make sense due to API version update to V3.

@xpouyat xpouyat merged commit ddfad43 into Azure:main Mar 4, 2021
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.

3 participants