Here are the patches to the views_slideshow.js that are inside contrib/ folder for singleframe and thumbnailhover modes. The patches make Resume translatable and are relative to the root dir of the module (views_slideshow/).
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | SinglePauseTranslatePatch.patch | 767 bytes | portulaca |
| #4 | ThumbPauseTranslatePatch.patch | 776 bytes | portulaca |
| #4 | 3SinglePauseTranslate.patch | 1.32 KB | portulaca |
| #4 | 3ThumbPauseTranslate.patch | 1.33 KB | portulaca |
| #4 | 3CyclePauseTranslate.patch | 1.29 KB | portulaca |
Comments
Comment #1
redndahead commentedComment #2
redndahead commentedPatch committed thank you very much.
Comment #4
portulacaI just realized I forgot to add the t() for Pause as well.
Attached are the patches for both dev versions, including cycle. I haven't tried cycle yet but I figured this part would be the same.
The dev 3 version doesn't seem to have either translated so the patches fix both Resume and Pause translations.
Comment #5
redndahead commentedPatches committed thank you!