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

PR: Fix misspelling in Japanese translation #7543

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

maraigue
Copy link
Contributor

@maraigue maraigue commented Jul 24, 2018

Pull Request Checklist

  • Read and followed this repo's Contributing Guidelines
  • Based your PR on the latest version of the correct branch (master or 3.x)
  • Followed PEP8 for code style(not applicable)
  • Ensured your pull request hasn't eliminated unrelated blank lines/spaces,
    modified the spyder/defaults directory, or added new icons/assets
  • Wrote at least one-line docstrings for any new functions(not applicable)
  • Added at least one unit test covering the changes, if at all possible(not applicable)
  • Described your changes and the motivation for them below
  • Noted what issue(s) this pull request resolves, creating one if needed
  • Included a screenshot, if this PR makes any visible changes to the UI

Description of Changes

In Japanese message file (spyder/locale/ja/LC_MESSAGES/spyder.po), I found that some of "Spyder"'s are misspelled as "Spypder". This pull request fixes it.

43123517-63a60c20-8f5f-11e8-8036-ec4e4fddd814

@ccordoba12 ccordoba12 added this to the v3.3.1 milestone Jul 24, 2018
@ccordoba12 ccordoba12 changed the base branch from master to 3.x July 24, 2018 12:42
@ccordoba12 ccordoba12 changed the base branch from 3.x to master July 24, 2018 12:42
@ccordoba12 ccordoba12 changed the title Fixed misspelling in Japanese message (Spypder -> Spyder) PR: Fixed misspelling in Japanese translation Jul 24, 2018
@ccordoba12 ccordoba12 changed the base branch from master to 3.x July 24, 2018 12:53
@ccordoba12 ccordoba12 changed the title PR: Fixed misspelling in Japanese translation PR: Fix misspelling in Japanese translation Jul 24, 2018
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! I moved your pull request from our master branch to the 3.x one so we can include it in our next release.

@ccordoba12 ccordoba12 merged commit f49892e into spyder-ide:3.x Jul 24, 2018
ccordoba12 added a commit that referenced this pull request Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants