Re: itstool improvements

2012-03-29 Thread Chusslove Illich
> [: Shaun McCance :] > So let's say we have this: > > ... > ... > ... > > You'll see this: > > #. ## Message for page/p > #. ## Message for note/p > #. > #. ## Comment for page/p > #. A different comment > #. > #. ## Comment for page/p > #. ## Comment for note/p > #. A comm

Re: itstool improvements

2012-03-28 Thread Shaun McCance
On Wed, 2012-03-28 at 13:01 +0300, Luc Pionchon wrote: > On Wed, Mar 28, 2012 at 12:43, Luc Pionchon wrote: > > One more thing, > > as I am reading the following: > > > > #: C/scan-file-system.page:48(page/p) C/scan-folder.page:53(page/p) > > > > The same string can be used in several places a

Re: itstool improvements

2012-03-28 Thread Vinicius Depizzol
On Tue, Mar 27, 2012 at 11:45, Shaun McCance wrote: > > If I put its:locNote="some comment" on the element, you'll see > it in the PO files. But you won't see it if I put it on the > or element. What's more, the its:locNote attribute completely > shadows comments from e.g. its:locNoteRule eleme

Re: itstool improvements

2012-03-28 Thread Luc Pionchon
On Wed, Mar 28, 2012 at 12:43, Luc Pionchon wrote: > Hi, > > On Tue, Mar 27, 2012 at 20:24, Shaun McCance wrote: >> On Tue, 2012-03-27 at 18:35 +0300, Luc Pionchon wrote: >>> On Tue, Mar 27, 2012 at 17:45, Shaun McCance wrote: >>> > I'm thinking of outputting something like this: >>> > >>> > #.

Re: itstool improvements

2012-03-28 Thread Luc Pionchon
Hi, On Tue, Mar 27, 2012 at 20:24, Shaun McCance wrote: > On Tue, 2012-03-27 at 18:35 +0300, Luc Pionchon wrote: >> On Tue, Mar 27, 2012 at 17:45, Shaun McCance wrote: >> > I'm thinking of outputting something like this: >> > >> > #. # item/p >> > #. >> > #. ## ../item >> > #. comment for item >

Re: itstool improvements

2012-03-27 Thread Luc Pionchon
On Tue, Mar 27, 2012 at 20:24, Shaun McCance wrote: > On Tue, 2012-03-27 at 18:35 +0300, Luc Pionchon wrote: >> On Tue, Mar 27, 2012 at 17:45, Shaun McCance wrote: >> > I'm thinking of outputting something like this: >> > >> > #. # item/p >> > #. >> > #. ## ../item >> > #. comment for item >> > #

Re: itstool improvements

2012-03-27 Thread Shaun McCance
On Tue, 2012-03-27 at 18:35 +0300, Luc Pionchon wrote: > On Tue, Mar 27, 2012 at 17:45, Shaun McCance wrote: > > I'm thinking of outputting something like this: > > > > #. # item/p > > #. > > #. ## ../item > > #. comment for item > > #. > > #. ## item/p > > #. comment for p > > #. > > #. ## item/p

Re: itstool improvements

2012-03-27 Thread Luc Pionchon
On Tue, Mar 27, 2012 at 17:45, Shaun McCance wrote: > Hi all, Hi, > > I'm working on improvements to how itstool shows the path and > how it handles multiple comments. Currently, you get messages > like this: > > #: backup-how.page:25(page/title) > msgid "How to back up" > > I've had complaints

itstool improvements

2012-03-27 Thread Shaun McCance
Hi all, I'm working on improvements to how itstool shows the path and how it handles multiple comments. Currently, you get messages like this: #: backup-how.page:25(page/title) msgid "How to back up" I've had complaints that I really shouldn't be putting paths in the source file marker, so I wan