On Mon, Jan 21, 2002 at 11:38:37AM -0200, Gustavo Noronha Silva wrote:
> [CC me on replies, I'm not on the list]
> 
> Hello team,
> 
> thanks for the good work! here's an important patch for us translators/users
> of a non-english language:
I'm sorry.  Did you read the comment right before the line you modified?

--
Misha

> --------------------------------------------------------------------------------
> --- boxes.c.old   Wed Dec 12 02:27:47 2001
> +++ boxes.c     Mon Jan 21 11:31:38 2002
> @@ -108,7 +108,7 @@
>       * stuff is called BEFORE language chooser (or something else)
>       * allowed the user to choose the language.
>       */ 
> -       msg = "Debian GNU/Linux System Installation";
> +       msg = _("Debian GNU/Linux System Installation");
>         newtDrawRootText((w-strlen(msg))/2, -5, msg);
>         stderrToTTY(3);
>  }
> --------------------------------------------------------------------------------


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

Reply via email to