Changeset 1979
- Timestamp:
- 10/11/2015 11:42:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/trac-notifications/trac-notifications.php
r1965 r1979 393 393 394 394 if ( $previous_comments ) { 395 $output .= 'They’ve commented before, but it᾿s their first bug report!';395 $output .= 'They’ve commented before, but it᾿s their first ticket!'; 396 396 } else { 397 $output .= 'It᾿s their first bug report!';397 $output .= 'It᾿s their first ticket!'; 398 398 } 399 399 } else {
Note: See TracChangeset
for help on using the changeset viewer.