Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user interface text
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Jan 2010 at 16:00 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Bojhan commentedFirst patch, to see whether I am not doing anything wrong.
Comment #3
chx commentedComment #4
dries commentedCommitted! Thanks.
Comment #5
Bojhan commentedYou where a bit fast Dries, hehe :D Atleast 20 other mentions, but working on a patch
Comment #6
Bojhan commentedThere we go, decided not to remove a couple - because I wasn't sure about those, their context seems more important.
Comment #7
aspilicious commentedLooks like the same patch...
Comment #8
Bojhan commentedThere we go a new one, the right one - had some problems getting cvs diff
Comment #10
aspilicious commentedTry this test bot!
Comment #11
aspilicious commentedThe patch i uploaded was originally of Bohjan I just cut out the part that already had been commited.
I read through the entire patch...
Looks good for me, setting RTBC
And I think this has to get in soon because it's affecting a lot of pages. Else it will need a reroll.
Dries or Webchick: this is a follow up patch on the patch Dries commited to HEAD. (#3)
Comment #12
agentrickardRevised patch catches two missed instances of "please". Also removes several comma splice errors.
For example:
Should be:
These are two separate command statements and require either a period (used in the revised patch) or a semicolon.
Also edited a few mistakes with ", or" constructions in "either...or" usage.
E.g.
Should be:
The construction is "refer to A or B", not "refer to A, or B."
Comment #13
Bojhan commentedJust reviewed your changes (jeez this is a big patch), those are better constructions. Good work!
Comment #14
yoroy commentedLooked it over too and looking good.
Ready to be committed, please.
Comment #15
webchickDrupal 7: Now with 700% less politeness! ;)
Committed to HEAD.
Comment #16
Bojhan commentedLet me fix that, unnecessary politeness :)