Branch: refs/heads/backport-3200-to-stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: c416d730a90dd0bb3da2d2dd999fc4c6105741f9 https://github.com/xwiki/xwiki-platform/commit/c416d730a90dd0bb3da2d2dd999fc... Author: LucasC <[email protected]> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/resubmit.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-22205: Underline inline link in CSRF confirmation Panel (#3200) * Deprecated the old translation key that contained HTML syntax * Replaced it with a juxtaposition of smaller translations. * When nesting was needed, used parameters to make sure we don't have syntax inside the translation values. * Updated the two uses of the old translation key (cherry picked from commit cf1c0d50d55e686dbb722b8f4de85b543ae2e5e1) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications