summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002604.html
blob: dd188935913e8a84b1c5ad33e2ad138b8534b1b4 (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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [435] Fix typo
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B435%5D%20Fix%20typo&In-Reply-To=%3CAANLkTikAeWNJ%2BzDeBVaYPNnFdWt2PX9Xs-QyePHpKY0J%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="002569.html">
   <LINK REL="Next"  HREF="002610.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [435] Fix typo</H1>
    <B>Thierry Vignaud</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B435%5D%20Fix%20typo&In-Reply-To=%3CAANLkTikAeWNJ%2BzDeBVaYPNnFdWt2PX9Xs-QyePHpKY0J%40mail.gmail.com%3E"
       TITLE="[Mageia-sysadm] [435] Fix typo">thierry.vignaud at gmail.com
       </A><BR>
    <I>Mon Feb  7 14:35:38 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="002569.html">[Mageia-sysadm] [435] Fix typo
</A></li>
        <LI>Next message: <A HREF="002610.html">[Mageia-sysadm] [435] Fix typo
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2604">[ date ]</a>
              <a href="thread.html#2604">[ thread ]</a>
              <a href="subject.html#2604">[ subject ]</a>
              <a href="author.html#2604">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 6 February 2011 03:39,  &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A>&gt; wrote:
&gt;<i> Revision 435 Author dmorgan Date 2011-02-06 03:39:28 +0100 (Sun, 06 Feb
</I>&gt;<i> 2011)
</I>&gt;<i>
</I>&gt;<i> Log Message
</I>&gt;<i>
</I>&gt;<i> Fix typo
</I>
sorry but you've asked for comments so you'll got them :-)

