Re: Evolution translation commit reverted
- From: Daniel Mustieles García <daniel mustieles gmail com>
- To: Christian Kirbach <christian kirbach gmail com>
- Cc: GNOME i18n list <gnome-i18n gnome org>
- Subject: Re: Evolution translation commit reverted
- Date: Thu, 22 Aug 2013 11:11:01 +0200
The problem with itstool is that it doesn't say where is the mismatched tag. For this cases, gtxml is really useful but I don't know why, in this case, it didn't show the error.
With itstool you can isolate the .xml or .page file easily. Just using the following command inside a loop can help to identify the file containing the tag:
itstool --strict -m de/messages.mo -o /dev/null <.xml|.page file>
Now just need to search the offending tag in the PO file, filtering by the name of the XML file. It's not perfect, but maybe helps in some cases.
Cheers
P.S. To generate the messages.mo file just run msgfmt de.po inside the help/de folder
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]