Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28736 closed enhancement (duplicate)

Allow site language to be chosen on single site installs

Reported by: johnbillion Owned by:
Priority: normal Milestone:
Component: I18N Version: 3.0
Severity: normal Keywords:
Cc: Focuses:

Description

Multisite lets you choose your site language from the General Settings screen if you have multiple languages installed. Let's enable this option for single site installs too.

The change itself is relatively straight forward (move some functions out of ms.php and into l10n.php) but we probably need to address #15677 first, if only to avoid a conflict.

See also: #28577 for 4.0, and #26511 for later down the line.

Change History (1)

#1 @ocean90
12 years ago

  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Duplicate of #15677.

Note: See TracTickets for help on using tickets.