we've a tool named perl_checker (the one that also regenerate po/*.pot
in drakx modules)
we used to run it prior to commiting in order to spot bugs.
it's easy to run it from emacs (see doc in
/usr/share/doc/perl_checker/*) : once set up,
just press Ctrl+enter and perl_checker reports any bogus stuff.

OK I may have lied a little, one may have to update the .perl_checker
blacklist once a time
for badly written system modules (at least regarding perl_checker
enforced style).

&gt;<i> Modified Paths
</I>&gt;<i>
</I>&gt;<i> control-center/trunk/control-center
</I>&gt;<i> control-center/trunk/po/drakconf.pot
</I>&gt;<i>
</I>&gt;<i> Modified: control-center/trunk/control-center
</I>&gt;<i> ===================================================================
</I>&gt;<i> --- control-center/trunk/control-center	2011-02-06 02:37:30 UTC (rev 434)
</I>&gt;<i> +++ control-center/trunk/control-center	2011-02-06 02:39:28 UTC (rev 435)
</I>&gt;<i> @@ -1440,7 +1440,6 @@
</I>&gt;<i>      my $locale = lang::read;
</I>&gt;<i>      require Gtk2::Pango;
</I>&gt;<i>     foreach my $line (grep { $_ ne &quot;\n&quot; &amp;&amp; !/^#/ }
</I>&gt;<i> cat_(top(glob(&quot;/usr/share/doc/mageia-release-*/CREDITS.$locale-&gt;{lang}&quot;))))
</I>&gt;<i> {
</I>&gt;<i> -        $l
</I>&gt;<i>          if (my ($type, $comment, $contributor) = split(/\|/, $line, 3)) {
</I>&gt;<i>              last if !$type;
</I>&gt;<i>              $comment =~ s/^ //; # fix initial space of first section
</I>&gt;<i> (CREDITS format should be enhanced to specify lines that really are
</I>&gt;<i> sections)
</I>&gt;<i>
</I>&gt;<i> Modified: control-center/trunk/po/drakconf.pot
</I>&gt;<i> ===================================================================
</I>&gt;<i> --- control-center/trunk/po/drakconf.pot	2011-02-06 02:37:30 UTC (rev 434)
</I>&gt;<i> +++ control-center/trunk/po/drakconf.pot	2011-02-06 02:39:28 UTC (rev 435)
</I>&gt;<i> @@ -6,7 +6,7 @@
</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;POT-Creation-Date: 2011-02-06 01:19+0100\n&quot;
</I>&gt;<i> +&quot;POT-Creation-Date: 2011-02-06 03:41+0100\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-sysadm">EMAIL at ADDRESS</A>&gt;\n&quot;
</I>&gt;<i>  &quot;Language-Team: LANGUAGE &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">LL at li.org</A>&gt;\n&quot;
</I>&gt;<i> @@ -526,7 +526,7 @@
</I>&gt;<i>  msgid &quot;%s Control Center&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:106 ../control-center:1058
</I>&gt;<i> +#: ../control-center:106 ../control-center:1060
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Loading... Please wait&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i> @@ -1005,22 +1005,22 @@
</I>&gt;<i>  msgid &quot;/_About...&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:730
</I>&gt;<i> +#: ../control-center:732
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Cancel&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:750
</I>&gt;<i> +#: ../control-center:752
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;%s Control Center %s [on %s]&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1037 ../control-center:1102
</I>&gt;<i> +#: ../control-center:1039 ../control-center:1104
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Error&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1037
</I>&gt;<i> +#: ../control-center:1039
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;&quot;
</I>&gt;<i>  &quot;There's a bug in translations of your language (%s)\n&quot;
</I>&gt;<i> @@ -1028,135 +1028,135 @@
</I>&gt;<i>  &quot;Please report that bug.&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1102
</I>&gt;<i> +#: ../control-center:1104
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Impossible to run unknown '%s' program&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1121
</I>&gt;<i> +#: ../control-center:1123
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;The modifications done in the current module won't be saved.&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1208
</I>&gt;<i> +#: ../control-center:1210
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;cannot fork: %s&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1231
</I>&gt;<i> +#: ../control-center:1233
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;cannot fork and exec \&quot;%s\&quot; since it is not executable&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1370
</I>&gt;<i> +#: ../control-center:1372
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;This program has exited abnormally&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1379
</I>&gt;<i> +#: ../control-center:1381
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Warning&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1389 ../drakconsole:31
</I>&gt;<i> +#: ../control-center:1391 ../drakconsole:31
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Close&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1396
</I>&gt;<i> +#: ../control-center:1398
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;More themes&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1398
</I>&gt;<i> +#: ../control-center:1400
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Getting new themes&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1399
</I>&gt;<i> +#: ../control-center:1401
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Additional themes&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1401
</I>&gt;<i> +#: ../control-center:1403
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Get additional themes on www.damz.net&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1409
</I>&gt;<i> +#: ../control-center:1411
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;About - %s Control Center&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1418
</I>&gt;<i> +#: ../control-center:1420
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Authors: &quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1422
</I>&gt;<i> +#: ../control-center:1424
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;(perl version)&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1427
</I>&gt;<i> +#: ../control-center:1429
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Artwork: &quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1432
</I>&gt;<i> +#: ../control-center:1434
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Helene Durosini&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i>  #. -PO: this is used as &quot;language: translator&quot; in credits part of the about
</I>&gt;<i> dialog:
</I>&gt;<i> -#: ../control-center:1455
</I>&gt;<i> +#: ../control-center:1456
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;- %s: %s\n&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1470
</I>&gt;<i> +#: ../control-center:1471
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;&quot;
</I>&gt;<i>  &quot;_: NAME OF TRANSLATORS\n&quot;
</I>&gt;<i>  &quot;Your names&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1472
</I>&gt;<i> +#: ../control-center:1473
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;&quot;
</I>&gt;<i>  &quot;_: EMAIL OF TRANSLATORS\n&quot;
</I>&gt;<i>  &quot;Your emails&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1474
</I>&gt;<i> +#: ../control-center:1475
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Translator: &quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i>  #. -PO: Here, first %s will be replaced by 'Mageia'
</I>&gt;<i>  #. -PO: second %s will be replaced by the version (eg: &quot;Mageia 1 (Free)
</I>&gt;<i> Control Center&quot;)
</I>&gt;<i> -#: ../control-center:1483
</I>&gt;<i> +#: ../control-center:1484
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;%s %s (%s) Control Center&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i>  #. -PO: here %s is eg: &quot;1999-2008&quot;
</I>&gt;<i> -#: ../control-center:1488
</I>&gt;<i> +#: ../control-center:1489
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Copyright (C) %s Mandriva SA&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1488
</I>&gt;<i> +#: ../control-center:1489
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Copyright (C) %s Mageia&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1494
</I>&gt;<i> +#: ../control-center:1495
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Authors&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i> -#: ../control-center:1495
</I>&gt;<i> +#: ../control-center:1496
</I>&gt;<i>  #, c-format
</I>&gt;<i>  msgid &quot;Mageia Contributors&quot;
</I>&gt;<i>  msgstr &quot;&quot;
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mageia-sysadm mailing list
</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A>
</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
</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="002569.html">[Mageia-sysadm] [435] Fix typo
</A></li>
	<LI>Next message: <A HREF="002610.html">[Mageia-sysadm] [435] Fix typo
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2604">[ date ]</a>
              <a href="thread.html#2604">[ thread ]</a>
              <a href="subject.html#2604">[ subject ]</a>
              <a href="author.html#2604">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>