Can translate only templates name
-
Hi,
I’ve the same problem as him here, your plugin allow translating only templates name.
I read your ‘PLEASE READ BEFORE POSTING’ and done all of the “tutos” …
In my templates I use
<?php echo __('Actualites', 'pulsdesign'); ?>
or<?php _e('Actualites', 'pulsdesign'); ?>
Here is my xml :
<?xml version="1.0" encoding="utf-8"?> <bundle name="pulsdesign"> <domain name="pulsdesign"> <project name="PulsDesign" slug="pulsdesign"> <source> <directory>.</directory> </source> <target> <directory>languages</directory> </target> <template> <file>languages/pulsdesign.pot</file> </template> </project> </domain> </bundle>
I hope it will works, your plugin is a bless !
Have a nice day,
Thanks,
Ankomm
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Can translate only templates name’ is closed to new replies.