summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110506/004465.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110506/004465.html')
-rw-r--r--zarb-ml/mageia-dev/20110506/004465.html138
1 files changed, 138 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110506/004465.html b/zarb-ml/mageia-dev/20110506/004465.html
new file mode 100644
index 000000000..654c8ebd3
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110506/004465.html
@@ -0,0 +1,138 @@
+<!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%09msgfmt%20-c&In-Reply-To=%3CBANLkTinGSAwO%3DgA3rw%2B7Z5HYwZ9K0frf%2BA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="004472.html">
+ <LINK REL="Next" HREF="004471.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c</H1>
+ <B>Thierry Vignaud</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%09msgfmt%20-c&In-Reply-To=%3CBANLkTinGSAwO%3DgA3rw%2B7Z5HYwZ9K0frf%2BA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Fri May 6 16:06:55 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="004472.html">[Mageia-dev] [1127] set default distsuffix to .mga ( after being changed to mga in version 1.128)
+</A></li>
+ <LI>Next message: <A HREF="004471.html">[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4465">[ date ]</a>
+ <a href="thread.html#4465">[ thread ]</a>
+ <a href="subject.html#4465">[ subject ]</a>
+ <a href="author.html#4465">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 6 May 2011 15:33, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 1122 Author obgr_seneca Date 2011-05-06 15:33:19 +0200 (Fri, 06 May
+</I>&gt;<i> 2011)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> corrected draklive-install.pot to pass msgfmt -c
+</I>
+Please stop doing that.
+the pot file isn't supposed to pass msgfmt -c.
+Only *.po are supposed to.
+All these changes will be reverted next time we'll
+sync the reference catalog (.pot) with the code.
+
+When creating a new translation (for a language for which there were
+no translation before), one copy the foobar.pot as LL.po
+
+the &quot;fuzzy&quot; tag is here to force him/her to initialize the header (language,
+encoding, ...)
+
+I'm OK with modyfing perl_checker to default to UTF-8, maybe adding
+an option to add the package name but doing manually and playing ping-pong
+with perl_checker is totally wrong. eg:
+
+dev1 set package name &amp; encoding in pot
+dev2 run &quot;make *pot&quot; after adding new stings and header got reversed
+dev1 set again package name &amp; encoding in pot
+dev5 run &quot;make *pot&quot; after adding new stings and header got reversed
+(...)
+
+&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> draklive-install/trunk/po/draklive-install.pot
+</I>&gt;<i>
+</I>&gt;<i> Modified: draklive-install/trunk/po/draklive-install.pot
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- draklive-install/trunk/po/draklive-install.pot 2011-05-06 13:10:55 UTC
+</I>&gt;<i> (rev 1121)
+</I>&gt;<i> +++ draklive-install/trunk/po/draklive-install.pot 2011-05-06 13:33:19 UTC
+</I>&gt;<i> (rev 1122)
+</I>&gt;<i> @@ -4,13 +4,13 @@
+</I>&gt;<i> #
+</I>&gt;<i> msgid &quot;&quot;
+</I>&gt;<i> msgstr &quot;&quot;
+</I>&gt;<i> -&quot;Project-Id-Version: PACKAGE VERSION\n&quot;
+</I>&gt;<i> +&quot;Project-Id-Version: draklive-install\n&quot;
+</I>&gt;<i> &quot;POT-Creation-Date: 2010-04-02 14:45+0200\n&quot;
+</I>&gt;<i> &quot;PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n&quot;
+</I>&gt;<i> &quot;Last-Translator: FULL NAME &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">EMAIL at ADDRESS</A>&gt;\n&quot;
+</I>&gt;<i> &quot;Language-Team: LANGUAGE &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">LL at li.org</A>&gt;\n&quot;
+</I>&gt;<i> &quot;MIME-Version: 1.0\n&quot;
+</I>&gt;<i> -&quot;Content-Type: text/plain; charset=CHARSET\n&quot;
+</I>&gt;<i> +&quot;Content-Type: text/plain; charset=UTF-8\n&quot;
+</I>&gt;<i> &quot;Content-Transfer-Encoding: 8-bit\n&quot;
+</I>&gt;<i> &quot;Content-Type: text/plain; charset=UTF-8\n&quot;
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+&gt;<i> R : Tu vois !
+</I>&gt;<i> &gt; Q : Tu crois ?
+</I>&gt;<i> &gt; &gt; R : &#199;a casse l'ordre chronologique de l'&#233;change.
+</I>&gt;<i> &gt; &gt; &gt; Q : En quoi r&#233;pondre au dessus est-il g&#234;nant ?
+</I></PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="004472.html">[Mageia-dev] [1127] set default distsuffix to .mga ( after being changed to mga in version 1.128)
+</A></li>
+ <LI>Next message: <A HREF="004471.html">[Mageia-dev] [1122] corrected draklive-install.pot to pass msgfmt -c
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4465">[ date ]</a>
+ <a href="thread.html#4465">[ thread ]</a>
+ <a href="subject.html#4465">[ subject ]</a>
+ <a href="author.html#4465">[ 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>