When an anonymous user visits Drupal.org and visits an issue queue page, there is text that says: "Login or register to create an issue." The grammatically correct version should state: "Log in or register to create an issue." (Log in should be two words since it's being used as a verb in this instance)

Example page: https://www.drupal.org/project/issues/views

CommentFileSizeAuthor
#5 Login_link-2696229-5.patch1.23 KBsivaprasadc
logintext.PNG183.53 KBDrupal Jedi

Comments

Drupal Jedi created an issue. See original summary.

avpaderno’s picture

Title: Content problem - change "Login" link text to say "Log in" » Change "Login" link text to say "Log in"
Project: Documentation » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: Correction/Clarification » Code

I take that is a link added from one of the custom modules used from Drupal.org. Please move the issue to the appropriate queue, if I am wrong.

drumm’s picture

Project: Drupal.org customizations » Project issue tracking
Version: 7.x-3.x-dev » 7.x-2.x-dev
Component: Code » Issues
Issue tags: +Novice

This text comes from the project_issue_get_create_link() function.

sivaprasadc’s picture

Assigned: Unassigned » sivaprasadc
sivaprasadc’s picture

StatusFileSize
new1.23 KB

I have created a patch file to change the text.

sivaprasadc’s picture

Assigned: sivaprasadc » Unassigned
Status: Active » Needs review

  • drumm committed 24b531e on 7.x-2.x authored by Sivaprasad C
    Issue #2696229 by Sivaprasad C: Change "Login" link text to say "Log in"
    
drumm’s picture

Status: Needs review » Fixed

Thanks, committed.

Since this is a minor issue, it will be deployed to Drupal.org next time we update project_issue module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.