Skip to content

New Crowdin updates#1744

Merged
extesy merged 51 commits intomasterfrom
l10n_master
Feb 11, 2026
Merged

New Crowdin updates#1744
extesy merged 51 commits intomasterfrom
l10n_master

Conversation

@extesy
Copy link
Copy Markdown
Owner

@extesy extesy commented Feb 11, 2026

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @extesy, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request integrates the latest localization updates from Crowdin, primarily introducing new translation keys for a 'Scrollwheel cooldown' feature and refining existing German translations for various UI elements and functionalities. These changes ensure the application's user interface remains accurately translated and consistent across multiple languages.

Highlights

  • New Localization Strings: Added new localization keys for 'Scrollwheel cooldown', its tooltip, and unit across numerous language files.
  • German Translation Updates: Updated several existing German localization strings related to image locking, toolbar icons, album looping, and video formats.
Changelog
  • _locales/am/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ar/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/bg/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/bn/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ca/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/cs/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/da/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/de/messages.json
    • Updated existing German localization keys for image zoom factor, locked image default zoom, page action icon, album looping, and video formats.
    • Added new localization keys for scrollwheel cooldown.
  • _locales/el/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/es/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/et/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/fa/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/fi/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/fil/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/fr/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/gu/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/he/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/hi/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/hr/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/hu/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/id/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/it/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ja/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/kn/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ko/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/lt/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/lv/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ml/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/mr/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ms/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/nl/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/no/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/pl/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/pt_BR/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/pt_PT/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ro/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ru/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/si/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/sk/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/sl/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/sr/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/sv/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/sw/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/ta/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/te/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/th/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/tr/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/uk/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/vi/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/zh_CN/messages.json
    • Added new localization keys for scrollwheel cooldown.
  • _locales/zh_TW/messages.json
    • Added new localization keys for scrollwheel cooldown.
Activity
  • This pull request appears to be an automated update from Crowdin, a localization management platform, reflecting new and updated translations for various languages.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

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

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 from Crowdin adds new localization keys and updates some existing translations. However, I've noticed that for many languages, the new keys (optScrollWheelCooldown, optScrollWheelCooldownTooltip, optScrollWheelCooldownUnit) have been added with English placeholder text instead of the proper translations. This will result in a mixed-language user interface for non-English users, which can be confusing. I've left a few comments on specific files as examples, but this issue is present across most of the updated locale files. It's important to ensure these new strings are translated before this is merged to maintain a consistent and high-quality user experience.

Comment thread _locales/am/messages.json
Comment on lines +502 to +513
"optScrollWheelCooldown": {
"message": "Scrollwheel cooldown:",
"description": "[options] Mouse scroll wheel cooldown"
},
"optScrollWheelCooldownTooltip": {
"message": "Amount of time required between mouse scroll events before another action is triggered",
"description": "[options] Tooltip for mouse scrollwheel delay"
},
"optScrollWheelCooldownUnit": {
"message": "milliseconds",
"description": "[options] Unit name (pixel) for hold time amount"
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The newly added localization keys have not been translated into Amharic. They are currently using the English source strings. This will cause English text to be displayed to users. Please ensure all new strings are translated.

Comment thread _locales/de/messages.json
Comment on lines +502 to +513
"optScrollWheelCooldown": {
"message": "Scrollwheel cooldown:",
"description": "[options] Mouse scroll wheel cooldown"
},
"optScrollWheelCooldownTooltip": {
"message": "Amount of time required between mouse scroll events before another action is triggered",
"description": "[options] Tooltip for mouse scrollwheel delay"
},
"optScrollWheelCooldownUnit": {
"message": "milliseconds",
"description": "[options] Unit name (pixel) for hold time amount"
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

While other strings in this file have been updated with German translations, the newly added keys for optScrollWheelCooldown, optScrollWheelCooldownTooltip, and optScrollWheelCooldownUnit are still in English. This will lead to an inconsistent, mixed-language experience for users. Please provide the German translations for these new keys.

Comment thread _locales/es/messages.json
Comment on lines +502 to +513
"optScrollWheelCooldown": {
"message": "Scrollwheel cooldown:",
"description": "[options] Mouse scroll wheel cooldown"
},
"optScrollWheelCooldownTooltip": {
"message": "Amount of time required between mouse scroll events before another action is triggered",
"description": "[options] Tooltip for mouse scrollwheel delay"
},
"optScrollWheelCooldownUnit": {
"message": "milisegundos",
"description": "[options] Unit name (pixel) for hold time amount"
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

This change introduces new strings, but some are not translated to Spanish. Specifically, optScrollWheelCooldown and optScrollWheelCooldownTooltip are still in English, while optScrollWheelCooldownUnit is translated. This will result in a mixed-language UI. Please ensure all new strings are fully translated.

@extesy extesy merged commit 6abfed1 into master Feb 11, 2026
3 checks passed
@extesy extesy deleted the l10n_master branch February 11, 2026 23:27
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.

1 participant