@@ -106,7 +106,7 @@ |
||
106 | 106 | , 'WordPointsPointsTypesL10n' |
107 | 107 | , array( |
108 | 108 | 'confirmDelete' => esc_html__( 'Are you sure that you want to delete this points type? This will delete all related logs and event hooks.', 'wordpoints' ) |
109 | - . ' ' . esc_html__( 'Once a points type has been deleted, you cannot bring it back.', 'wordpoints' ), |
|
109 | + . ' ' . esc_html__( 'Once a points type has been deleted, you cannot bring it back.', 'wordpoints' ), |
|
110 | 110 | 'confirmTitle' => esc_html__( 'Are you sure?', 'wordpoints' ), |
111 | 111 | 'deleteText' => esc_html__( 'Delete', 'wordpoints' ), |
112 | 112 | 'cancelText' => esc_html__( 'Cancel', 'wordpoints' ), |