Closed (fixed)
Project:
Back To Top
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2017 at 13:42 UTC
Updated:
25 Sep 2018 at 11:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gajanannehul commentedHi,
Just the t() function was missing attached patch.
Comment #3
gajanannehul commentedComment #4
richgerdes@gajanannehul,
It looks like your patch from #2 applies to issue 2826319 for the Menu Fields module, not this issue. Please provide the correct patch for the Back to Top Module.
Comment #5
gajanannehul commentedOMG!! sorry my bad. I have attached correct patch let me know if any issue.
Comment #6
richgerdesThe patch looks good, and worked for me. Marking as RTBC.
Comment #7
gbisht commentedTranslation support is not working for D8 as well. So let's first fix this issue for D8.
Adding the patch for latest D8 dev branch.
Comment #8
miteshmapComment #9
miteshmapComment #10
miteshmapRemoved unnecessary comment.
Comment #11
miteshmapMissed schema updated to add into patch.
Comment #12
piyuesh23 commentedPorting this patch to 8.x-1.0-beta2 version for use on a recent project.
Comment #13
gbisht commented@miteshmap I don't think we need translation for everything in the module configuration because non of them is the actual text which shows on the website. Other then button text rest is color or related settings, which will be same of all other languages.
@piyuesh we should alway get patch for the dev version. And the patch for dev had only new files so it will work with other version as well.
Comment #14
chris matthews commented2865388-7-d8-translation-support.patch in #7 looks good to me. Per gulab.bisht's comment in #13 I don't think we need translation for everything in the module configuration.
Comment #16
acke commentedIncluded in 8.x-1.0. Thanks for your help!