Bug#412620: bindgraph: Errors in debconf template

2007-02-28 Thread José Luis Tallón
Christian Perrier wrote:
>> Christian, if you think the teams will be able to meet the deadline and
>> that it will noticeably increase the quality of translations/bindgraph's
>> usability, PLEASE DO.
>> 
>
>
> Actually, rewriting the templates to fit the recommended writing style
> would be good, also. 
>
> See the proposed patch
>
>
>   
> 
>
> --- templates 2007-02-28 18:47:03.026565239 +0100
> +++ bindgraph-0.2a/debian/templates   2007-02-28 18:45:36.049129489 +0100
> @@ -2,7 +2,7 @@
>  Type: boolean
>  Default: true
>  _Description: Should BindGraph start on boot?
> - BindGraph can start on boot time as a daemon. Then it will will monitor
> + BindGraph can start on boot time as a daemon. Then it will monitor
>   your BIND logfile for changes. This is recommended.
>   .
>   The other method is to call bindgraph.pl by hand with the -l parameter.
> @@ -10,12 +10,12 @@
>  Template: bindgraph/logfile
>  Type: string
>  Default: /var/log/bind9-query.log
> -_Description: Which logfile should be used by BindGraph?
> - Enter the logfile from which data should be pulled to create the databases 
> - for bindgraph. If unsure, leave default.
> +_Description: BindGraph log file:
> + Please enter the logfile from which data should be pulled to create
> + the databases for Bindgraph. If unsure, leave the default value.
>   
Actually, I don't 'bindgraph' should be capitalized at all :-|
>  Template: bindgraph/configure_bind
> -Type: note
> +Type: error
>  _Description: BIND9 logging required
>   BindGraph needs BIND logging to be active in order to work.
>   
This *is* a note. We can't really detect that logging is active (apart
from checking whether the specified logfile exists --- which needs not
be the case)

In case it does not indeed exist, we should retry at least once.

