update 2023-07-22 12:43:43
This commit is contained in:
parent
063b9d3c9d
commit
9c017aecfe
@ -176,7 +176,7 @@ final class Tagged
|
||||
}
|
||||
|
||||
return [
|
||||
'error' => Text::_('COM_GETBIBLE_THE_TAG_COULD_NOT_BE_REMOVED')
|
||||
'error' => Text::_('COM_GETBIBLE_THIS_TAG_CAN_NOT_BE_REMOVED')
|
||||
];
|
||||
}
|
||||
|
||||
|
@ -147,7 +147,7 @@
|
||||
}
|
||||
|
||||
return [
|
||||
'error' => Text::_('The tag could not be removed')
|
||||
'error' => Text::_('This tag can not be removed.')
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user