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
| Comment | File | Size | Author |
|---|---|---|---|
| Issue-2864115-by-hass-Optimize-translatable-string.patch | 1.97 KB | hass |
Comments
Comment #2
damienmckennaCompletely reasonable. Committed.
Comment #5
damienmckennaSorry, I shouldn't have committed it until the D8 strings were committed.
Postponing this until the core string changes are committed.
Comment #6
hass commentedNo worries, should be committed. D7 and D8 has different code base... the posible bug is already fixed in D8, too.
Comment #7
alexpottWe went with
Add HTML classin the end.