[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installation-report i18n'ed?



Christian Perrier wrote:
> 
> > +++ trunk/packages/installation-report/bug/installation-report/script	Thu Aug 17 22:47:20 2006
> > @@ -61,7 +61,7 @@
> >  if [ ! -e "$logsavedir/hardware-summary" ]; then
> >  	gettext "Cannot find installation logs in /var/log/installer"
> >  	echo
> > -	yesno "$(gettext "Use installation logs from another location?") " yep
> > +	yesno "$(gettext "Use installation logs from another location? [Y/n] ") " yep
> >  	if [ "$REPLY" = yep ]; then
> >  		while [ ! -e "$logsavedir/hardware-summary" ]; do
> >  			gettext "Enter location of installation logs:"
> 
> 
> This makes me discover that installation-report seems i18n'ed....but
> where are the POt/PO files?
> 
> Or is the i18n work unfinished yet?

It's unfinished, nothing generates po files for it yet.

reportbug seems not to be localised, so doing it would probably be a
better use of time than this minor script that uses reportbug.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: