Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#14615 closed defect (bug) (invalid)

Browse button, language switch, German edition

Reported by: eljayesse's profile eljayesse Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: General Keywords:
Focuses: 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)

#1 @demetris
16 years ago

  • 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.

#2 @nacin
16 years ago

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