-------- Forwarded Message --------
> From: Harish Krishnaswamy <[EMAIL PROTECTED]>
> To: evolution-patches <[EMAIL PROTECTED]>, gnome-doc-list
> <gnome-doc-list@gnome.org>
> Subject: [evolution-patches] String change notification in
> exchange-operations plugin
> Date: Mon, 16 Jan 2006 13:33:53 +0530
> 
> Hi,
> 
>  Committed a fix for #327155 (grammar error in translatable string).
> Just a minor change.
> 
> diff -u -p -r1.20 exchange-config-listener.c
> --- exchange-config-listener.c        13 Jan 2006 15:29:02 -0000      1.20
> +++ exchange-config-listener.c        16 Jan 2006 08:00:01 -0000
> @@ -630,7 +630,7 @@ display_passwd_expiry_message (int max_p
>       GtkResponseType response;
>       GtkLabel *warning_msg_label;
>       char *passwd_expiry_msg =
> -             g_strdup_printf (_("Your password will expire in next %d days"),
> max_passwd_age);
> +             g_strdup_printf (_("Your password will expire in the next %d 
> days"),
> max_passwd_age);
>       
>       xml = glade_xml_new (FILENAME, ROOTNODE, NULL);
>  
> 
> 
> Thanks,
> Harish
> 
> _______________________________________________
> Evolution-patches mailing list
> [EMAIL PROTECTED]
> http://mail.gnome.org/mailman/listinfo/evolution-patches

_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to