Closed (won't fix)
Project:
Drupal.org customizations
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Jul 2011 at 04:42 UTC
Updated:
19 Jul 2011 at 21:32 UTC
The way I currently keep track of string changes in stable versions of D7 is pretty janky and imprecise. I tag as "String freeze" and mark as "Fixed" and hope that neither of those things changes by the time it's time to create release notes.
Now that we have API change nodes, it makes TOTAL sense to log these things there, imo.
So proposal would be to add "Translators" to the "Impacts:" field for string breakage.
What say you?
Comments
Comment #1
jhodgdonSounds like a good idea to me. It would need to be added as a field to the content type, and also added to the management view as a filter.
Comment #2
jhodgdonAnd just a note that the Issue Summary page http://drupal.org/node/1155816 already has in the UI changes section a note that "changes to the user interface text" should be included, so I guess that doesn't need an update.
Comment #3
webchickDo I need to do something with exporting this to a feature too?
Comment #4
drummIdeally, export and replace http://drupalcode.org/project/drupalorg.git/tree/refs/heads/6.x-3.x:/fea... in your local Git checkout, and upload the patch.
(I can do that part if I want to see something happen. But git diffs are less work for people doing deployments.)
Comment #5
webchickWell I do enjoy giving you less work to do. :) Roger that.
Comment #6
webchickActually we talked about this in IRC today. The best place for this alerting to happen would be on http://localize.drupal.org/, which is where the translation teams are actually looking. This would also expose a checkbox which is irrelevant on any D8 issue prior to whenever string freeze is called.
So "won't fixing" this in favour of a better solution on http://localize.drupal.org/.