Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@

### Fix

- I testi per screen reader della barra degli strumenti ora riflettono correttamente lo stato corrente (espandi/riduci).
- I pulsanti sulla barra degli strumenti ora rispettano il contrasto minimo previsto per i colori.

## Versione 12.9.0 (08/01/2026)
Expand Down
5 changes: 5 additions & 0 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,11 @@ msgstr ""
msgid "Etichetta path filter"
msgstr ""

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr "Toolbar vergrößern"

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
5 changes: 5 additions & 0 deletions locales/en/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,11 @@ msgstr ""
msgid "Etichetta path filter"
msgstr ""

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr ""

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
5 changes: 5 additions & 0 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,11 @@ msgstr "Etiqueta"
msgid "Etichetta path filter"
msgstr "Etiqueta"

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr "Expandir barra de herramientas"

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
5 changes: 5 additions & 0 deletions locales/fr/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,11 @@ msgstr ""
msgid "Etichetta path filter"
msgstr ""

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr "Étendre la barre d’outils"

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
5 changes: 5 additions & 0 deletions locales/it/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,11 @@ msgstr "Etichetta"
msgid "Etichetta path filter"
msgstr "Etichetta"

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr "Espandi barra degli strumenti"

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
9 changes: 9 additions & 0 deletions locales/volto.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
msgid ""
msgstr ""
"Project-Id-Version: Plone\n"
<<<<<<< 50789-expand-shrink-toolbar-a11y
"POT-Creation-Date: 2026-01-23T14:00:57.840Z\n"
=======
"POT-Creation-Date: 2026-02-23T13:41:44.207Z\n"
>>>>>>> main
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -258,6 +262,11 @@ msgstr ""
msgid "Etichetta path filter"
msgstr ""

#: overrideTranslations
# defaultMessage: Expand toolbar
msgid "Expand toolbar"
msgstr ""

#: components/ItaliaTheme/View/FAQ/FaqFolder/FaqFolderView
# defaultMessage: Non ho trovato la risposta che cercavi
msgid "Faq Folder: Nessun risultato trovato"
Expand Down
Loading