[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interested in joining
- To: Documentation and Translation <doc at arabeyes dot org>
- Subject: Re: Interested in joining
- From: Youssef Chahibi <chahibi at gmail dot com>
- Date: Fri, 1 Sep 2006 10:52:21 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=L657HMRax4IxnVEqcwYouINgdoxAxahoetrn4fpXFVhONGlK8iJIGKx5pwoCTgtaEMr2UVcZyTj8J9jMtvFZdISAxcInq9/GSGE6tf/U0qVJmevHRj3TyphxKbPW//UR6kDDTHrh8sFOja/II6o1KqgjiaFGr4m8eazkLgNu3Wc=
- User-agent: KMail/1.9.3
On Saturday 12 August 2006 16:35, Afief Halumi wrote:
> I have checked out gnome, installed gTranslator, found myself a file that
> was not assigned, but gtranslator tells me there is a syntax error about
> quite a lot of gnome/desktop's PO files, although msgfmt -c --statistics
> filename.po doesn't. is that gTranslator's fault or is there something else
> i might have missed?
السلام عليكم
Try: msgfmt -cv -o /dev/null file.po
Read the error messages, and then with a text editor try to fix the errors,
the command display the line number so it is easy to do.