Problem/Motivation

The Create a CSS class is difficult to translate properly. I changed it to Add CSS class as this is what the function really does - it adds additonal classes to the view wrappers/td's and so on.

Proposed resolution

Changed the string to Add CSS class.

Remaining tasks

RTBC the patch.

User interface changes

String change.

API changes

None

Data model changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hass created an issue. See original summary.

DamienMcKenna’s picture

Status: Needs review » Fixed
Parent issue: » #2855120: Plan for Views 7.x-3.16 release

Completely reasonable. Committed.

  • DamienMcKenna committed 9042d0c on 7.x-3.x authored by hass
    Issue #2864117 by hass: Simplify verbiage around adding CSS classes,...

  • DamienMcKenna committed 6118e4b on 7.x-3.x
    Revert "Issue #2864117 by hass: Simplify verbiage around adding CSS...
DamienMcKenna’s picture

Status: Fixed » Postponed
Parent issue: #2855120: Plan for Views 7.x-3.16 release »

Sorry, I shouldn't have committed it until the D8 strings were committed.

Postponing this until the core string changes are committed.

hass’s picture

No worries, should be committed. D7 and D8 has different code base... the posible bug is already fixed in D8, too.

alexpott’s picture

Status: Postponed » Active

We went with Add HTML class in the end.