Add new strings for translation

Posted in: Newspaper
Post count: 11

How do you add new strings for translation through the Theme panel? I have wrapped them around with a __td('test', 'child-theme'); but they don’t show up in the theme panel.

Post count: 22421

Hello,

Anything you modify in the theme core will not work from the child theme. The translation code is found here:
http://screencast.com/t/XE9jXrwSfHn. The entire wp booster folder cannot be affected by the child theme so only in the main theme can you make any modifications to it. Unfortunately I cannot provide a quick solution to add new translation parameters. Unfortunately this falls beyond what the theme support can offer you. Sorry. We try to help out where we can but the theme translations are a complex part of the theme and we have no quick solutions to provide in this regard.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.