|
From: Frans S. <fra...@gm...> - 2008-12-12 16:40:33
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Francesco Montorsi wrote:
<blockquote cite="mid:494...@ya..." type="cite">
<pre wrap="">Frans Schreuder ha scritto:
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">AFAIK the wx translations should get loaded automatically... I'll look why they
aren't.
</pre>
</blockquote>
<pre wrap="">At the moment we use strings like _("new") for the toolbar buttons, and
wxID_NEW with a wxEmtyString for the caption. I think I will just put
the strings in the formbuilder project, and we are done...
</pre>
</blockquote>
<pre wrap=""><!---->if this not an urgent issue I think I can fix it in the proper way (i.e. using
stock items and stock wx translations). Fixing this also means less work for
translators (no need to translate stock items) and that all wxWidgets internal
error messages which it could throw from "inside" the library would appear
correctly translated, too.
</pre>
</blockquote>
well, the "new" strings were there already, so it was no extra work at
all, I already fixed it...<br>
will commit shortly...<br>
<blockquote cite="mid:494...@ya..." type="cite">
<pre wrap="">Francesco
</pre>
</blockquote>
</body>
</html>
|