How to translate missing strings

gnanasekar's picture

Hi,

Currently i am working acquia drupal. My whole site is 80% completed. Currently I am doing multi language process for French and Dutch. Its working but many strings is missing from translation. How to translate this? . I used search option. But many string is not find this method. Can anyone know solution for this problem please help me.

Thanks & Regards,
Gnanasekar Boju

Login to post comments

Locale a core optional

sivaji - Fri, 2009-03-20 15:05

Locale a core optional drupal module will help you to do this. This module will allow you to translate all the text wrapped under t() function. Enable this module and play around

sivaji
ubuntuslave.blogspot.com


Export untranslated strings

Frank Ralf's picture
Frank Ralf - Fri, 2009-03-20 15:12

You can export not translated strings, translate them, and import the translation again. The procedure should be explained in the online help of your Drupal installation.

hth
Frank


Use Translate Interface module

parasolx's picture
parasolx - Thu, 2009-04-09 02:17

Download it from Drupal.org under module. You can translate anything that have been assign with t() in the core without touching any core and language files. Even updating also doesn't effect you translation before.

I have been used for a long ago in my site and it work perfectly.

Learn build website using Drupal in Malay language
http://www.kripkornstudios.com.my