Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/bundle/Resources/translations/content_type.en.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<note>key: content_type.content_type</note>
</trans-unit>
<trans-unit id="e7a6e28719e705ca85e715114370d15deee0cd59" resname="content_type.copy.error">
<source>Error occoured while copying the '%name%' Content Type.</source>
<target state="new">Error occoured while copying the '%name%' Content Type.</target>
<source>Error occured while copying the '%name%' Content Type.</source>
<target state="new">Error occured while copying the '%name%' Content Type.</target>
Comment thread
SylvainGuittard marked this conversation as resolved.
Outdated
<note>key: content_type.copy.error</note>
</trans-unit>
<trans-unit id="31674753c7d944af06b98387a96ce93f36f6adb4" resname="content_type.copy.success">
Expand Down