<<< Date Index >>>     <<< Thread Index >>>

Re: POTFILES.in update



Re: TAKAHASHI Tamotsu in <20050218124658.GB14700@xxxxxxxxxxxxxxxxxxxx>
> -         state_attach_puts ("*** Begin Notation (signature by: ", s);
> +         state_attach_puts (_("*** Begin Notation (signature by: "), s);

Is this a free form text or defined format that should not be
changed/translated?

> -         state_attach_puts (") ***\n", s);
> +         state_attach_puts (_(") ***\n"), s);

I don't think translations need to put anything after the string here.

> -      fprintf (fp, "%s ......: ", idx ? _(" aka") :_("Name"));
> +      fprintf (fp, _("%s ......: "), idx ? _(" aka") :_("Name"));

Nothing to translate in the first string.

> -      fprintf (fp, "Internal error: can't create gpgme context: %s\n",
> +      fprintf (fp, _("Internal error: can't create gpgme context: %s\n"),

Is it worthwhile to translate internal errors? If it's something that
users can be expected to see, should the "Internal error" be dropped
from the error message?

Christoph
-- 
cb@xxxxxxxx | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature