File tree Expand file tree Collapse file tree 7 files changed +17
-12
lines changed
packages/volto-iframe-block Expand file tree Collapse file tree 7 files changed +17
-12
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ msgstr ""
1313
1414#. Default: "Credit"
1515#: components/schema
16+ #: components/View
1617msgid "Credit"
1718msgstr "Credit"
1819
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ msgstr ""
1313
1414#. Default: "Credit"
1515#: components/schema
16+ #: components/View
1617msgid "Credit"
1718msgstr ""
1819
@@ -64,9 +65,9 @@ msgstr ""
6465msgid "Preserve aspect ratio based on initial width and height"
6566msgstr ""
6667
67- #. Default: "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
68+ #. Default: "Provide an iFrame title for better accessibility,"
6869#: components/schema
69- msgid "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
70+ msgid "Provide an iFrame title for better accessibility,"
7071msgstr ""
7172
7273#. Default: "Source"
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ msgstr ""
2020
2121#. Default: "Credit"
2222#: components/schema
23+ #: components/View
2324msgid "Credit"
2425msgstr ""
2526
@@ -71,9 +72,9 @@ msgstr ""
7172msgid "Preserve aspect ratio based on initial width and height"
7273msgstr ""
7374
74- #. Default: "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
75+ #. Default: "Provide an iFrame title for better accessibility,"
7576#: components/schema
76- msgid "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
77+ msgid "Provide an iFrame title for better accessibility,"
7778msgstr ""
7879
7980#. Default: "Source"
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ msgstr ""
1818
1919#. Default: "Credit"
2020#: components/schema
21+ #: components/View
2122msgid "Credit"
2223msgstr ""
2324
@@ -69,9 +70,9 @@ msgstr ""
6970msgid "Preserve aspect ratio based on initial width and height"
7071msgstr ""
7172
72- #. Default: "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
73+ #. Default: "Provide an iFrame title for better accessibility,"
7374#: components/schema
74- msgid "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
75+ msgid "Provide an iFrame title for better accessibility,"
7576msgstr ""
7677
7778#. Default: "Source"
Original file line number Diff line number Diff line change 11msgid ""
22msgstr ""
33"Project-Id-Version : Plone\n "
4- "POT-Creation-Date : 2025-09-18T22:04:20.013Z \n "
4+ "POT-Creation-Date : 2025-09-19T18:51:21.348Z \n "
55"Last-Translator : Plone i18n <plone-i18n@lists.sourceforge.net>\n "
66"Language-Team : Plone i18n <plone-i18n@lists.sourceforge.net>\n "
77"Content-Type : text/plain; charset=utf-8\n "
@@ -15,6 +15,7 @@ msgstr ""
1515
1616#. Default: "Credit"
1717#: components/schema
18+ #: components/View
1819msgid "Credit"
1920msgstr ""
2021
@@ -66,9 +67,9 @@ msgstr ""
6667msgid "Preserve aspect ratio based on initial width and height"
6768msgstr ""
6869
69- #. Default: "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
70+ #. Default: "Provide an iFrame title for better accessibility,"
7071#: components/schema
71- msgid "Provide an iFrame title for better accessibility for screenreaders (title will not be visible) ,"
72+ msgid "Provide an iFrame title for better accessibility,"
7273msgstr ""
7374
7475#. Default: "Source"
Original file line number Diff line number Diff line change 1+ Minor style and messages fixes for Iframe figcaption. @danalvrz
Original file line number Diff line number Diff line change @@ -30,9 +30,8 @@ const messages = defineMessages({
3030 defaultMessage : 'Height' ,
3131 } ,
3232 TitleTextHint : {
33- id : 'Provide an iFrame title for better accessibility for screenreaders (title will not be visible),' ,
34- defaultMessage :
35- 'Provide an iFrame title for better accessibility for screenreaders (title will not be visible),' ,
33+ id : 'Provide an iFrame title for better accessibility,' ,
34+ defaultMessage : 'Provide an iFrame title for better accessibility,' ,
3635 } ,
3736 TitleLinkTextHint : {
3837 id : 'see WCAG 2.1' ,
You can’t perform that action at this time.
0 commit comments