Issue status update for http://drupal.org/node/18382 Project: Drupal Version: cvs Component: block.module Category: tasks Priority: normal Assigned to: drumm Reported by: drumm Updated by: Goba Status: patch Stefan, there is no reason to update PO files one by one for every single string change. The 4.6.0 RC is going to have more string changes, possibly more string changes than one a day. It is not feasible to update the po files all the time. Goba Previous comments: ------------------------------------------------------------------------ March 4, 2005 - 19:29 : drumm Attachment: http://drupal.org/files/issues/block.module_6.diff (3.44 KB) I got tired of hunting through the block admin page for the block I wanted so I went and changed so it is organized by left region, right region, and disabled. Looks a lot like the permissions admin page, especially since it uses the same styles. And there were two copies of this $row = array(...); chunk, which was a bit weird. So that gets removed too. ------------------------------------------------------------------------ March 4, 2005 - 19:46 : drumm Oh yeah.. throttle can disappear. And that other patch I made slipped in. Here is a better one. ------------------------------------------------------------------------ March 4, 2005 - 19:46 : drumm Attachment: http://drupal.org/files/issues/block.module_7.diff (3.39 KB) ------------------------------------------------------------------------ March 5, 2005 - 10:09 : Dries Committed to HEAD. ------------------------------------------------------------------------ March 5, 2005 - 10:48 : Mad Maks typo: Right sidabar ------------------------------------------------------------------------ March 5, 2005 - 22:20 : drumm Attachment: http://drupal.org/files/issues/block.module_8.diff (769 bytes) Yep, there was a typo. Good call on changing 'region' to 'sidebar'. ------------------------------------------------------------------------ March 6, 2005 - 00:00 : Dries Committed to HEAD. ------------------------------------------------------------------------ March 6, 2005 - 20:58 : stefan nagtegaal Please after typo corrections, update also the related *.po files which are in the contributions... Setting status to patch again untill this gets fixed..