|
@@ -83,9 +83,9 @@ def get_js_translation_strings():
|
|
|
'SAVING': _('Saving...'),
|
|
|
'CANCEL': _('Cancel'),
|
|
|
'DELETING': _('Deleting...'),
|
|
|
- 'SHOW_RESOLVED_COMMENTS': _('Show resolved comments'),
|
|
|
'SHOW_COMMENTS': _('Show comments'),
|
|
|
'REPLY': _('Reply'),
|
|
|
+ 'RESOLVE': _('Resolve'),
|
|
|
'RETRY': _('Retry'),
|
|
|
'DELETE_ERROR': _('Delete error'),
|
|
|
'CONFIRM_DELETE_COMMENT': _('Are you sure?'),
|