IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
300 | 300 | 'remove_fav' => __( 'Remove Favorite', 'buddypress' ), |
301 | 301 | 'show_all' => __( 'Show all', 'buddypress' ), |
302 | 302 | 'show_all_comments' => __( 'Show all comments for this thread', 'buddypress' ), |
303 | | 'show_x_comments' => __( 'Show all %d comments', 'buddypress' ), |
| 303 | 'show_x_comments' => __( 'Show all comments (%d)', 'buddypress' ), |
304 | 304 | 'unsaved_changes' => __( 'Your profile has unsaved changes. If you leave the page, the changes will be lost.', 'buddypress' ), |
305 | 305 | 'view' => __( 'View', 'buddypress' ), |
306 | 306 | ) ); |