Skip to content

chore(YouTube - Translations): Update Japanese#1552

Merged
anddea merged 1 commit into
anddea:devfrom
riolove1:dev
Jun 8, 2026
Merged

chore(YouTube - Translations): Update Japanese#1552
anddea merged 1 commit into
anddea:devfrom
riolove1:dev

Conversation

@riolove1

@riolove1 riolove1 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates Japanese translations in strings.xml, correcting a typo in the shorts player resume setting, adding translations for the new voice-over translation custom action, and updating the bold icons setting summaries. A review comment correctly points out that the off and on summaries for the bold icons setting were incorrectly changed to be identical, which is misleading since the off state should describe bold icons being displayed instead of restored to traditional thickness.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment on lines +2272 to +2273
<string name="revanced_settings_disable_bold_icons_summary_off">ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。</string>
<string name="revanced_settings_disable_bold_icons_summary_on">ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。</string>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The summaries for the _off and _on states of revanced_settings_disable_bold_icons have been changed to be identical.\n\nWhen the setting is disabled (_off), bold icons are displayed, so displaying the summary "ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。" (which describes restoring them to traditional thickness) is incorrect and misleading.\n\nIt is better to keep them distinct so that the _off summary accurately describes the disabled state (e.g., that bold icons are displayed).

Suggested change
<string name="revanced_settings_disable_bold_icons_summary_off">ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。</string>
<string name="revanced_settings_disable_bold_icons_summary_on">ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。</string>
<string name="revanced_settings_disable_bold_icons_summary_off">太字のアイコンが表示されます。</string>\n <string name="revanced_settings_disable_bold_icons_summary_on">ナビゲーションバーや動画下のアクションボタンなどのアイコンを従来の太さに戻します。</string>

@riolove1

riolove1 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

I fixed a typo. I haven't been able to contribute to translations recently because I've been busy in real life. Sorry about that.

@anddea anddea merged commit 1a18557 into anddea:dev Jun 8, 2026
1 check passed
@anddea

anddea commented Jun 8, 2026

Copy link
Copy Markdown
Owner

It's okay, no need to be sorry.

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