Make WordPress Core

Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#60186 closed defect (bug) (duplicate)

Translation bug show/hide password in setup-config.php.

Reported by: ilyay's profile ilyay Owned by:
Milestone: Priority: normal
Severity: trivial Version: 6.4.2
Component: Upgrade/Install Keywords: has-patch
Focuses: ui, javascript Cc:

Description


Attachments (1)

60186.diff (3.0 KB) - added by ilyay 18 months ago.

Download all attachments as: .zip

Change History (3)

@ilyay
18 months ago

#1 @swissspidy
18 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from assigned to closed

Welcome to WordPress Trac and thanks for your report! We are already tracking this at #58696.

Please not that, when contributing to WordPress, minified JavaScript and CSS files must not be touched. Those are generated automatically from source code. Check out the handbook at https://make.wordpress.org/core/handbook/contribute/ to learn how to make changes to source files. If you're familiar with GitHub, submitting PRs to https://github.com/WordPress/wordpress-develop is the easiest way to contribute.

#2 @ilyay
18 months ago

  • Focuses ui javascript added

When clicking the button to hide or show the database password in setup-config.php, the button text is not translated into a language other than English. This issue has been resolved by patch 60186.

Note: See TracTickets for help on using tickets.