https://localize.drupal.org/translate/languages/de/translate?sid=2735434
https://localize.drupal.org/translate/languages/de/translate?sid=2735435
The mallfomed HTML filter permitts rendering strings with <div></div> Tags in it. Please make sure to remove the div from the strings on localize.drupal.org. Otherwise theses Srings will never get any trainslation in any language.-
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | interdiff_5-9.txt | 2.37 KB | anagomes |
| #9 | 3157044-9.patch | 2.46 KB | anagomes |
| #6 | after-patch.png | 49.97 KB | bhumikavarshney |
| #5 | 3157044-5.bootstrap.Remove-div-from-translation-strings.patch | 2.43 KB | tobiasb |
Issue fork bootstrap-3157044
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
joachim namysloComment #3
joachim namysloComment #4
joachim namysloComment #5
tobiasbI change the div with the p element and also adds the default css classes for a warning.
Comment #6
bhumikavarshney commentedHi @tobiasb,
Patch applies cleanly and works fine for me.
Thanks!
Comment #7
markhalliwellI'd rather not use
<p>tags as those tend to have extra margins associated with them and also semantically inaccurate. Let's use<span>tags instead.Also, this should probably change any translation in the code that has these, not just this one.
Comment #8
anagomes commentedComment #9
anagomes commentedHere's a patch with the
<span>tags instead of<p>. Also providing an interdiff to help in the review.Comment #10
WagnerMelo commentedHello, i reviewed this issue and the @anagomes patch, and everything look like ok, i installed and run the theme in my environment and its works correctly.
Comment #13
kunal_sahu commentedI have created an MR , please merge. Thanks
Comment #14
shelaneThis theme will not be supported for Bootstrap 4. See alternative themes for this support.