}
async removeVideoAbuse (videoAbuse: VideoAbuse) {
- const res = await this.confirmService.confirm(this.i18n('Do you really want to delete this abuse?'), this.i18n('Delete'))
+ const res = await this.confirmService.confirm(this.i18n('Do you really want to delete this abuse report?'), this.i18n('Delete'))
if (res === false) return
this.videoAbuseService.removeVideoAbuse(videoAbuse).subscribe(
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
+ <trans-unit id="586bee8c27a761611eb05661524cc7ca944b5978" datatype="html">
+ <source>Delete this report</source>
+ <context-group purpose="location">
+ <context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
+ <context context-type="linenumber">1</context>
+ </context-group>
+ </trans-unit>
<trans-unit id="cf3b28ba29a907b334ab0e6dccd080a60ba23321" datatype="html">
<source>Update moderation comment</source>
<context-group purpose="location">
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
- <trans-unit id="01a909e58239b5dde966ef97a79c656d2c452e03" datatype="html">
- <source>Do you really want to delete this abuse?</source>
+ <trans-unit id="73b70e37cddaa6494d8a666b6cba90dc80595599" datatype="html">
+ <source>Do you really want to delete this abuse report?</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/+admin/moderation/video-abuse-list/video-abuse-list.component.ts</context>
<context context-type="linenumber">1</context>