Re: [evolution-patches] Get rid of translatable debug message.
- From: JP Rosevear <jpr ximian com>
- To: Priit Laes <amd tt ee>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] Get rid of translatable debug message.
- Date: Mon, 03 May 2004 14:51:58 -0400
On Sat, 2004-05-01 at 07:11 +0300, Priit Laes wrote:
> I found a translatable debug message, which makes no sense for
> translation.
> - g_warning (_("open_client(): %s"), error->message);
> + g_warning ("open_client(): %s", error->message);
> IMHO, there should be no need for translating a function name in debug
> message.
Approved.
-JP
--
JP Rosevear <jpr ximian com>
Novell, Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]