Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
When I run "php extractor.php *.php" under Windows (BigApach, PHP 4.3.6) I receive the following error " Undefined index: argv in D:\src\htdocs\sk\translation\extractor.php on line 21"
line 21 is: $argv = $GLOBALS['argv'];
and of course, I'm receiving an error in the next line array_shift($argv) saying that $argv is not an array.
I'm trying to translate my Drupal site into Spanish, but the file es.po doesn't load (I get 0% translations in the language list). Looking at the error log, I'm getting the following error:
For /tmp/phpM1ahlj the system thinks its MIME type is text/plain while the user has given application/octet-stream for MIME type
Prodoc is an Asian language (Simplified Chinese, Traditional Chinese, Japanese and Korean) localization, technical translation and Multilingual Desktop Publishing (DTP) services provider in China. We are a professional software L10N and testing company. Consistent quality with cost efficiency and key translators are our lifeline.
Hello
Im new to Drupal and i would like to start the translation project, however, i still havent know what i should do except downloading the tarbar file and see many files in it. Any help ?