[Xfce-i18n] Spelling mistake

Jasper Huijsmans jasper at xfce.org
Thu Sep 23 06:55:59 CEST 2004


Ambrose Li wrote:
> Hi,
> 
> since HEAD is string-frozen, I don't know if you want to correct this:
> 

Yeah, we can do that if we update the po-files as well (with simple sed 
command or something).


> ------------ cut here --------------- 8< -----------------
> Index: xfprint/xfprint/printdlg.c
> ===================================================================
> RCS file: /cvsroot/xfce/xfce4/xfprint/xfprint/printdlg.c,v
> retrieving revision 1.16
> diff -u -u -p -r1.16 printdlg.c
> --- xfprint/xfprint/printdlg.c	13 Sep 2004 19:36:37 -0000	1.16
> +++ xfprint/xfprint/printdlg.c	23 Sep 2004 04:29:57 -0000
> @@ -241,7 +241,7 @@ static gboolean print (PrintDlg *dlg, co
>    (void)close (output);
>  
>    if (!ret)
> -    xfce_err (_("Unable to print to temporaly file"));
> +    xfce_err (_("Unable to print to temporary file"));
>    else
>      ret = printing_system_print_file (dlg, ofile);
>  
> ------------ cut here --------------- 8< -----------------
> 
> Best regards,




More information about the Xfce-i18n mailing list