Missing strings from translation 6.x templates

View: New views
11 Messages — Rating Filter:   Alert me  

Missing strings from translation 6.x templates

by Vasileios Lourdas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I noticed that there are a few missing strings from the translation templates
for Drupal 6.x. I downloaded the latest dev version (dated Aug 17th) and
after creating the Greek .po files based on these templates and importing
them into a fresh Drupal 6.4 installation, if I search for Greek untranslated
strings, I get 10 results, as described below:

Built-in interface A serialized array of function names (like
user_current_to_arg) to be called to replace a part of the router path with
another string.
modules/system/system.install:684 el edit delete
Built-in interface An HTTP error @status occurred. \n@uri
misc/drupal.js el edit delete
Built-in interface An error occurred. \n@uri\n(no information available).
misc/drupal.js el edit delete
Built-in interface An error occurred. \n@uri\n@text
misc/drupal.js el edit delete
Built-in interface Boolean indicating whether the node should displayed on the
front page.
modules/node/node.install:66 el edit delete
Built-in interface Server error. Requested function %method does not exist.
includes/xmlrpcs.inc:206 el edit delete
Built-in interface Server error. Requested method %methodname not specified.
includes/xmlrpcs.inc:152;291 el edit delete
Built-in interface Server error. Requested method %methodname signature not
specified.
includes/xmlrpcs.inc:294 el edit delete
Built-in interface The title of this node, always treated a non-markup plain
text.
modules/node/node.install:35 el edit delete
Built-in interface You must enter a mask.
modules/user/user.admin.inc:715;737 el edit delete

I assume that potx is used to extract the strings. How did these 10 strings
get missed by potx?
--
# Vasileios Lourdas,
# Informatics Engineer, Thessaloniki (Greece)
# http://www.lourdas.name
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It is possible that the templates were not updated for 6.4. Can you
please run potx on 6.4 and see whether you get these strings?

Gábor

On Wed, Sep 10, 2008 at 4:42 PM, Vasileios Lourdas <drupal@...> wrote:

> Hi,
>
> I noticed that there are a few missing strings from the translation templates
> for Drupal 6.x. I downloaded the latest dev version (dated Aug 17th) and
> after creating the Greek .po files based on these templates and importing
> them into a fresh Drupal 6.4 installation, if I search for Greek untranslated
> strings, I get 10 results, as described below:
>
> Built-in interface      A serialized array of function names (like
> user_current_to_arg) to be called to replace a part of the router path with
> another string.
> modules/system/system.install:684       el      edit    delete
> Built-in interface      An HTTP error @status occurred. \n@uri
> misc/drupal.js  el      edit    delete
> Built-in interface      An error occurred. \n@uri\n(no information available).
> misc/drupal.js  el      edit    delete
> Built-in interface      An error occurred. \n@uri\n@text
> misc/drupal.js  el      edit    delete
> Built-in interface      Boolean indicating whether the node should displayed on the
> front page.
> modules/node/node.install:66    el      edit    delete
> Built-in interface      Server error. Requested function %method does not exist.
> includes/xmlrpcs.inc:206        el      edit    delete
> Built-in interface      Server error. Requested method %methodname not specified.
> includes/xmlrpcs.inc:152;291    el      edit    delete
> Built-in interface      Server error. Requested method %methodname signature not
> specified.
> includes/xmlrpcs.inc:294        el      edit    delete
> Built-in interface      The title of this node, always treated a non-markup plain
> text.
> modules/node/node.install:35    el      edit    delete
> Built-in interface      You must enter a mask.
> modules/user/user.admin.inc:715;737     el      edit    delete
>
> I assume that potx is used to extract the strings. How did these 10 strings
> get missed by potx?
> --
> # Vasileios Lourdas,
> # Informatics Engineer, Thessaloniki (Greece)
> # http://www.lourdas.name
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Vasileios Lourdas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 10 September 2008 17:51:31 Gábor Hojtsy wrote:
> It is possible that the templates were not updated for 6.4. Can you
> please run potx on 6.4 and see whether you get these strings?
>
> Gábor

Thanks Gábor for the reply,

I assume php potx-cli.php --mode=core ?
--
# Vasileios Lourdas,
# Informatics Engineer, Thessaloniki (Greece)
# http://www.lourdas.name
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Vasileios Lourdas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 10 September 2008 17:51:31 Gábor Hojtsy wrote:
> It is possible that the templates were not updated for 6.4. Can you
> please run potx on 6.4 and see whether you get these strings?
>
> Gábor

--mode=core is the correct, I just figured out.

Below is the command output. The new files only differ in the time generation
(POT-Creation-Date: header) compared with the latest dev of drupal-pot.

