I'm new to Drupal and installed Drupal 6.3 with English as default language and later added the provided Dutch translation and set it as default language. The % of translations was low, so I assumed that the latest version would increase that number. I installed nl-6.x-1.1 but found out that the number of translations is still very low, less than 5%. The overview also shows that no modules have translations, but I've noticed that at least three modules actually do.
So:
- is the number of translations really that low?
- am I doing something wrong that shows such low percentage?
- have I installed the language module correctly? I'm on a Mac so I had to go into the terminal and type 'cp -Ri nl-6.x-1.1/ /'
Thanks.
Comments
Comment #1
hepabolu commentedsorry, copy command has to be:
cp -Ri path/to/nl-6.x-1.1/ path/to/drupal-root/
Comment #2
sutharsan commentedThe % of translation depends on the combined availability of translations of core and of each of the installed modules. Core is 100% translated.
You can find a instruction of how to translate here: http://drupal.be/vertaling
(Please comment if the instruction is not clear. You will be the first to comment)
Comment #3
sutharsan commentedNo response. Closing the issue.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.