Commit f478765c authored by Vince Tikász's avatar Vince Tikász Committed by Sven Berg Ryen
Browse files

Issue #3105634 by tikaszvince, mgorla, svenryen, Pascal-: [2.x] Textarea...

Issue #3105634 by tikaszvince, mgorla, svenryen, Pascal-: [2.x] Textarea fields transltions do not use rich text editor
parent 1b8c60c5
Loading
Loading
Loading
Loading
+4 −32
Original line number Diff line number Diff line
@@ -35,25 +35,11 @@ eu_cookie_compliance.settings:
      type: boolean
      label: "If the banner is at the top, don't scroll the banner with the page."
    popup_info:
      type: mapping
      type: text_format
      label: 'Cookie information banner message'
      mapping:
        value:
          type: text
          label: 'Cookie information banner message - Value'
        format:
          type: string
          label: 'Cookie information banner message - Format'
    mobile_popup_info:
      type: mapping
      type: text_format
      label: 'Cookie information banner message - mobile'
      mapping:
        value:
          type: text
          label: 'Cookie information banner message - mobile - Value'
        format:
          type: string
          label: 'Cookie information banner message - mobile - Format'
    popup_info_template:
      type: string
      label: 'Template to use for "consent by default" method'
@@ -76,15 +62,8 @@ eu_cookie_compliance.settings:
      type: label
      label: 'Disagree button label'
    popup_agreed:
      type: mapping
      type: text_format
      label: 'Thank you banner message'
      mapping:
        value:
          type: text
          label: 'Thank you banner message - Value'
        format:
          type: string
          label: 'Thank you banner message - Format'
    popup_find_more_button_message:
      type: label
      label: 'More info button label'
@@ -182,15 +161,8 @@ eu_cookie_compliance.settings:
      type: string
      label: 'Consent storage method'
    withdraw_message:
      type: mapping
      type: text_format
      label: 'Withdraw consent banner message'
      mapping:
        value:
          type: text
          label: 'Withdraw consent banner message - Value'
        format:
          type: string
          label: 'Withdraw consent banner message - Format'
    withdraw_tab_button_label:
      type: label
      label: 'Privacy settings tab label'