On Tue, Nov 25, 2008 at 04:10:20PM +0100, helix84 wrote: > > PS: Please send patches if possible against current repository if you use > > it (which you do, right?). There is no need to send a large file to change > > a few strings and it also shows you how proper line widths look like :-) > > Actually, I haven't found it. I used .po from source package from > experimental. This page
Ah, in this case feel free to ignore this request. I thought you obtained it from mercurial. > <http://packages.debian.org/source/experimental/aptitude> > links to a repository > <http://hg.debian.org/hg/aptitude/debian> > with other version ("3 months ago: Added tag > DEBIAN_aptitude_0.4.11.9-1 for changeset 2ea79723226c") > > Where is the repo for the 0.5.x branch? Perhaps I'm getting something > wrong or you should update that link to Debian Source Repository. I had to search too :-) My .hg/hgrc contains: [paths] default-push = ssh://[EMAIL PROTECTED]//hg/aptitude/post-lenny default = http://hg.debian.org/hg/aptitude/post-lenny The second path can be used without write access: $ hg clone http://hg.debian.org/hg/aptitude/post-lenny $ hg pull && hg update # update with repository $ hg status -m # what changed? $ hg log # get log ... > I didn't understand what you meant by proper line widths but I suspect > it may have to do with the fact that poedit is reformatting the .po > file on every save. Yep. I called that's why always "msgmerge -U sk.po sk.po_from_mercurial" to reduce the diff size. > I'll send diffs where possible and appropriate in > the future. Not strictly required but ... thanks. Jens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

