id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 13506,wpmu_active_signup states are not gettexted,jottlieb,jottlieb,"Hi there, the states ""all"", ""none"", ""blog"" or ""user"" in {{{ $active_signup = apply_filters( 'wpmu_active_signup', $active_signup ); }}} seem note be gettexted, but this is necessary, because they're echoed in wp-signup.php: {{{ if ( is_super_admin() ) echo '
' . sprintf( __( 'Greetings Site Administrator! You are currently allowing “%s” registrations. To change or disable registration go to your Options page.' ), $active_signup, esc_url( network_admin_url( 'ms-options.php' ) ) ) . '
'; }}} ",defect (bug),closed,normal,3.0,I18N,3.0,minor,fixed,"gettext, registration",,