Missing t() in following places:

./plugins/crumbs.pathauto.inc:    return 'the alias that pathauto would assign to this path.';
./plugins/crumbs.taxonomy.inc:      $titles['voc_'.$voc_id] = "Vocabulary: " . $voc->name;
./plugins/crumbs.path.inc:    return 'existing alias for the given path';
./crumbs.admin.inc:    '#title' => 'Order of rules.',
./crumbs.admin.inc:    '#description' => 'Each row is a rule',

Comments

donquixote’s picture

True.
I will gradually improve this.
I think it is not that important, because most of this will only ever be read by admins.
Besides, I think it's better to wait until the texts have become more stable and complete.
Still, it's a valid request.

donquixote’s picture

Status: Active » Closed (won't fix)

Can you check if this still applies in 7.x-1.x ?
I assume it does not, and set this to "won't fix" for the D6 version. Please reopen and set the version to 7.x-1.x, if it still applies.