Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14615 closed defect (bug) (invalid)

Browse button, language switch, German edition

Reported by: eljayesse Owned by:
Priority: normal Milestone:
Component: General Version: 3.0
Severity: normal Keywords:
Cc:

Description

I had installed the German Wordpress edition, but then have the language changed to original (define ('WPLANG', 'en-US')); in the wp-config.php file. However, one "crumb" remained which is the "Browse" button that occurs e.g. in the Media upload dialog box. It remained German "Durchsuchen" but also occurs whereever this function is called (e.g. plugins).

Change History (2)

  • Keywords "Browse" button language switch removed
  • Resolution set to invalid
  • Status changed from new to closed

“Durchsuchen” comes from your browser; it is not a WordPress string. :-)

That is, that button speaks the language of the browser’s interface. So, for example, if your browser’s interface was in English, the button would say “Browse” regardless of WordPress’s language.

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.