I found the offending "''s flickr" string is from http://drupal.org/project/flickrhood.
This module says it is deprecated in favour of http://drupal.org/project/flickr

These strings should really be removed from the server so translators don't waste time and effort working on them!

Comments

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

How could we programmatically detect this given that neither the project nor the release are unpublished?

joachim’s picture

Good question!
Blacklist?
Or should we get a tag applied to d.org project nodes?

gábor hojtsy’s picture

Title: don't show strings from deprecated modules » Make deprecated modules inactive
Component: Code » l10n_project

As soon as we have some data from drupal.org about deprecated modules, we can use that data.

Thomas_Zahreddin’s picture

maybe the problem can be reduced by different sorting for strings:

  • most often used modules
  • age of string (like most recent added strings up, old strings in the db at the bottom)
tobiasb’s picture

Under "Project Information" are information, which can we use. http://drupal.org/project/l10n_server

zirvap’s picture

Status: Postponed (maintainer needs more info) » Active

Here's the list of relevant project statuses: http://drupal.org/node/99466#comment-3616128
We'll want to remove obsolete projects from ldo. I guess we don't want to remove abandoned ones, as they might be picked up again by new people.

tobiasb’s picture

Dear issue, happy birthday :D

SebCorbin’s picture

Version: 6.x-1.x-dev » 6.x-3.x-dev
Priority: Critical » Normal

Lowering Priority and requesting more opinions on this