diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110506/004471.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110506/004471.html | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110506/004471.html b/zarb-ml/mageia-dev/20110506/004471.html new file mode 100644 index 000000000..91a8882ec --- /dev/null +++ b/zarb-ml/mageia-dev/20110506/004471.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1122%5D%20corrected%20draklive-install.pot%20to%20pass%0A%20msgfmt%20-c&In-Reply-To=%3C1304692876.2445.86.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004465.html"> + <LINK REL="Next" HREF="004480.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B1122%5D%20corrected%20draklive-install.pot%20to%20pass%0A%20msgfmt%20-c&In-Reply-To=%3C1304692876.2445.86.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c">misc at zarb.org + </A><BR> + <I>Fri May 6 16:41:16 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="004465.html">[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c +</A></li> + <LI>Next message: <A HREF="004480.html">[Mageia-dev] [1124] - fix plural, thank to JohnR +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4471">[ date ]</a> + <a href="thread.html#4471">[ thread ]</a> + <a href="subject.html#4471">[ subject ]</a> + <a href="author.html#4471">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le vendredi 06 mai 2011 à 16:06 +0200, Thierry Vignaud a écrit : +><i> On 6 May 2011 15:33, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +</I>><i> > Revision 1122 Author obgr_seneca Date 2011-05-06 15:33:19 +0200 (Fri, 06 May +</I>><i> > 2011) +</I>><i> > +</I>><i> > Log Message +</I>><i> > +</I>><i> > corrected draklive-install.pot to pass msgfmt -c +</I>><i> +</I>><i> Please stop doing that. +</I>><i> the pot file isn't supposed to pass msgfmt -c. +</I>><i> Only *.po are supposed to. +</I> + +Speaking of that : + +/rpmdrake/po $ (for i in *po ; do msgfmt -c $i 2>&1 ; done; ) | wc -l +85 + +So I had to disable the check of msgfmt on .po in svn. + +That's mainly on : + +af.po:2271: number of format specifications in 'msgid_plural' and +'msgstr[1]' does not match +msgfmt: 1 erreur fatale trouvée + + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004465.html">[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c +</A></li> + <LI>Next message: <A HREF="004480.html">[Mageia-dev] [1124] - fix plural, thank to JohnR +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4471">[ date ]</a> + <a href="thread.html#4471">[ thread ]</a> + <a href="subject.html#4471">[ subject ]</a> + <a href="author.html#4471">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |