Hi,
I try to translate "weeks" "days" "minutes" "seconds" into an other language.
I find in TEMPLATE/INDEX.PHP the code and i put this correction :
<code> <!-- Countdown dashboard start -->
<?php if( ($md_buzzcomi_init->_settings['md-enable-countdown'] == 'enable-countdown') ) : ?>
<div id="countdown_dashboard">
<div class="dash weeks_dash">
<div class="digit">2</div>
<div class="digit">7</div>
<span class="dash_title">semaines</span>
</div>
<div class="dash days_dash">
<div class="digit">0</div>
<div class="digit">2</div>
<span class="dash_title">jours</span>
</div>
<div class="dash hours_dash">
<div class="digit">0</div>
<div class="digit">3</div>
<span class="dash_title">heures</span>
</div>
<div class="dash minutes_dash">
<div class="digit">0</div>
<div class="digit">2</div>
<span class="dash_title">minutes</span>
</div>
<div class="dash seconds_dash last">
<div class="digit">3</div>
<div class="digit">9</div>
<span class="dash_title">secondes</span>
</div>
</div>
<?php endif; ?>
<!-- //Countdown dashboard start --></code>
But it stilled in english
Help please !!!
Hi!
Please install CodeStyling Localization Plugin.
After activating plugin, click Tools->Localization and then translate the text that you want.
Regards,
WPP Team
I do that, but the text ""weeks" "days" "minutes" "seconds" does not appear in the possible translations. See the capture 1 & 2 below. And I find an error message in CodeStyling Localization Plugin ( see Capture 3) .
Image Capture 01
Image Capture 02
Image Capture 03
I m await your instructions
Regards,
http://www.nouléla.re
Hi,
Please check your email for detail instruction.
Regards,
WPP Team
I replaced the index.php file with the one you sent me. I could translate items with the plugin "CodeStyling Localization", I generated the .mo file but it still does not work !
Do I need a Google API ??
Waiting for your return.
cordially
Hi,
Please click "rescan" and then click "edit". Go to the line that you want to translate, click "edit" and fill your text.
It is noticed that, you will be charged if Google Api is automatically translated.
Regards,
WPP Team
Hi, I have done all that !!! ... and I finally find the problem, I disable "DB Cache Reloaded" and "WP Super Cache" and now everything works, that's all.
Thanks for your support and sorry for my silly mistake.
Best regards !
Hi,
You are welcome. Should you have any inquires, please feel free to ask us.
Thank you for using our products,
Regards,
WPP Team