Translate widget titles using qTranslate plugin
I just found the answer and instead of putting this in the Title: <!–:en–>My English Title<!–:–><!–:fr–>My French Title<!–:–> We need to put this code: [:en]My English Title[:fr]My French Title and qTranslate does the rest 🙂