Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Oct 2012 at 13:56 UTC
Updated:
23 Oct 2014 at 18:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
roam2345 commentedhere is a patch to fix the username inconsistency
Comment #3
marcingy commentedIssue need to be fixed in d8 first note as this is a string change it might not be able to be backported to d7.
Comment #4
Anonymous (not verified) commentedLet's get technical linguistically and call it "User name" and "user name" throughout. It will lend itself better to translations.
Comment #5
roam2345 commentedHere is a patch against D8. (first attempt lets see how many tests i kill)
Comment #6
roam2345 commentedchange status.
Comment #8
roam2345 commentedMissed string should now all pass the tests.
Comment #9
roam2345 commentedqueue for testing
Comment #12
legolasboWorking on a reroll
Comment #13
legolasboI've rerolled the patch.
Comment #14
lokapujyaBut it's not a "user name", its a username. It's #1 that should be rerolled.
Comment #15
lokapujyaComment #19
legolasboRerolled the first patch.
Comment #20
lokapujyaI meant that it's the patch in #1 (the D7) patch that should be ported to D8.
Comment #21
legolasboI forgot to upload the patch, sorry.
Comment #23
legolasboI missed a "name", while looking for it i also found numerous "user name(s)" which i also replaced for consistency.
Comment #24
lokapujyaComment #25
webchickGoogle Fight and http://english.stackexchange.com/questions/43436/username-user-name-or-u... seem to back this up as well.
Committed and pushed to 8.x. Thanks!