Skip to content

Search field displays russian text on english page #11774

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

Closed
1 task
Dench1kman opened this issue Mar 4, 2025 · 2 comments
Closed
1 task

Search field displays russian text on english page #11774

Dench1kman opened this issue Mar 4, 2025 · 2 comments
Assignees
Labels
from.page-issue Reported in a reader-filed concern infra.ia Relates to the organization of pages and structuring of content p2-medium Necessary but not urgent concern. Resolve when possible.

Comments

@Dench1kman
Copy link

Page URL

https://docs.flutter.dev/search

Page source

No response

Describe the problem

Description:
On the Flutter Docs search page, the placeholder text in the search field says "Оптимизировано Google" instead of being in English, even though the rest of the page is in English.

Steps to Reproduce:

Open the link: https://docs.flutter.dev/search.
Locate the search field.
Observe the placeholder text.

Expected fix

Expected Result:
The placeholder text should be in English, such as "Optimized by Google."

Actual Result:
The placeholder text appears in Russian: "Оптимизировано Google."

Additional context

Image

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@Dench1kman Dench1kman added the from.page-issue Reported in a reader-filed concern label Mar 4, 2025
@sfshaza2
Copy link
Contributor

sfshaza2 commented Mar 5, 2025

This isn't true for me. I wonder if you have your locale set up for this. Can you weigh in, @parlough?

@sfshaza2 sfshaza2 added p2-medium Necessary but not urgent concern. Resolve when possible. infra.ia Relates to the organization of pages and structuring of content labels Mar 5, 2025
@parlough
Copy link
Member

Unfortunately this comes from the Google Custom Search generated UI and functionality, so it appears it's not something we can change. I guess they default to the locale of your device or your geolocation, similar to Google Search itself.

We'd like to implement a new custom search eventually though, so I'll close this issue in favor of that work #11800. Thanks though for reporting this!

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from.page-issue Reported in a reader-filed concern infra.ia Relates to the organization of pages and structuring of content p2-medium Necessary but not urgent concern. Resolve when possible.
Projects
None yet
Development

No branches or pull requests

3 participants