This implies a fairly major modification of `config', which ftp-master
is bound to reject.


Comments?
> @@ -26,5 +26,5 @@
>  Type: boolean
>  Default: true
>  _Description: Remove RRD files on purge?
> - BindGraph keeps its database files under /var/lib/bindgraph. Should this
> - directory be removed completely on purge?
> + BindGraph keeps its database files under /var/lib/bindgraph. Please choose
> + whether this directory should be removed completely on purge.
>   

J.L.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#412620: bindgraph: Errors in debconf template

2007-02-28 Thread Christian Perrier

> Christian, if you think the teams will be able to meet the deadline and
> that it will noticeably increase the quality of translations/bindgraph's
> usability, PLEASE DO.


Actually, rewriting the templates to fit the recommended writing style
would be good, also. 

See the proposed patch


--- templates	2007-02-28 18:47:03.026565239 +0100
+++ bindgraph-0.2a/debian/templates	2007-02-28 18:45:36.049129489 +0100
@@ -2,7 +2,7 @@
 Type: boolean
 Default: true
 _Description: Should BindGraph start on boot?
- BindGraph can start on boot time as a daemon. Then it will will monitor
+ BindGraph can start on boot time as a daemon. Then it will monitor
  your BIND logfile for changes. This is recommended.
  .
  The other method is to call bindgraph.pl by hand with the -l parameter.
@@ -10,12 +10,12 @@
 Template: bindgraph/logfile
 Type: string
 Default: /var/log/bind9-query.log
-_Description: Which logfile should be used by BindGraph?
- Enter the logfile from which data should be pulled to create the databases 
- for bindgraph. If unsure, leave default.
+_Description: BindGraph log file:
+ Please enter the logfile from which data should be pulled to create
+ the databases for Bindgraph. If unsure, leave the default value.
 
 Template: bindgraph/configure_bind
-Type: note
+Type: error
 _Description: BIND9 logging required
  BindGraph needs BIND logging to be active in order to work.
  .
@@ -26,5 +26,5 @@
 Type: boolean
 Default: true
 _Description: Remove RRD files on purge?
- BindGraph keeps its database files under /var/lib/bindgraph. Should this
- directory be removed completely on purge?
+ BindGraph keeps its database files under /var/lib/bindgraph. Please choose
+ whether this directory should be removed completely on purge.


signature.asc
Description: Digital signature


Bug#412620: bindgraph: Errors in debconf template

2007-02-27 Thread Christian Perrier

> Christian, if you think the teams will be able to meet the deadline and
> that it will noticeably increase the quality of translations/bindgraph's
> usability, PLEASE DO.


Actually, we can try. After all, if teams just can't cope with it,
then the point is just not uploading a fixed version.

Moreover, the change suggested by Matthias is easy to fix *without*
putting burden on l10n teams. As this is just a double word and
inconsistent capitalization, we perfectly can unfuzzy PO files before
making the change.

The clue is:

s/will will/will
s/for bindgraph/for Bindgraph

on all PO files

then change the templates

then run debconf-updatepo

The result should be still complete files.which can be checked
with:

mdgfmt -o /dev/null -c debian/po/fr.po

I'll have a look at all this ASAP.






signature.asc
Description: Digital signature


Bug#412620: bindgraph: Errors in debconf template

2007-02-26 Thread José Luis Tallón
Christian Perrier wrote:
> Quoting Matthias Julius ([EMAIL PROTECTED]):
>   
>> Package: bindgraph
>> Version: 0.2a-1
>> Severity: minor
>> Tags: patch
>>
>> While working on the German po-debconf template translation I noticed
>> some minor errors in the template.  Please find attached a diff with my
>> proposed changes.
>> 
>
>
> Bindgraph maintainer, such changes *must* be coordinated with
> translators. If you just change the templates, you'll make us *very*
> mad..:-)
>   
I know. I wasn't thinking about changing the templates before Etch...
> The suggested way to fix this is:
>
> -make the changes
> -run debconf-updatepo
> -run "podebconf-report-po --languageteam --deadline='.'" to warn
> existing translators and give them a deadline to send their updates
> (no less than 7 days, please)
> -run "podebconf-report-po --call --deadline='.'" to call for new
> translations 
>   
I didn't know this. Many thanks.
> If you want, I can coordinated this for you. That would include a full
> proofreading of the templates for compliance with the developer's
> reference suggested writing style.
>   
Christian, if you think the teams will be able to meet the deadline and
that it will noticeably increase the quality of translations/bindgraph's
usability, PLEASE DO.

How can I help?
(I can write spanish and swedish if needed... guess you'll be better
than me at translating into french ;) )



Thanks once again, Christian.
We owe you a tribute for your efforts in having Debian perfectly localized.


Sincerely,

J.L.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#412620: bindgraph: Errors in debconf template

2007-02-26 Thread Christian Perrier
Quoting Matthias Julius ([EMAIL PROTECTED]):
> Package: bindgraph
> Version: 0.2a-1
> Severity: minor
> Tags: patch
> 
> While working on the German po-debconf template translation I noticed
> some minor errors in the template.  Please find attached a diff with my
> proposed changes.


Bindgraph maintainer, such changes *must* be coordinated with
translators. If you just change the templates, you'll make us *very*
mad..:-)

The suggested way to fix this is:

-make the changes
-run debconf-updatepo
-run "podebconf-report-po --languageteam --deadline='.'" to warn
existing translators and give them a deadline to send their updates
(no less than 7 days, please)
-run "podebconf-report-po --call --deadline='.'" to call for new
translations 

If you want, I can coordinated this for you. That would include a full
proofreading of the templates for compliance with the developer's
reference suggested writing style.

Matthias, I suggest you add such text to all reports you send about
errors in debconf templates.




signature.asc
Description: Digital signature


Bug#412620: bindgraph: Errors in debconf template

2007-02-26 Thread Matthias Julius
Package: bindgraph
Version: 0.2a-1
Severity: minor
Tags: patch

While working on the German po-debconf template translation I noticed
some minor errors in the template.  Please find attached a diff with my
proposed changes.

Matthias

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- templates.old   2007-02-26 21:31:18.0 -0500
+++ templates   2007-02-26 21:35:40.0 -0500
@@ -2,7 +2,7 @@
 Type: boolean
 Default: true
 _Description: Should BindGraph start on boot?
- BindGraph can start on boot time as a daemon. Then it will will monitor
+ BindGraph can start on boot time as a daemon. Then it will monitor
  your BIND logfile for changes. This is recommended.
  .
  The other method is to call bindgraph.pl by hand with the -l parameter.
@@ -11,8 +11,8 @@
 Type: string
 Default: /var/log/bind9-query.log
 _Description: Which logfile should be used by BindGraph?
- Enter the logfile from which data should be pulled to create the databases 
- for bindgraph. If unsure, leave default.
+ Enter the logfile from which data should be pulled to create the databases
+ for BindGraph. If unsure, leave default.
 
 Template: bindgraph/configure_bind
 Type: note