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

[ja]: corrected a typographical error in Symmetric-key cryptography #24782

Conversation

OHMORIYUSUKE
Copy link
Contributor

@OHMORIYUSUKE OHMORIYUSUKE commented Nov 26, 2024

Description

Corrected a typographical error in Symmetric-key cryptography.

Motivation

Additional details

Related issues and pull requests

Fixes #24259
Fixes mozilla-japan/translation#800

@OHMORIYUSUKE OHMORIYUSUKE requested a review from a team as a code owner November 26, 2024 16:09
@OHMORIYUSUKE OHMORIYUSUKE requested review from kenji-yamasaki and removed request for a team November 26, 2024 16:09
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Nov 26, 2024
Copy link
Contributor

github-actions bot commented Nov 26, 2024

Preview URLs

Flaws (8)

URL: /ja/docs/Web/API/SubtleCrypto/verify
Title: SubtleCrypto: verify() メソッド
Flaw count: 3

  • macros:
    • /ja/docs/Web/API/RsaPssParams does not exist but fell back to /en-US/docs/Web/API/RsaPssParams
    • /ja/docs/Web/API/EcdsaParams does not exist but fell back to /en-US/docs/Web/API/EcdsaParams
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

URL: /ja/docs/Web/API/SubtleCrypto/encrypt
Title: SubtleCrypto: encrypt() メソッド
Flaw count: 5

  • macros:
    • /ja/docs/Web/API/RsaOaepParams does not exist but fell back to /en-US/docs/Web/API/RsaOaepParams
    • /ja/docs/Web/API/AesCtrParams does not exist but fell back to /en-US/docs/Web/API/AesCtrParams
    • /ja/docs/Web/API/AesCbcParams does not exist but fell back to /en-US/docs/Web/API/AesCbcParams
    • /ja/docs/Web/API/AesGcmParams does not exist but fell back to /en-US/docs/Web/API/AesGcmParams
  • translation_differences:
    • Differences in the important macros (3 in common of 4 possible)

(comment last updated: 2024-11-27 04:57:50)

@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Nov 29, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@OHMORIYUSUKE
Copy link
Contributor Author

別なPRで解決されたのでClose

@OHMORIYUSUKE OHMORIYUSUKE deleted the fix/encrypt_symmetric-key_cryptography branch November 29, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content. merge conflicts 🚧 This pull request has merge conflicts that must be resolved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Symmetric-key cryptographyの誤植を修正 「対称鍵」誤字修正の提案
1 participant