summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110506/004465.html
blob: 654c8ebd3a152f7b96498be57e2f6c543ebe1f99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
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>