Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user interface text
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2010 at 15:15 UTC
Updated:
29 Jul 2014 at 18:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
avpadernoComment #2
avpadernoComment #3
avpadernoComment #4
avpadernoI forgot to set the correct status. I apologize for that.
Comment #5
dries commentedI would also be inclined to drop those commas but it would be good to get someone else's feedback too.
Comment #6
dhthwy commentedI'm not an English major, but I doubt the commas are needed in those sentences. I normally don't see commas used before 'because' unless the sentence is long and complex.
Comment #7
yoroy commentedYup, remove the commas. Seems minor though. Needs a patch using Git now.
Comment #8
drupal_was_my_past commentedRe-rolling patch from #2 with some additions. Commas are used in a number of situations, but they are generally only used to separate independent clauses that are joined by and, but, for, or, nor, so, yet. It's pretty uncommon to see them used the way they currently are in core to separate a dependent clause joined by because or due to. I didn't catch all of them, but I got several more in this patch.
Comment #9
bleen commentedI didn't check that the patch in #8 actually applies, but the grammatical corrections all look good. As long as it applies I would say that this is definitely RTBC.
Comment #10
klausiPatch applies, only comment changes, all look fine.
Comment #11
catchThis touches a lot of files so I'm going to hold of committing until we're back under the major bug threshold again.
Patch looks fine though although I only scanned over the changes for now.
Comment #12
dries commentedI reviewed this patch and all fixed are correct.
Furthermore, we're back below our issue thresholds so I committed this patch to 8.x.