[buddypress-trac] [BuddyPress Trac] #5878: Error message punctuation, try again.

buddypress-trac noreply at wordpress.org
Wed Nov 26 08:35:10 UTC 2014


#5878: Error message punctuation, try again.
--------------------------+------------------
 Reporter:  netweb        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  2.2
Component:  Text Changes  |     Version:
 Severity:  minor         |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by netweb):

 All I did in my original patch was add a `.` (period) to the end of the
 sentences and per Boone's comment above there are numerous instances of
 inconsistencies with `;` (semi-colons) and `,` (commas) used throughout
 that code, both in my patch and other cases I missed.

 e.g.
 * ```There was an error when promoting that user, please try again.``` <-
 Comma
 * ```There was an error when demoting that user; please try again.'``` <-
 Semi colon

 Thus all strings throughout should look something like:

 * ```This is the first statement. Please try again.```

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5878#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list