Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Translation template extractor 6.x-1.3 | potx-6.x-1.3.tar.gz | Tue, 09/09/2008 - 14:40 | Tue, 01/12/2010 - 17:30 | 4 | 36 | 5 |
Files parsed in this release
| File location | Version information |
|---|---|
| potx/ | 1.1.2.12.2.4 2008/ |
| potx/ | 1.1.2.3.2.2 2007/ |
| potx/ | 1.1.2.6.2.2 2008/ |
| potx/ | 1.1.2.17.2.17 2008/ |
Source code warnings identified
| Warning value |
|---|
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t("Embedded $variable") in potx/potx-cli.php on line 115. Read more at http://drupal.org/node/322732 |
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(embedded_function_call()) in potx/potx-cli.php on line 123. Read more at http://drupal.org/node/322732 |
| The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('help',t('Help called')) in potx/potx-cli.php on line 134. Read more at http://drupal.org/node/323101 |
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($string,$args=array()) in potx/potx.inc on line 1174. Read more at http://drupal.org/node/322732 |
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($language->name) in potx/potx.module on line 58. Read more at http://drupal.org/node/322732 |