Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#13872 closed defect (bug) (fixed)

Typo in ms-edit.php

Reported by: Angeloverona Owned by: westi
Priority: normal Milestone: 3.0
Component: General Version: 3.0
Severity: trivial Keywords: i18n-change
Cc: Focuses:

Description

There is a typo mistake in wp-admin/ms-edit.php on line 540

wp_die( sprintf( ( 'Warning! User cannot be modified. The user %s is a network admnistrator.' )

right: "administrator" , there isn't letter "i"

Change History (3)

#1 @westi
16 years ago

  • Owner set to westi
  • Status newaccepted

Good catch!

#2 @westi
16 years ago

  • Resolutionfixed
  • Status acceptedclosed

(In [15244]) Fix typo in translation. Fixes #13872 props Angeloverona.

#3 @westi
16 years ago

  • Keywords i18n-change added
Note: See TracTickets for help on using tickets.