Hi @buga9 Are you referring this Recent Downloads text? Please check and let me know. Regards
Thread Starter
buga9
(@buga9)
yes. as you can see in the image i can’t translate “This Month”, “Recent Downloads” and “No downloads yet” simply because i can’t find them on the .pot file, but they should be there because:
<div class="wpdm-stat-content"> <span class="wpdm-stat-label"><?php esc_html_e('This Month', 'download-manager'); ?></span> <span class="wpdm-stat-value"><?php echo number_format($this_month_downloads); ?></span> </div>
I checked the French translation using the Loco Translate plugin, and yes, the strings are there. Here you can see:This month , No Downloads Yet , Recent Downloads
Thread Starter
buga9
(@buga9)
i guess something is wrong because i don’t see it
Make sure you are using the 100% progressed file. Also try clicking the sync button Let me know how it goes.
Thread Starter
buga9
(@buga9)
that doesn’t make any sense. the string should be there wether is 100% translated or not. it should be in the .pot file and it isn’t.
I have double checked the strings and they are detected correctly by Polylang and GTranslate.Screenshot
This reply was modified 1 hour, 18 minutes ago by Tahasin .