Processing cron.php...
Processing index.php...
Processing install.php...
Processing update.php...
Processing xmlrpc.php...
Processing includes/actions.inc...
Invalid marker content in includes/actions.inc:303
* watchdog('actions',format_plural($count,'One orphaned action (%orphans)
exists in the actions table. !link','@count orphaned actions (%orphans) exist
in the actions
table. !link'),array('@count'=>$count,'%orphans'=>$orphans,'!link'=>$link),WATCHDOG_WARNING)

Processing includes/batch.inc...
Processing includes/bootstrap.inc...
Invalid marker content in includes/bootstrap.inc:770
* watchdog($type,$message,$variables=array(),$severity=WATCHDOG_NOTICE,
$link=NULL)

Processing includes/cache-install.inc...
Processing includes/cache.inc...
Processing includes/common.inc...
Invalid marker content in includes/common.inc:763
* t($string,$args=array(),$langcode=NULL)

Invalid marker content in includes/common.inc:1036
* t($singular,$args,$langcode)

Invalid marker content in includes/common.inc:1043
* t($plural,$args,$langcode)

Invalid marker content in includes/common.inc:1048
* t($singular,$args,$langcode)

Invalid marker content in includes/common.inc:1050
* t($plural,$args,$langcode)

Invalid marker content in includes/common.inc:1054
* t(strtr($plural,array('@count'=>'@count['.$index.']')),$args,$langcode)

Invalid marker content in includes/common.inc:1194
* t(gmdate($c,$timestamp),array(),$langcode)

Invalid marker content in includes/common.inc:1200
* t('!long-month-name '.gmdate($c,$timestamp),array('!long-month-name'=>''),
$langcode)

Invalid marker content in includes/common.inc:344
* watchdog('page not found',check_plain($_GET['q']),NULL,WATCHDOG_WARNING)

Invalid marker content in includes/common.inc:373
* watchdog('access denied',check_plain($_GET['q']),NULL,WATCHDOG_WARNING)

Invalid marker content in includes/common.inc:1033
* format_plural($count,$singular,$plural,$args=array(),$langcode=NULL)

Invalid marker content in includes/common.inc:1125
* format_plural(floor($timestamp/$value),$key[0],$key[1],array(),$langcode)

Processing includes/database.inc...
Processing includes/database.mysql-common.inc...
Processing includes/database.mysql.inc...
Processing includes/database.mysqli.inc...
Processing includes/database.pgsql.inc...
Processing includes/file.inc...
Processing includes/form.inc...
Processing includes/image.gd.inc...
Processing includes/image.inc...
Processing includes/install.inc...
Invalid marker content in includes/install.inc:627
* st($string,$args=array())

Processing includes/install.mysql.inc...
Processing includes/install.mysqli.inc...
Processing includes/install.pgsql.inc...
Processing includes/language.inc...
Processing includes/locale.inc...
Invalid marker content in includes/locale.inc:315
* t($form_state['values']['name'])

Invalid marker content in includes/locale.inc:321
* t($predefined[$langcode][0])

Invalid marker content in includes/locale.inc:403
* t($languages[$langcode]->name)

Invalid marker content in includes/locale.inc:501
* t($language->name)

Invalid marker content in includes/locale.inc:655
* t($predefined[$langcode][0])

Invalid marker content in includes/locale.inc:811
* t($language->name)

Invalid marker content in includes/locale.inc:2181
* t($language->name)

Invalid marker content in includes/locale.inc:2184
* t($language->name)

Invalid marker content in includes/locale.inc:2187
* t($language->name)

Invalid marker content in includes/locale.inc:2190
* t($language->name)

Invalid marker content in includes/locale.inc:2238
* t($value[0])

Invalid marker content in includes/locale.inc:2242
* t($value[0])

Invalid marker content in includes/locale.inc:1183
* _locale_import_message($message,$file,$lineno=NULL)

Invalid marker content in includes/locale.inc:1189
* $t($message,$vars)

Processing includes/mail.inc...
Processing includes/menu.inc...
Invalid marker content in includes/menu.inc:490
* t($item['title'])

Invalid marker content in includes/menu.inc:493
* t($item['title'],menu_unserialize($item['title_arguments'],$map))

Invalid marker content in includes/menu.inc:516
* t($item['description'])

Processing includes/module.inc...
Processing includes/pager.inc...
Processing includes/path.inc...
Processing includes/session.inc...
Processing includes/tablesort.inc...
Processing includes/theme.inc...
Processing includes/theme.maintenance.inc...
Processing includes/unicode.inc...
Processing includes/xmlrpc.inc...
Processing includes/xmlrpcs.inc...
Processing misc/ahah.js...
Processing misc/autocomplete.js...
Processing misc/batch.js...
Processing misc/collapse.js...
Processing misc/drupal.js...
Invalid marker content in misc/drupal.js
*  Drupal.t(singular, args)

Invalid marker content in misc/drupal.js
*  Drupal.t(plural, args)

Invalid marker content in misc/drupal.js
*  Drupal.t(plural.replace('@count', '@count['+ index +']')

Processing misc/form.js...
Processing misc/jquery.form.js...
Processing misc/jquery.js...
Processing misc/progress.js...
Processing misc/tabledrag.js...
Processing misc/tableheader.js...
Processing misc/tableselect.js...
Processing misc/teaser.js...
Processing misc/textarea.js...
Processing misc/farbtastic/farbtastic.js...
Processing modules/aggregator/aggregator-feed-source.tpl.php...
Processing modules/aggregator/aggregator-item.tpl.php...
Processing modules/aggregator/aggregator-summary-item.tpl.php...
Processing modules/aggregator/aggregator-summary-items.tpl.php...
Processing modules/aggregator/aggregator-wrapper.tpl.php...
Processing modules/aggregator/aggregator.admin.inc...
Processing modules/aggregator/aggregator.pages.inc...
Processing modules/aggregator/aggregator.module...
Processing modules/aggregator/aggregator.install...
Processing modules/aggregator/aggregator.info...
Processing modules/block/block-admin-display-form.tpl.php...
Processing modules/block/block.admin.inc...
Processing modules/block/block.module...
Invalid menu 'title' definition found in block_menu() in
modules/block/block.module on line 166

Processing modules/block/block.install...
Processing modules/block/block.info...
Processing modules/block/block.js...
Processing modules/blog/blog.pages.inc...
Processing modules/blog/blog.module...
Processing modules/blog/blog.info...
Processing modules/blogapi/blogapi.module...
Processing modules/blogapi/blogapi.install...
Processing modules/blogapi/blogapi.info...
Processing modules/book/book-all-books-block.tpl.php...
Processing modules/book/book-export-html.tpl.php...
Processing modules/book/book-navigation.tpl.php...
Processing modules/book/book-node-export-html.tpl.php...
Processing modules/book/book.admin.inc...
Processing modules/book/book.pages.inc...
Processing modules/book/book.module...
Processing modules/book/book.install...
Processing modules/book/book.info...
Processing modules/color/color.module...
Processing modules/color/color.install...
Processing modules/color/color.info...
Processing modules/color/color.js...
Processing modules/comment/comment-folded.tpl.php...
Processing modules/comment/comment-wrapper.tpl.php...
Processing modules/comment/comment.tpl.php...
Processing modules/comment/comment.admin.inc...
Processing modules/comment/comment.pages.inc...
Processing modules/comment/comment.module...
Processing modules/comment/comment.install...
Processing modules/comment/comment.info...
Processing modules/comment/comment.js...
Processing modules/contact/contact.admin.inc...
Processing modules/contact/contact.pages.inc...
Processing modules/contact/contact.module...
Processing modules/contact/contact.install...
Processing modules/contact/contact.info...
Processing modules/dblog/dblog.admin.inc...
Invalid marker content in modules/dblog/dblog.admin.inc:69
* t($dblog->type)

Invalid marker content in modules/dblog/dblog.admin.inc:129
* t($dblog->type)

Invalid marker content in modules/dblog/dblog.admin.inc:241
* t($dblog->message,unserialize($dblog->variables))

Processing modules/dblog/dblog.module...
Processing modules/dblog/dblog.install...
Processing modules/dblog/dblog.info...
Processing modules/filter/filter.admin.inc...
Processing modules/filter/filter.pages.inc...
Processing modules/filter/filter.module...
Processing modules/filter/filter.install...
Processing modules/filter/filter.info...
Processing modules/forum/forum-icon.tpl.php...
Processing modules/forum/forum-list.tpl.php...
Processing modules/forum/forum-submitted.tpl.php...
Processing modules/forum/forum-topic-list.tpl.php...
Processing modules/forum/forum-topic-navigation.tpl.php...
Processing modules/forum/forums.tpl.php...
Processing modules/forum/forum.admin.inc...
Processing modules/forum/forum.pages.inc...
Processing modules/forum/forum.module...
Processing modules/forum/forum.install...
Processing modules/forum/forum.info...
Processing modules/help/help.admin.inc...
Processing modules/help/help.module...
Invalid menu 'title' definition found in help_menu() in
modules/help/help.module on line 23

Processing modules/help/help.info...
Processing modules/locale/locale.module...
Invalid marker content in modules/locale/locale.module:228
* t($item->name)

Invalid marker content in modules/locale/locale.module:468
* t($language->name)

Processing modules/locale/locale.install...
Processing modules/locale/locale.info...
Processing modules/menu/menu.admin.inc...
Processing modules/menu/menu.module...
Processing modules/menu/menu.install...
Processing modules/menu/menu.info...
Processing modules/node/node.tpl.php...
Processing modules/node/content_types.inc...
Processing modules/node/node.admin.inc...
Invalid marker content in modules/node/node.admin.inc:503
* t($languages[$node->language]->name)

Processing modules/node/node.pages.inc...
Processing modules/node/node.module...
Invalid menu 'title' definition found in node_menu() in
modules/node/node.module on line 1485

Invalid menu 'description' definition found in node_menu() in
modules/node/node.module on line 1491

Invalid menu 'title' definition found in node_menu() in
modules/node/node.module on line 1495

Processing modules/node/node.install...
Processing modules/node/node.info...
Processing modules/openid/openid.inc...
Processing modules/openid/openid.pages.inc...
Processing modules/openid/xrds.inc...
Processing modules/openid/openid.module...
Processing modules/openid/openid.install...
Processing modules/openid/openid.info...
Processing modules/openid/openid.js...
Processing modules/path/path.admin.inc...
Processing modules/path/path.module...
Processing modules/path/path.info...
Processing modules/php/php.module...
Processing modules/php/php.install...
Processing modules/php/php.info...
Processing modules/ping/ping.module...
Processing modules/ping/ping.info...
Processing modules/poll/poll-bar-block.tpl.php...
Processing modules/poll/poll-bar.tpl.php...
Processing modules/poll/poll-results-block.tpl.php...
Processing modules/poll/poll-results.tpl.php...
Processing modules/poll/poll-vote.tpl.php...
Processing modules/poll/poll.pages.inc...
Processing modules/poll/poll.module...
Processing modules/poll/poll.install...
Processing modules/poll/poll.info...
Processing modules/profile/profile-block.tpl.php...
Processing modules/profile/profile-listing.tpl.php...
Processing modules/profile/profile-wrapper.tpl.php...
Processing modules/profile/profile.admin.inc...
Processing modules/profile/profile.pages.inc...
Processing modules/profile/profile.module...
Processing modules/profile/profile.install...
Processing modules/profile/profile.info...
Processing modules/profile/profile.js...
Processing modules/search/search-block-form.tpl.php...
Processing modules/search/search-result.tpl.php...
Processing modules/search/search-results.tpl.php...
Processing modules/search/search-theme-form.tpl.php...
Processing modules/search/search.admin.inc...
Processing modules/search/search.pages.inc...
Processing modules/search/search.module...
Processing modules/search/search.install...
Processing modules/search/search.info...
Processing modules/statistics/statistics.admin.inc...
Processing modules/statistics/statistics.pages.inc...
Processing modules/statistics/statistics.module...
Processing modules/statistics/statistics.install...
Processing modules/statistics/statistics.info...
Processing modules/syslog/syslog.module...
Processing modules/syslog/syslog.info...
Processing modules/system/block.tpl.php...
Processing modules/system/box.tpl.php...
Processing modules/system/maintenance-page.tpl.php...
Processing modules/system/page.tpl.php...
Processing modules/system/system.admin.inc...
Invalid marker content in modules/system/system.admin.inc:662
* t($file->info['description'])

Invalid marker content in modules/system/system.admin.inc:1023
* t($info['description'])

Invalid marker content in modules/system/system.admin.inc:1943
* t($description)

Invalid marker content in modules/system/system.admin.inc:2078
* t($package)

Invalid marker content in modules/system/system.admin.inc:2171
* t($info['description'])

Processing modules/system/system.module...
Invalid menu 'title' definition found in system_menu() in
modules/system/system.module on line 303

Processing modules/system/system.install...
Processing modules/system/system.info...
Processing modules/system/system.js...
Processing modules/taxonomy/taxonomy.admin.inc...
Processing modules/taxonomy/taxonomy.pages.inc...
Processing modules/taxonomy/taxonomy.module...
Processing modules/taxonomy/taxonomy.install...
Processing modules/taxonomy/taxonomy.info...
Processing modules/taxonomy/taxonomy.js...
Processing modules/throttle/throttle.admin.inc...
Processing modules/throttle/throttle.module...
Processing modules/throttle/throttle.info...
Processing modules/tracker/tracker.pages.inc...
Processing modules/tracker/tracker.module...
Processing modules/tracker/tracker.info...
Processing modules/translation/translation.pages.inc...
Processing modules/translation/translation.module...
Processing modules/translation/translation.info...
Processing modules/trigger/trigger.admin.inc...
Processing modules/trigger/trigger.module...
Invalid menu 'title' definition found in trigger_menu() in
modules/trigger/trigger.module on line 105

Processing modules/trigger/trigger.install...
Processing modules/trigger/trigger.info...
Processing modules/update/update.compare.inc...
Processing modules/update/update.fetch.inc...
Processing modules/update/update.report.inc...
Processing modules/update/update.settings.inc...
Processing modules/update/update.module...
Processing modules/update/update.install...
Processing modules/update/update.info...
Processing modules/upload/upload.admin.inc...
Processing modules/upload/upload.module...
Processing modules/upload/upload.install...
Processing modules/upload/upload.info...
Processing modules/user/user-picture.tpl.php...
Processing modules/user/user-profile-category.tpl.php...
Processing modules/user/user-profile-item.tpl.php...
Processing modules/user/user-profile.tpl.php...
Processing modules/user/user.admin.inc...
Invalid marker content in modules/user/user.admin.inc:527
* t($perm)

Invalid marker content in modules/user/user.admin.inc:588
* t($key)

Processing modules/user/user.pages.inc...
Processing modules/user/user.module...
Invalid marker content in modules/user/user.module:1704
* t($role->name)

Invalid marker content in modules/user/user.module:1708
* t($role->name)

Invalid marker content in modules/user/user.module:1952
* t($permission)

Processing modules/user/user.install...
Processing modules/user/user.info...
Processing modules/user/user.js...
Processing profiles/default/default.profile...
Processing sites/default/default.settings.php...
Processing themes/bluemarine/block.tpl.php...
Processing themes/bluemarine/box.tpl.php...
Processing themes/bluemarine/comment.tpl.php...
Processing themes/bluemarine/node.tpl.php...
Processing themes/bluemarine/page.tpl.php...
Processing themes/bluemarine/bluemarine.info...
Processing themes/chameleon/chameleon.theme...
Processing themes/chameleon/chameleon.info...
Processing themes/chameleon/marvin/marvin.info...
Processing themes/engines/phptemplate/phptemplate.engine...
Processing themes/garland/block.tpl.php...
Processing themes/garland/comment.tpl.php...
Processing themes/garland/maintenance-page.tpl.php...
Processing themes/garland/node.tpl.php...
Processing themes/garland/page.tpl.php...
Processing themes/garland/template.php...
Processing themes/garland/garland.info...
Processing themes/garland/color/color.inc...
Processing themes/garland/minnelli/minnelli.info...
Processing themes/garland/minnelli/color/color.inc...
Processing themes/pushbutton/block.tpl.php...
Processing themes/pushbutton/box.tpl.php...
Processing themes/pushbutton/comment.tpl.php...
Processing themes/pushbutton/node.tpl.php...
Processing themes/pushbutton/page.tpl.php...
Processing themes/pushbutton/pushbutton.info...

Done.


--
# Vasileios Lourdas,
# Informatics Engineer, Thessaloniki (Greece)
# http://www.lourdas.name
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hm, did you run it with the 6.x potx version?

Gábor

On Wed, Sep 10, 2008 at 5:08 PM, Vasileios Lourdas <drupal@...> wrote:

> On Wednesday 10 September 2008 17:51:31 Gábor Hojtsy wrote:
>> It is possible that the templates were not updated for 6.4. Can you
>> please run potx on 6.4 and see whether you get these strings?
>>
>> Gábor
>
> --mode=core is the correct, I just figured out.
>
> Below is the command output. The new files only differ in the time generation
> (POT-Creation-Date: header) compared with the latest dev of drupal-pot.
>
> Processing cron.php...
> Processing index.php...
> Processing install.php...
> Processing update.php...
> Processing xmlrpc.php...
> Processing includes/actions.inc...
> Invalid marker content in includes/actions.inc:303
> * watchdog('actions',format_plural($count,'One orphaned action (%orphans)
> exists in the actions table. !link','@count orphaned actions (%orphans) exist
> in the actions
> table. !link'),array('@count'=>$count,'%orphans'=>$orphans,'!link'=>$link),WATCHDOG_WARNING)
>
> Processing includes/batch.inc...
> Processing includes/bootstrap.inc...
> Invalid marker content in includes/bootstrap.inc:770
> * watchdog($type,$message,$variables=array(),$severity=WATCHDOG_NOTICE,
> $link=NULL)
>
> Processing includes/cache-install.inc...
> Processing includes/cache.inc...
> Processing includes/common.inc...
> Invalid marker content in includes/common.inc:763
> * t($string,$args=array(),$langcode=NULL)
>
> Invalid marker content in includes/common.inc:1036
> * t($singular,$args,$langcode)
>
> Invalid marker content in includes/common.inc:1043
> * t($plural,$args,$langcode)
>
> Invalid marker content in includes/common.inc:1048
> * t($singular,$args,$langcode)
>
> Invalid marker content in includes/common.inc:1050
> * t($plural,$args,$langcode)
>
> Invalid marker content in includes/common.inc:1054
> * t(strtr($plural,array('@count'=>'@count['.$index.']')),$args,$langcode)
>
> Invalid marker content in includes/common.inc:1194
> * t(gmdate($c,$timestamp),array(),$langcode)
>
> Invalid marker content in includes/common.inc:1200
> * t('!long-month-name '.gmdate($c,$timestamp),array('!long-month-name'=>''),
> $langcode)
>
> Invalid marker content in includes/common.inc:344
> * watchdog('page not found',check_plain($_GET['q']),NULL,WATCHDOG_WARNING)
>
> Invalid marker content in includes/common.inc:373
> * watchdog('access denied',check_plain($_GET['q']),NULL,WATCHDOG_WARNING)
>
> Invalid marker content in includes/common.inc:1033
> * format_plural($count,$singular,$plural,$args=array(),$langcode=NULL)
>
> Invalid marker content in includes/common.inc:1125
> * format_plural(floor($timestamp/$value),$key[0],$key[1],array(),$langcode)
>
> Processing includes/database.inc...
> Processing includes/database.mysql-common.inc...
> Processing includes/database.mysql.inc...
> Processing includes/database.mysqli.inc...
> Processing includes/database.pgsql.inc...
> Processing includes/file.inc...
> Processing includes/form.inc...
> Processing includes/image.gd.inc...
> Processing includes/image.inc...
> Processing includes/install.inc...
> Invalid marker content in includes/install.inc:627
> * st($string,$args=array())
>
> Processing includes/install.mysql.inc...
> Processing includes/install.mysqli.inc...
> Processing includes/install.pgsql.inc...
> Processing includes/language.inc...
> Processing includes/locale.inc...
> Invalid marker content in includes/locale.inc:315
> * t($form_state['values']['name'])
>
> Invalid marker content in includes/locale.inc:321
> * t($predefined[$langcode][0])
>
> Invalid marker content in includes/locale.inc:403
> * t($languages[$langcode]->name)
>
> Invalid marker content in includes/locale.inc:501
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:655
> * t($predefined[$langcode][0])
>
> Invalid marker content in includes/locale.inc:811
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:2181
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:2184
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:2187
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:2190
> * t($language->name)
>
> Invalid marker content in includes/locale.inc:2238
> * t($value[0])
>
> Invalid marker content in includes/locale.inc:2242
> * t($value[0])
>
> Invalid marker content in includes/locale.inc:1183
> * _locale_import_message($message,$file,$lineno=NULL)
>
> Invalid marker content in includes/locale.inc:1189
> * $t($message,$vars)
>
> Processing includes/mail.inc...
> Processing includes/menu.inc...
> Invalid marker content in includes/menu.inc:490
> * t($item['title'])
>
> Invalid marker content in includes/menu.inc:493
> * t($item['title'],menu_unserialize($item['title_arguments'],$map))
>
> Invalid marker content in includes/menu.inc:516
> * t($item['description'])
>
> Processing includes/module.inc...
> Processing includes/pager.inc...
> Processing includes/path.inc...
> Processing includes/session.inc...
> Processing includes/tablesort.inc...
> Processing includes/theme.inc...
> Processing includes/theme.maintenance.inc...
> Processing includes/unicode.inc...
> Processing includes/xmlrpc.inc...
> Processing includes/xmlrpcs.inc...
> Processing misc/ahah.js...
> Processing misc/autocomplete.js...
> Processing misc/batch.js...
> Processing misc/collapse.js...
> Processing misc/drupal.js...
> Invalid marker content in misc/drupal.js
> *  Drupal.t(singular, args)
>
> Invalid marker content in misc/drupal.js
> *  Drupal.t(plural, args)
>
> Invalid marker content in misc/drupal.js
> *  Drupal.t(plural.replace('@count', '@count['+ index +']')
>
> Processing misc/form.js...
> Processing misc/jquery.form.js...
> Processing misc/jquery.js...
> Processing misc/progress.js...
> Processing misc/tabledrag.js...
> Processing misc/tableheader.js...
> Processing misc/tableselect.js...
> Processing misc/teaser.js...
> Processing misc/textarea.js...
> Processing misc/farbtastic/farbtastic.js...
> Processing modules/aggregator/aggregator-feed-source.tpl.php...
> Processing modules/aggregator/aggregator-item.tpl.php...
> Processing modules/aggregator/aggregator-summary-item.tpl.php...
> Processing modules/aggregator/aggregator-summary-items.tpl.php...
> Processing modules/aggregator/aggregator-wrapper.tpl.php...
> Processing modules/aggregator/aggregator.admin.inc...
> Processing modules/aggregator/aggregator.pages.inc...
> Processing modules/aggregator/aggregator.module...
> Processing modules/aggregator/aggregator.install...
> Processing modules/aggregator/aggregator.info...
> Processing modules/block/block-admin-display-form.tpl.php...
> Processing modules/block/block.admin.inc...
> Processing modules/block/block.module...
> Invalid menu 'title' definition found in block_menu() in
> modules/block/block.module on line 166
>
> Processing modules/block/block.install...
> Processing modules/block/block.info...
> Processing modules/block/block.js...
> Processing modules/blog/blog.pages.inc...
> Processing modules/blog/blog.module...
> Processing modules/blog/blog.info...
> Processing modules/blogapi/blogapi.module...
> Processing modules/blogapi/blogapi.install...
> Processing modules/blogapi/blogapi.info...
> Processing modules/book/book-all-books-block.tpl.php...
> Processing modules/book/book-export-html.tpl.php...
> Processing modules/book/book-navigation.tpl.php...
> Processing modules/book/book-node-export-html.tpl.php...
> Processing modules/book/book.admin.inc...
> Processing modules/book/book.pages.inc...
> Processing modules/book/book.module...
> Processing modules/book/book.install...
> Processing modules/book/book.info...
> Processing modules/color/color.module...
> Processing modules/color/color.install...
> Processing modules/color/color.info...
> Processing modules/color/color.js...
> Processing modules/comment/comment-folded.tpl.php...
> Processing modules/comment/comment-wrapper.tpl.php...
> Processing modules/comment/comment.tpl.php...
> Processing modules/comment/comment.admin.inc...
> Processing modules/comment/comment.pages.inc...
> Processing modules/comment/comment.module...
> Processing modules/comment/comment.install...
> Processing modules/comment/comment.info...
> Processing modules/comment/comment.js...
> Processing modules/contact/contact.admin.inc...
> Processing modules/contact/contact.pages.inc...
> Processing modules/contact/contact.module...
> Processing modules/contact/contact.install...
> Processing modules/contact/contact.info...
> Processing modules/dblog/dblog.admin.inc...
> Invalid marker content in modules/dblog/dblog.admin.inc:69
> * t($dblog->type)
>
> Invalid marker content in modules/dblog/dblog.admin.inc:129
> * t($dblog->type)
>
> Invalid marker content in modules/dblog/dblog.admin.inc:241
> * t($dblog->message,unserialize($dblog->variables))
>
> Processing modules/dblog/dblog.module...
> Processing modules/dblog/dblog.install...
> Processing modules/dblog/dblog.info...
> Processing modules/filter/filter.admin.inc...
> Processing modules/filter/filter.pages.inc...
> Processing modules/filter/filter.module...
> Processing modules/filter/filter.install...
> Processing modules/filter/filter.info...
> Processing modules/forum/forum-icon.tpl.php...
> Processing modules/forum/forum-list.tpl.php...
> Processing modules/forum/forum-submitted.tpl.php...
> Processing modules/forum/forum-topic-list.tpl.php...
> Processing modules/forum/forum-topic-navigation.tpl.php...
> Processing modules/forum/forums.tpl.php...
> Processing modules/forum/forum.admin.inc...
> Processing modules/forum/forum.pages.inc...
> Processing modules/forum/forum.module...
> Processing modules/forum/forum.install...
> Processing modules/forum/forum.info...
> Processing modules/help/help.admin.inc...
> Processing modules/help/help.module...
> Invalid menu 'title' definition found in help_menu() in
> modules/help/help.module on line 23
>
> Processing modules/help/help.info...
> Processing modules/locale/locale.module...
> Invalid marker content in modules/locale/locale.module:228
> * t($item->name)
>
> Invalid marker content in modules/locale/locale.module:468
> * t($language->name)
>
> Processing modules/locale/locale.install...
> Processing modules/locale/locale.info...
> Processing modules/menu/menu.admin.inc...
> Processing modules/menu/menu.module...
> Processing modules/menu/menu.install...
> Processing modules/menu/menu.info...
> Processing modules/node/node.tpl.php...
> Processing modules/node/content_types.inc...
> Processing modules/node/node.admin.inc...
> Invalid marker content in modules/node/node.admin.inc:503
> * t($languages[$node->language]->name)
>
> Processing modules/node/node.pages.inc...
> Processing modules/node/node.module...
> Invalid menu 'title' definition found in node_menu() in
> modules/node/node.module on line 1485
>
> Invalid menu 'description' definition found in node_menu() in
> modules/node/node.module on line 1491
>
> Invalid menu 'title' definition found in node_menu() in
> modules/node/node.module on line 1495
>
> Processing modules/node/node.install...
> Processing modules/node/node.info...
> Processing modules/openid/openid.inc...
> Processing modules/openid/openid.pages.inc...
> Processing modules/openid/xrds.inc...
> Processing modules/openid/openid.module...
> Processing modules/openid/openid.install...
> Processing modules/openid/openid.info...
> Processing modules/openid/openid.js...
> Processing modules/path/path.admin.inc...
> Processing modules/path/path.module...
> Processing modules/path/path.info...
> Processing modules/php/php.module...
> Processing modules/php/php.install...
> Processing modules/php/php.info...
> Processing modules/ping/ping.module...
> Processing modules/ping/ping.info...
> Processing modules/poll/poll-bar-block.tpl.php...
> Processing modules/poll/poll-bar.tpl.php...
> Processing modules/poll/poll-results-block.tpl.php...
> Processing modules/poll/poll-results.tpl.php...
> Processing modules/poll/poll-vote.tpl.php...
> Processing modules/poll/poll.pages.inc...
> Processing modules/poll/poll.module...
> Processing modules/poll/poll.install...
> Processing modules/poll/poll.info...
> Processing modules/profile/profile-block.tpl.php...
> Processing modules/profile/profile-listing.tpl.php...
> Processing modules/profile/profile-wrapper.tpl.php...
> Processing modules/profile/profile.admin.inc...
> Processing modules/profile/profile.pages.inc...
> Processing modules/profile/profile.module...
> Processing modules/profile/profile.install...
> Processing modules/profile/profile.info...
> Processing modules/profile/profile.js...
> Processing modules/search/search-block-form.tpl.php...
> Processing modules/search/search-result.tpl.php...
> Processing modules/search/search-results.tpl.php...
> Processing modules/search/search-theme-form.tpl.php...
> Processing modules/search/search.admin.inc...
> Processing modules/search/search.pages.inc...
> Processing modules/search/search.module...
> Processing modules/search/search.install...
> Processing modules/search/search.info...
> Processing modules/statistics/statistics.admin.inc...
> Processing modules/statistics/statistics.pages.inc...
> Processing modules/statistics/statistics.module...
> Processing modules/statistics/statistics.install...
> Processing modules/statistics/statistics.info...
> Processing modules/syslog/syslog.module...
> Processing modules/syslog/syslog.info...
> Processing modules/system/block.tpl.php...
> Processing modules/system/box.tpl.php...
> Processing modules/system/maintenance-page.tpl.php...
> Processing modules/system/page.tpl.php...
> Processing modules/system/system.admin.inc...
> Invalid marker content in modules/system/system.admin.inc:662
> * t($file->info['description'])
>
> Invalid marker content in modules/system/system.admin.inc:1023
> * t($info['description'])
>
> Invalid marker content in modules/system/system.admin.inc:1943
> * t($description)
>
> Invalid marker content in modules/system/system.admin.inc:2078
> * t($package)
>
> Invalid marker content in modules/system/system.admin.inc:2171
> * t($info['description'])
>
> Processing modules/system/system.module...
> Invalid menu 'title' definition found in system_menu() in
> modules/system/system.module on line 303
>
> Processing modules/system/system.install...
> Processing modules/system/system.info...
> Processing modules/system/system.js...
> Processing modules/taxonomy/taxonomy.admin.inc...
> Processing modules/taxonomy/taxonomy.pages.inc...
> Processing modules/taxonomy/taxonomy.module...
> Processing modules/taxonomy/taxonomy.install...
> Processing modules/taxonomy/taxonomy.info...
> Processing modules/taxonomy/taxonomy.js...
> Processing modules/throttle/throttle.admin.inc...
> Processing modules/throttle/throttle.module...
> Processing modules/throttle/throttle.info...
> Processing modules/tracker/tracker.pages.inc...
> Processing modules/tracker/tracker.module...
> Processing modules/tracker/tracker.info...
> Processing modules/translation/translation.pages.inc...
> Processing modules/translation/translation.module...
> Processing modules/translation/translation.info...
> Processing modules/trigger/trigger.admin.inc...
> Processing modules/trigger/trigger.module...
> Invalid menu 'title' definition found in trigger_menu() in
> modules/trigger/trigger.module on line 105
>
> Processing modules/trigger/trigger.install...
> Processing modules/trigger/trigger.info...
> Processing modules/update/update.compare.inc...
> Processing modules/update/update.fetch.inc...
> Processing modules/update/update.report.inc...
> Processing modules/update/update.settings.inc...
> Processing modules/update/update.module...
> Processing modules/update/update.install...
> Processing modules/update/update.info...
> Processing modules/upload/upload.admin.inc...
> Processing modules/upload/upload.module...
> Processing modules/upload/upload.install...
> Processing modules/upload/upload.info...
> Processing modules/user/user-picture.tpl.php...
> Processing modules/user/user-profile-category.tpl.php...
> Processing modules/user/user-profile-item.tpl.php...
> Processing modules/user/user-profile.tpl.php...
> Processing modules/user/user.admin.inc...
> Invalid marker content in modules/user/user.admin.inc:527
> * t($perm)
>
> Invalid marker content in modules/user/user.admin.inc:588
> * t($key)
>
> Processing modules/user/user.pages.inc...
> Processing modules/user/user.module...
> Invalid marker content in modules/user/user.module:1704
> * t($role->name)
>
> Invalid marker content in modules/user/user.module:1708
> * t($role->name)
>
> Invalid marker content in modules/user/user.module:1952
> * t($permission)
>
> Processing modules/user/user.install...
> Processing modules/user/user.info...
> Processing modules/user/user.js...
> Processing profiles/default/default.profile...
> Processing sites/default/default.settings.php...
> Processing themes/bluemarine/block.tpl.php...
> Processing themes/bluemarine/box.tpl.php...
> Processing themes/bluemarine/comment.tpl.php...
> Processing themes/bluemarine/node.tpl.php...
> Processing themes/bluemarine/page.tpl.php...
> Processing themes/bluemarine/bluemarine.info...
> Processing themes/chameleon/chameleon.theme...
> Processing themes/chameleon/chameleon.info...
> Processing themes/chameleon/marvin/marvin.info...
> Processing themes/engines/phptemplate/phptemplate.engine...
> Processing themes/garland/block.tpl.php...
> Processing themes/garland/comment.tpl.php...
> Processing themes/garland/maintenance-page.tpl.php...
> Processing themes/garland/node.tpl.php...
> Processing themes/garland/page.tpl.php...
> Processing themes/garland/template.php...
> Processing themes/garland/garland.info...
> Processing themes/garland/color/color.inc...
> Processing themes/garland/minnelli/minnelli.info...
> Processing themes/garland/minnelli/color/color.inc...
> Processing themes/pushbutton/block.tpl.php...
> Processing themes/pushbutton/box.tpl.php...
> Processing themes/pushbutton/comment.tpl.php...
> Processing themes/pushbutton/node.tpl.php...
> Processing themes/pushbutton/page.tpl.php...
> Processing themes/pushbutton/pushbutton.info...
>
> Done.
>
>
> --
> # Vasileios Lourdas,
> # Informatics Engineer, Thessaloniki (Greece)
> # http://www.lourdas.name
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Konstantin Käfer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I updated the templates to 6.3 and 6.4. However, I didn't check  
whether JS strings are included.

On 10.09.2008, at 16:51, Gábor Hojtsy wrote:

> It is possible that the templates were not updated for 6.4. Can you
> please run potx on 6.4 and see whether you get these strings?
>
> Gábor
>
> On Wed, Sep 10, 2008 at 4:42 PM, Vasileios Lourdas <drupal@...
> > wrote:
>> Hi,
>>
>> I noticed that there are a few missing strings from the translation  
>> templates
>> for Drupal 6.x. I downloaded the latest dev version (dated Aug  
>> 17th) and
>> after creating the Greek .po files based on these templates and  
>> importing
>> them into a fresh Drupal 6.4 installation, if I search for Greek  
>> untranslated
>> strings, I get 10 results, as described below:
>>
>> Built-in interface      A serialized array of function names (like
>> user_current_to_arg) to be called to replace a part of the router  
>> path with
>> another string.
>> modules/system/system.install:684       el      edit    delete
>> Built-in interface      An HTTP error @status occurred. \n@uri
>> misc/drupal.js  el      edit    delete
>> Built-in interface      An error occurred. \n@uri\n(no information  
>> available).
>> misc/drupal.js  el      edit    delete
>> Built-in interface      An error occurred. \n@uri\n@text
>> misc/drupal.js  el      edit    delete
>> Built-in interface      Boolean indicating whether the node should  
>> displayed on the
>> front page.
>> modules/node/node.install:66    el      edit    delete
>> Built-in interface      Server error. Requested function %method  
>> does not exist.
>> includes/xmlrpcs.inc:206        el      edit    delete
>> Built-in interface      Server error. Requested method %methodname  
>> not specified.
>> includes/xmlrpcs.inc:152;291    el      edit    delete
>> Built-in interface      Server error. Requested method %methodname  
>> signature not
>> specified.
>> includes/xmlrpcs.inc:294        el      edit    delete
>> Built-in interface      The title of this node, always treated a  
>> non-markup plain
>> text.
>> modules/node/node.install:35    el      edit    delete
>> Built-in interface      You must enter a mask.
>> modules/user/user.admin.inc:715;737     el      edit    delete
>>
>> I assume that potx is used to extract the strings. How did these 10  
>> strings
>> get missed by potx?
>> --
>> # Vasileios Lourdas,
>> # Informatics Engineer, Thessaloniki (Greece)
>> # http://www.lourdas.name
>> _______________________________________________
>> translations mailing list
>> translations@...
>> http://lists.drupal.org/mailman/listinfo/translations
>>
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations

_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As long as you run the 6.x version of the module, they should be :)

Gábor

On Wed, Sep 10, 2008 at 5:21 PM, Konstantin Käfer <kkaefer@...> wrote:

> I updated the templates to 6.3 and 6.4. However, I didn't check
> whether JS strings are included.
>
> On 10.09.2008, at 16:51, Gábor Hojtsy wrote:
>
>> It is possible that the templates were not updated for 6.4. Can you
>> please run potx on 6.4 and see whether you get these strings?
>>
>> Gábor
>>
>> On Wed, Sep 10, 2008 at 4:42 PM, Vasileios Lourdas <drupal@...
>> > wrote:
>>> Hi,
>>>
>>> I noticed that there are a few missing strings from the translation
>>> templates
>>> for Drupal 6.x. I downloaded the latest dev version (dated Aug
>>> 17th) and
>>> after creating the Greek .po files based on these templates and
>>> importing
>>> them into a fresh Drupal 6.4 installation, if I search for Greek
>>> untranslated
>>> strings, I get 10 results, as described below:
>>>
>>> Built-in interface      A serialized array of function names (like
>>> user_current_to_arg) to be called to replace a part of the router
>>> path with
>>> another string.
>>> modules/system/system.install:684       el      edit    delete
>>> Built-in interface      An HTTP error @status occurred. \n@uri
>>> misc/drupal.js  el      edit    delete
>>> Built-in interface      An error occurred. \n@uri\n(no information
>>> available).
>>> misc/drupal.js  el      edit    delete
>>> Built-in interface      An error occurred. \n@uri\n@text
>>> misc/drupal.js  el      edit    delete
>>> Built-in interface      Boolean indicating whether the node should
>>> displayed on the
>>> front page.
>>> modules/node/node.install:66    el      edit    delete
>>> Built-in interface      Server error. Requested function %method
>>> does not exist.
>>> includes/xmlrpcs.inc:206        el      edit    delete
>>> Built-in interface      Server error. Requested method %methodname
>>> not specified.
>>> includes/xmlrpcs.inc:152;291    el      edit    delete
>>> Built-in interface      Server error. Requested method %methodname
>>> signature not
>>> specified.
>>> includes/xmlrpcs.inc:294        el      edit    delete
>>> Built-in interface      The title of this node, always treated a
>>> non-markup plain
>>> text.
>>> modules/node/node.install:35    el      edit    delete
>>> Built-in interface      You must enter a mask.
>>> modules/user/user.admin.inc:715;737     el      edit    delete
>>>
>>> I assume that potx is used to extract the strings. How did these 10
>>> strings
>>> get missed by potx?
>>> --
>>> # Vasileios Lourdas,
>>> # Informatics Engineer, Thessaloniki (Greece)
>>> # http://www.lourdas.name
>>> _______________________________________________
>>> translations mailing list
>>> translations@...
>>> http://lists.drupal.org/mailman/listinfo/translations
>>>
>> _______________________________________________
>> translations mailing list
>> translations@...
>> http://lists.drupal.org/mailman/listinfo/translations
>
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yup. With potx module version 6.x latest.

Gábor

On Wed, Sep 10, 2008 at 5:02 PM, Vasileios Lourdas <drupal@...> wrote:

> On Wednesday 10 September 2008 17:51:31 Gábor Hojtsy wrote:
>> It is possible that the templates were not updated for 6.4. Can you
>> please run potx on 6.4 and see whether you get these strings?
>>
>> Gábor
>
> Thanks Gábor for the reply,
>
> I assume php potx-cli.php --mode=core ?
> --
> # Vasileios Lourdas,
> # Informatics Engineer, Thessaloniki (Greece)
> # http://www.lourdas.name
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Vasileios Lourdas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 10 September 2008 18:17:55 Gábor Hojtsy wrote:
> Hm, did you run it with the 6.x potx version?
>
> Gábor

Yes, straight from the DRUPAL-6--2 branch.
--
# Vasileios Lourdas,
# Informatics Engineer, Thessaloniki (Greece)
# http://www.lourdas.name
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Vasileios Lourdas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 10 September 2008 18:33:28 Gábor Hojtsy wrote:
> Yup. With potx module version 6.x latest.
>
> Gábor

Should I create a new potx issue for this?
--
# Vasileios Lourdas,
# Informatics Engineer, Thessaloniki (Greece)
# http://www.lourdas.name
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: Missing strings from translation 6.x templates

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Please attach the list of strings, and look if you can identify any
relation between them.

Gábor

On Wed, Sep 10, 2008 at 7:02 PM, Vasileios Lourdas <drupal@...> wrote:

> On Wednesday 10 September 2008 18:33:28 Gábor Hojtsy wrote:
>> Yup. With potx module version 6.x latest.
>>
>> Gábor
>
> Should I create a new potx issue for this?
> --
> # Vasileios Lourdas,
> # Informatics Engineer, Thessaloniki (Greece)
> # http://www.lourdas.name
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations