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

installation-report i18n'ed?



> +++ 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?


Attachment: signature.asc
Description: Digital signature


Reply to: