Skip to content

Commit c1b2d07

Browse files
committed
fix scaping in volto-slate locales
1 parent 623cc51 commit c1b2d07

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/volto-slate/locales/volto.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ msgid "Add link"
1919
msgstr ""
2020

2121
#: widgets/HtmlSlateWidget
22-
# defaultMessage: An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator.
23-
msgid "An error has occurred while editing "{name}" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
22+
# defaultMessage: An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator.
23+
msgid "An error has occurred while editing \"{name}\" field. We have been notified and we are looking into it. Please save your work and retry. If the issue persists please contact the site administrator."
2424
msgstr ""
2525

2626
#: widgets/RichTextWidgetView
27-
# defaultMessage: An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator.
28-
msgid "An error has occurred while rendering "{name}" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
27+
# defaultMessage: An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator.
28+
msgid "An error has occurred while rendering \"{name}\" field. We have been notified and we are looking into it. If the issue persists please contact the site administrator."
2929
msgstr ""
3030

3131
#: blocks/Table/TableBlockEdit

0 commit comments

Comments
 (0)