@ -224,7 +224,7 @@ class IndexerIndexRow extends Component {
<IconButton
name={icons.EDIT}
title={translate('EditMovie')}
title={translate('EditIndexer')}
onPress={this.onEditIndexerPress}
/>
</VirtualTableRowCell>
@ -73,7 +73,7 @@ class MovieIndexActionsCell extends Component {
onPress={this.onEditMoviePress}
@ -76,7 +76,6 @@
"Docker": "Docker",
"Downloading": "Downloading",
"EditIndexer": "Edit Indexer",
"EditMovie": "Edit Movie",
"Enable": "Enable",
"EnableAutoHelpText": "If enabled, Movies will be automatically added to Prowlarr from this list",
"EnableAutomaticAdd": "Enable Automatic Add",