Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Péter Gábor

POChecker (r46530) combines the file names of translated PO-s wrong. The
language ID strings are taken from GUI's language list:
lazaruside.Hungarian  [hu].po

...

2014-10-10 23:30 keltezéssel, Bart írta:
 On 10/9/14, Péter Gábor p...@freemail.hu wrote:
 
 - Saving the last used language would be very handy
 
 Done in r46511.
 It took some silly statement in the Langfilter's OnChange event to
 make it work though (see the comments).
 
 bart
 
 --
 ___
 Lazarus mailing list
 Lazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
 

-- 
Péter Gábor
p...@freemail.hu

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Péter Gábor
Some more issues:

- Do not pop up summary automatically, because most users need to see it
only if there are errors/warnings and such or when he/she want to see
the percentage of translated/fuzzy strings

- Allow open graphic and text summary (each without the other) from the
main form of POChecker after running the tests

- Currently opening a .po file via graphic summary closes text and
graphic summary and a new run of tests required to open another .po file

-- 
Péter Gábor
p...@freemail.hu

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Bart
On 10/11/14, Péter Gábor p...@freemail.hu wrote:

 - Do not pop up summary automatically, because most users need to see it
 only if there are errors/warnings and such or when he/she want to see
 the percentage of translated/fuzzy strings

Yet another option, needs yet another GUI something to control it.
Don't think I'm gonna implement that, but maybe I'll change my mind
one of these day.
You'r always wellcome to supply a patch (preferrably in bugtracker).


 - Allow open graphic and text summary (each without the other) from the
 main form of POChecker after running the tests

No, won't do that.

 - Currently opening a .po file via graphic summary closes text and
 graphic summary and a new run of tests required to open another .po file

This closing was designed so that the IDE does clutter with (modal) forms.
The stand-alone version does not suffer from this.
You can supply an editor via the --editor=someprogram commandline option.

Maybe the dialog before opening in Lazarus IDE can be modified so you
can choose to either open file+close window, open file+keep window, or
cancel?
(Probably using QuestionDialog with some custom buttons?)

Bart

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Bart
On 10/11/14, Péter Gábor p...@freemail.hu wrote:

 POChecker (r46530) combines the file names of translated PO-s wrong. The
 language ID strings are taken from GUI's language list:
 lazaruside.Hungarian  [hu].po

Oops, fixed in r46531.

Sorry.

Bart

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Bart
On 9/20/14, Giuliano Colla giuliano.co...@fastwebnet.it wrote:

 Il 19/09/2014 22:30, Bart ha scritto:
 I refactored the GraphStat form using a TListView and a TImageList.
 See r46256.

This is a test message.
Somehow the last replies (t Peter) in this thread do not show up in my
mail client (I use Gmail for the list), but I can see them in the
archive.

@Giuliano Colla: can you (and please not everybody) acknowledge this
mail by replying?
Please also CC to bartjunk64 at gmail dot com, so I can see that you
replied 9in case it does not turn up in this thread in my GMail).

Bart

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-10-11 Thread Giuliano Colla


Il 12/10/2014 00:27, Bart ha scritto:

On 9/20/14, Giuliano Colla giuliano.co...@fastwebnet.it wrote:


Il 19/09/2014 22:30, Bart ha scritto:
I refactored the GraphStat form using a TListView and a TImageList.
See r46256.

This is a test message.
Somehow the last replies (t Peter) in this thread do not show up in my
mail client (I use Gmail for the list), but I can see them in the
archive.

@Giuliano Colla: can you (and please not everybody) acknowledge this
mail by replying?
Please also CC to bartjunk64 at gmail dot com, so I can see that you
replied 9in case it does not turn up in this thread in my GMail).


Yes. I got it.

Giuliano

--
Giuliano Colla

Project planning question: when it's 90% done, are we halfway or not yet?


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus