Changeset 34524
- Timestamp:
- 09/24/2015 09:47:51 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-functions.php
r34522 r34524 238 238 /* translators: comment status */ 239 239 'spam' => _x('Spam', 'adjective'), 240 /* translators: comment status */ 241 'trash' => _x('Trash', 'adjective'), 240 242 ); 241 243
Note: See TracChangeset
for help on using the changeset viewer.