On Fri, Mar 7, 2008 at 5:35 AM, nikerabbit@svn.wikimedia.org wrote:
Log Message:
- Let's remove hardcoding together
Modified Paths:
trunk/phase3/includes/SpecialUpload.php trunk/phase3/languages/messages/MessagesEn.php
What about other languages here?
On 07/03/2008, Simetrical Simetrical+wikilist@gmail.com wrote:
On Fri, Mar 7, 2008 at 5:35 AM, nikerabbit@svn.wikimedia.org wrote:
Log Message:
- Let's remove hardcoding together
Modified Paths:
trunk/phase3/includes/SpecialUpload.php trunk/phase3/languages/messages/MessagesEn.php
What about other languages here?
Some nice person could do some sed magic in the files. These messages will be tagged as fuzzy on Betawiki so that they will be updated for maintained languages. Are these measures enough?
On Fri, Mar 7, 2008 at 2:15 PM, Niklas Laxström niklas.laxstrom@gmail.com wrote:
Some nice person could do some sed magic in the files. These messages will be tagged as fuzzy on Betawiki so that they will be updated for maintained languages. Are these measures enough?
Well, I've done another sed commit here, to save people the work (which probably wouldn't get done for ages, for undermaintained languages). What does it mean to be "tagged as fuzzy" on Betawiki?
Niklas Laxström wrote:
On 07/03/2008, Simetrical Simetrical+wikilist@gmail.com wrote:
On Fri, Mar 7, 2008 at 5:35 AM, nikerabbit@svn.wikimedia.org wrote:
Log Message:
- Let's remove hardcoding together
Modified Paths:
trunk/phase3/includes/SpecialUpload.php trunk/phase3/languages/messages/MessagesEn.php
What about other languages here?
Some nice person could do some sed magic in the files. These messages will be tagged as fuzzy on Betawiki so that they will be updated for maintained languages. Are these measures enough?
By the way, I've created an extension called EditMessages which provides for semi-automated editing of messages files. Sed is always going to have trouble with multi-line messages, my extension doesn't.
-- Tim Starling
wikitech-l@lists.wikimedia.org