APT

Merge lp:~evfool/apt/fix641673 into lp:~ubuntu-core-dev/apt/ubuntu

Proposed by Robert Roth
Status: Needs review
Proposed branch: lp:~evfool/apt/fix641673
Merge into: lp:~ubuntu-core-dev/apt/ubuntu
Diff against target: 590 lines (+46/-46)
45 files modified
apt-pkg/cacheset.cc (+1/-1)
po/apt-all.pot (+1/-1)
po/ar.po (+1/-1)
po/ast.po (+1/-1)
po/bg.po (+1/-1)
po/bs.po (+1/-1)
po/ca.po (+1/-1)
po/cs.po (+1/-1)
po/cy.po (+1/-1)
po/da.po (+1/-1)
po/de.po (+1/-1)
po/dz.po (+1/-1)
po/el.po (+1/-1)
po/es.po (+1/-1)
po/eu.po (+1/-1)
po/fi.po (+1/-1)
po/fr.po (+1/-1)
po/gl.po (+1/-1)
po/hu.po (+1/-1)
po/it.po (+1/-1)
po/ja.po (+1/-1)
po/km.po (+1/-1)
po/ko.po (+1/-1)
po/ku.po (+1/-1)
po/lt.po (+1/-1)
po/mr.po (+1/-1)
po/nb.po (+1/-1)
po/ne.po (+1/-1)
po/nl.po (+1/-1)
po/nn.po (+1/-1)
po/pl.po (+1/-1)
po/pt.po (+1/-1)
po/pt_BR.po (+1/-1)
po/ro.po (+1/-1)
po/ru.po (+1/-1)
po/sk.po (+1/-1)
po/sl.po (+1/-1)
po/sv.po (+1/-1)
po/th.po (+1/-1)
po/tl.po (+1/-1)
po/uk.po (+1/-1)
po/vi.po (+1/-1)
po/zh_CN.po (+1/-1)
po/zh_TW.po (+1/-1)
test/integration/framework (+2/-2)
To merge this branch: bzr merge lp:~evfool/apt/fix641673
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+48689@code.launchpad.net

Description of the change

String-fix in the source and the translations for the grammatical mistake reported in bug #641673.

To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) wrote :

Many thanks!

review: Approve

Unmerged revisions

1841. By Robert Roth

Fixed grammatical mistake (LP #641673)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apt-pkg/cacheset.cc'
2--- apt-pkg/cacheset.cc 2010-07-30 07:51:42 +0000
3+++ apt-pkg/cacheset.cc 2011-02-05 03:19:53 +0000
4@@ -464,7 +464,7 @@
5 VersionSet CacheSetHelper::canNotFindAllVer(pkgCacheFile &Cache,
6 pkgCache::PkgIterator const &Pkg) {
7 if (ShowError == true)
8- _error->Insert(ErrorType, _("Can't select versions from package '%s' as it purely virtual"), Pkg.FullName(true).c_str());
9+ _error->Insert(ErrorType, _("Can't select versions from package '%s' as it is purely virtual"), Pkg.FullName(true).c_str());
10 return VersionSet();
11 }
12 /*}}}*/
13
14=== modified file 'po/apt-all.pot'
15--- po/apt-all.pot 2010-10-29 14:37:35 +0000
16+++ po/apt-all.pot 2011-02-05 03:19:53 +0000
17@@ -2893,7 +2893,7 @@
18
19 #: apt-pkg/cacheset.cc:467
20 #, c-format
21-msgid "Can't select versions from package '%s' as it purely virtual"
22+msgid "Can't select versions from package '%s' as it is purely virtual"
23 msgstr ""
24
25 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
26
27=== modified file 'po/ar.po'
28--- po/ar.po 2010-09-29 18:56:30 +0000
29+++ po/ar.po 2011-02-05 03:19:53 +0000
30@@ -2927,7 +2927,7 @@
31
32 #: apt-pkg/cacheset.cc:467
33 #, c-format
34-msgid "Can't select versions from package '%s' as it purely virtual"
35+msgid "Can't select versions from package '%s' as it is purely virtual"
36 msgstr ""
37
38 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
39
40=== modified file 'po/ast.po'
41--- po/ast.po 2010-10-04 09:03:24 +0000
42+++ po/ast.po 2011-02-05 03:19:53 +0000
43@@ -3156,7 +3156,7 @@
44
45 #: apt-pkg/cacheset.cc:467
46 #, c-format
47-msgid "Can't select versions from package '%s' as it purely virtual"
48+msgid "Can't select versions from package '%s' as it is purely virtual"
49 msgstr ""
50 "Nun pueden seleicionase versiones pal paquete'%s' como puramente virtual"
51
52
53=== modified file 'po/bg.po'
54--- po/bg.po 2010-09-29 18:56:30 +0000
55+++ po/bg.po 2011-02-05 03:19:53 +0000
56@@ -3191,7 +3191,7 @@
57
58 #: apt-pkg/cacheset.cc:467
59 #, c-format
60-msgid "Can't select versions from package '%s' as it purely virtual"
61+msgid "Can't select versions from package '%s' as it is purely virtual"
62 msgstr "Не е възможно избиране на версия за пакета „%s“ понеже е виртуален"
63
64 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
65
66=== modified file 'po/bs.po'
67--- po/bs.po 2010-09-29 18:56:30 +0000
68+++ po/bs.po 2011-02-05 03:19:53 +0000
69@@ -2924,7 +2924,7 @@
70
71 #: apt-pkg/cacheset.cc:467
72 #, c-format
73-msgid "Can't select versions from package '%s' as it purely virtual"
74+msgid "Can't select versions from package '%s' as it is purely virtual"
75 msgstr ""
76
77 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
78
79=== modified file 'po/ca.po'
80--- po/ca.po 2010-09-29 18:56:30 +0000
81+++ po/ca.po 2011-02-05 03:19:53 +0000
82@@ -3191,7 +3191,7 @@
83
84 #: apt-pkg/cacheset.cc:467
85 #, c-format
86-msgid "Can't select versions from package '%s' as it purely virtual"
87+msgid "Can't select versions from package '%s' as it is purely virtual"
88 msgstr ""
89 "No s'han pogut seleccionar les versions del paquet '%s' ja que és purament "
90 "virtual"
91
92=== modified file 'po/cs.po'
93--- po/cs.po 2010-11-27 15:18:27 +0000
94+++ po/cs.po 2011-02-05 03:19:53 +0000
95@@ -3132,7 +3132,7 @@
96
97 #: apt-pkg/cacheset.cc:467
98 #, c-format
99-msgid "Can't select versions from package '%s' as it purely virtual"
100+msgid "Can't select versions from package '%s' as it is purely virtual"
101 msgstr "Nelze vybrat verze balíku „%s“, protože je čistě virtuální"
102
103 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
104
105=== modified file 'po/cy.po'
106--- po/cy.po 2010-09-29 18:56:30 +0000
107+++ po/cy.po 2011-02-05 03:19:53 +0000
108@@ -3219,7 +3219,7 @@
109
110 #: apt-pkg/cacheset.cc:467
111 #, c-format
112-msgid "Can't select versions from package '%s' as it purely virtual"
113+msgid "Can't select versions from package '%s' as it is purely virtual"
114 msgstr ""
115
116 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
117
118=== modified file 'po/da.po'
119--- po/da.po 2010-09-29 18:56:30 +0000
120+++ po/da.po 2011-02-05 03:19:53 +0000
121@@ -3153,7 +3153,7 @@
122
123 #: apt-pkg/cacheset.cc:467
124 #, c-format
125-msgid "Can't select versions from package '%s' as it purely virtual"
126+msgid "Can't select versions from package '%s' as it is purely virtual"
127 msgstr "Kan ikke vælge versioner fra pakke '%s' som er vitalt"
128
129 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
130
131=== modified file 'po/de.po'
132--- po/de.po 2010-11-15 20:58:13 +0000
133+++ po/de.po 2011-02-05 03:19:53 +0000
134@@ -3231,7 +3231,7 @@
135
136 #: apt-pkg/cacheset.cc:467
137 #, c-format
138-msgid "Can't select versions from package '%s' as it purely virtual"
139+msgid "Can't select versions from package '%s' as it is purely virtual"
140 msgstr ""
141 "Es können keine Versionen von Paket »%s« ausgewählt werden, da es rein "
142 "virtuell ist"
143
144=== modified file 'po/dz.po'
145--- po/dz.po 2010-09-29 18:56:30 +0000
146+++ po/dz.po 2011-02-05 03:19:53 +0000
147@@ -3142,7 +3142,7 @@
148
149 #: apt-pkg/cacheset.cc:467
150 #, c-format
151-msgid "Can't select versions from package '%s' as it purely virtual"
152+msgid "Can't select versions from package '%s' as it is purely virtual"
153 msgstr ""
154
155 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
156
157=== modified file 'po/el.po'
158--- po/el.po 2010-09-29 18:56:30 +0000
159+++ po/el.po 2011-02-05 03:19:53 +0000
160@@ -3176,7 +3176,7 @@
161
162 #: apt-pkg/cacheset.cc:467
163 #, c-format
164-msgid "Can't select versions from package '%s' as it purely virtual"
165+msgid "Can't select versions from package '%s' as it is purely virtual"
166 msgstr ""
167
168 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
169
170=== modified file 'po/es.po'
171--- po/es.po 2010-09-29 18:56:30 +0000
172+++ po/es.po 2011-02-05 03:19:53 +0000
173@@ -3176,7 +3176,7 @@
174
175 #: apt-pkg/cacheset.cc:467
176 #, c-format
177-msgid "Can't select versions from package '%s' as it purely virtual"
178+msgid "Can't select versions from package '%s' as it is purely virtual"
179 msgstr ""
180
181 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
182
183=== modified file 'po/eu.po'
184--- po/eu.po 2010-09-29 18:56:30 +0000
185+++ po/eu.po 2011-02-05 03:19:53 +0000
186@@ -3138,7 +3138,7 @@
187
188 #: apt-pkg/cacheset.cc:467
189 #, c-format
190-msgid "Can't select versions from package '%s' as it purely virtual"
191+msgid "Can't select versions from package '%s' as it is purely virtual"
192 msgstr ""
193
194 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
195
196=== modified file 'po/fi.po'
197--- po/fi.po 2010-09-29 18:56:30 +0000
198+++ po/fi.po 2011-02-05 03:19:53 +0000
199@@ -3131,7 +3131,7 @@
200
201 #: apt-pkg/cacheset.cc:467
202 #, c-format
203-msgid "Can't select versions from package '%s' as it purely virtual"
204+msgid "Can't select versions from package '%s' as it is purely virtual"
205 msgstr ""
206
207 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
208
209=== modified file 'po/fr.po'
210--- po/fr.po 2010-09-29 18:56:30 +0000
211+++ po/fr.po 2011-02-05 03:19:53 +0000
212@@ -3242,7 +3242,7 @@
213
214 #: apt-pkg/cacheset.cc:467
215 #, c-format
216-msgid "Can't select versions from package '%s' as it purely virtual"
217+msgid "Can't select versions from package '%s' as it is purely virtual"
218 msgstr ""
219 "Impossible de choisir les versions du paquet « %s » qui n'est qu'un paquet "
220 "virtuel"
221
222=== modified file 'po/gl.po'
223--- po/gl.po 2010-09-29 18:56:30 +0000
224+++ po/gl.po 2011-02-05 03:19:53 +0000
225@@ -3153,7 +3153,7 @@
226
227 #: apt-pkg/cacheset.cc:467
228 #, c-format
229-msgid "Can't select versions from package '%s' as it purely virtual"
230+msgid "Can't select versions from package '%s' as it is purely virtual"
231 msgstr ""
232
233 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
234
235=== modified file 'po/hu.po'
236--- po/hu.po 2010-09-29 18:56:30 +0000
237+++ po/hu.po 2011-02-05 03:19:53 +0000
238@@ -3123,7 +3123,7 @@
239
240 #: apt-pkg/cacheset.cc:467
241 #, c-format
242-msgid "Can't select versions from package '%s' as it purely virtual"
243+msgid "Can't select versions from package '%s' as it is purely virtual"
244 msgstr ""
245
246 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
247
248=== modified file 'po/it.po'
249--- po/it.po 2010-09-29 18:56:30 +0000
250+++ po/it.po 2011-02-05 03:19:53 +0000
251@@ -3219,7 +3219,7 @@
252
253 #: apt-pkg/cacheset.cc:467
254 #, c-format
255-msgid "Can't select versions from package '%s' as it purely virtual"
256+msgid "Can't select versions from package '%s' as it is purely virtual"
257 msgstr ""
258 "Impossibile selezionare le versioni dal pacchetto \"%s\" poiché è virtuale"
259
260
261=== modified file 'po/ja.po'
262--- po/ja.po 2010-09-29 18:56:30 +0000
263+++ po/ja.po 2011-02-05 03:19:53 +0000
264@@ -3178,7 +3178,7 @@
265
266 #: apt-pkg/cacheset.cc:467
267 #, c-format
268-msgid "Can't select versions from package '%s' as it purely virtual"
269+msgid "Can't select versions from package '%s' as it is purely virtual"
270 msgstr "純粋な仮想パッケージのため、パッケージ '%s' のバージョンを選べません"
271
272 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
273
274=== modified file 'po/km.po'
275--- po/km.po 2010-09-29 18:56:30 +0000
276+++ po/km.po 2011-02-05 03:19:53 +0000
277@@ -3101,7 +3101,7 @@
278
279 #: apt-pkg/cacheset.cc:467
280 #, c-format
281-msgid "Can't select versions from package '%s' as it purely virtual"
282+msgid "Can't select versions from package '%s' as it is purely virtual"
283 msgstr ""
284
285 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
286
287=== modified file 'po/ko.po'
288--- po/ko.po 2010-09-29 18:56:30 +0000
289+++ po/ko.po 2011-02-05 03:19:53 +0000
290@@ -3124,7 +3124,7 @@
291
292 #: apt-pkg/cacheset.cc:467
293 #, c-format
294-msgid "Can't select versions from package '%s' as it purely virtual"
295+msgid "Can't select versions from package '%s' as it is purely virtual"
296 msgstr "'%s' 패키지는 가상 패키지이므로 버전을 선택할 수 없습니다"
297
298 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
299
300=== modified file 'po/ku.po'
301--- po/ku.po 2010-09-29 18:56:30 +0000
302+++ po/ku.po 2011-02-05 03:19:53 +0000
303@@ -2926,7 +2926,7 @@
304
305 #: apt-pkg/cacheset.cc:467
306 #, c-format
307-msgid "Can't select versions from package '%s' as it purely virtual"
308+msgid "Can't select versions from package '%s' as it is purely virtual"
309 msgstr ""
310
311 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
312
313=== modified file 'po/lt.po'
314--- po/lt.po 2010-09-29 18:56:30 +0000
315+++ po/lt.po 2011-02-05 03:19:53 +0000
316@@ -3022,7 +3022,7 @@
317
318 #: apt-pkg/cacheset.cc:467
319 #, c-format
320-msgid "Can't select versions from package '%s' as it purely virtual"
321+msgid "Can't select versions from package '%s' as it is purely virtual"
322 msgstr ""
323
324 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
325
326=== modified file 'po/mr.po'
327--- po/mr.po 2010-09-29 18:56:30 +0000
328+++ po/mr.po 2011-02-05 03:19:53 +0000
329@@ -3113,7 +3113,7 @@
330
331 #: apt-pkg/cacheset.cc:467
332 #, c-format
333-msgid "Can't select versions from package '%s' as it purely virtual"
334+msgid "Can't select versions from package '%s' as it is purely virtual"
335 msgstr ""
336
337 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
338
339=== modified file 'po/nb.po'
340--- po/nb.po 2010-09-29 18:56:30 +0000
341+++ po/nb.po 2011-02-05 03:19:53 +0000
342@@ -3152,7 +3152,7 @@
343
344 #: apt-pkg/cacheset.cc:467
345 #, c-format
346-msgid "Can't select versions from package '%s' as it purely virtual"
347+msgid "Can't select versions from package '%s' as it is purely virtual"
348 msgstr "Klarte ikke velge versjoner fra pakken «%s» siden den er kun virtuell"
349
350 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
351
352=== modified file 'po/ne.po'
353--- po/ne.po 2010-09-29 18:56:30 +0000
354+++ po/ne.po 2011-02-05 03:19:53 +0000
355@@ -3105,7 +3105,7 @@
356
357 #: apt-pkg/cacheset.cc:467
358 #, c-format
359-msgid "Can't select versions from package '%s' as it purely virtual"
360+msgid "Can't select versions from package '%s' as it is purely virtual"
361 msgstr ""
362
363 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
364
365=== modified file 'po/nl.po'
366--- po/nl.po 2010-09-29 18:56:30 +0000
367+++ po/nl.po 2011-02-05 03:19:53 +0000
368@@ -3192,7 +3192,7 @@
369
370 #: apt-pkg/cacheset.cc:467
371 #, c-format
372-msgid "Can't select versions from package '%s' as it purely virtual"
373+msgid "Can't select versions from package '%s' as it is purely virtual"
374 msgstr ""
375
376 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
377
378=== modified file 'po/nn.po'
379--- po/nn.po 2010-09-29 18:56:30 +0000
380+++ po/nn.po 2011-02-05 03:19:53 +0000
381@@ -3126,7 +3126,7 @@
382
383 #: apt-pkg/cacheset.cc:467
384 #, c-format
385-msgid "Can't select versions from package '%s' as it purely virtual"
386+msgid "Can't select versions from package '%s' as it is purely virtual"
387 msgstr ""
388
389 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
390
391=== modified file 'po/pl.po'
392--- po/pl.po 2010-09-29 18:56:30 +0000
393+++ po/pl.po 2011-02-05 03:19:53 +0000
394@@ -3160,7 +3160,7 @@
395
396 #: apt-pkg/cacheset.cc:467
397 #, c-format
398-msgid "Can't select versions from package '%s' as it purely virtual"
399+msgid "Can't select versions from package '%s' as it is purely virtual"
400 msgstr ""
401
402 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
403
404=== modified file 'po/pt.po'
405--- po/pt.po 2010-09-29 18:56:30 +0000
406+++ po/pt.po 2011-02-05 03:19:53 +0000
407@@ -3189,7 +3189,7 @@
408
409 #: apt-pkg/cacheset.cc:467
410 #, c-format
411-msgid "Can't select versions from package '%s' as it purely virtual"
412+msgid "Can't select versions from package '%s' as it is purely virtual"
413 msgstr ""
414 "Não foi possível seleccionar versões do pacote '%s' pois é puramente virtual"
415
416
417=== modified file 'po/pt_BR.po'
418--- po/pt_BR.po 2010-09-29 18:56:30 +0000
419+++ po/pt_BR.po 2011-02-05 03:19:53 +0000
420@@ -3168,7 +3168,7 @@
421
422 #: apt-pkg/cacheset.cc:467
423 #, c-format
424-msgid "Can't select versions from package '%s' as it purely virtual"
425+msgid "Can't select versions from package '%s' as it is purely virtual"
426 msgstr ""
427
428 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
429
430=== modified file 'po/ro.po'
431--- po/ro.po 2010-09-29 18:56:30 +0000
432+++ po/ro.po 2011-02-05 03:19:53 +0000
433@@ -3177,7 +3177,7 @@
434
435 #: apt-pkg/cacheset.cc:467
436 #, c-format
437-msgid "Can't select versions from package '%s' as it purely virtual"
438+msgid "Can't select versions from package '%s' as it is purely virtual"
439 msgstr ""
440
441 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
442
443=== modified file 'po/ru.po'
444--- po/ru.po 2010-09-29 18:56:30 +0000
445+++ po/ru.po 2011-02-05 03:19:53 +0000
446@@ -3197,7 +3197,7 @@
447
448 #: apt-pkg/cacheset.cc:467
449 #, c-format
450-msgid "Can't select versions from package '%s' as it purely virtual"
451+msgid "Can't select versions from package '%s' as it is purely virtual"
452 msgstr ""
453 "Не удалось выбрать версии из пакета %s, так как он полностью виртуальный"
454
455
456=== modified file 'po/sk.po'
457--- po/sk.po 2010-09-29 18:56:30 +0000
458+++ po/sk.po 2011-02-05 03:19:53 +0000
459@@ -3147,7 +3147,7 @@
460
461 #: apt-pkg/cacheset.cc:467
462 #, c-format
463-msgid "Can't select versions from package '%s' as it purely virtual"
464+msgid "Can't select versions from package '%s' as it is purely virtual"
465 msgstr "Nie je možné vybrať verzie z balíka „%s“, pretože je čisto virtuálny"
466
467 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
468
469=== modified file 'po/sl.po'
470--- po/sl.po 2010-11-13 12:26:31 +0000
471+++ po/sl.po 2011-02-05 03:19:53 +0000
472@@ -3139,7 +3139,7 @@
473
474 #: apt-pkg/cacheset.cc:467
475 #, c-format
476-msgid "Can't select versions from package '%s' as it purely virtual"
477+msgid "Can't select versions from package '%s' as it is purely virtual"
478 msgstr "Ni mogoče izbrati različic in paketa '%s', saj je popolnoma navidezen"
479
480 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
481
482=== modified file 'po/sv.po'
483--- po/sv.po 2010-09-29 18:56:30 +0000
484+++ po/sv.po 2011-02-05 03:19:53 +0000
485@@ -3176,7 +3176,7 @@
486
487 #: apt-pkg/cacheset.cc:467
488 #, c-format
489-msgid "Can't select versions from package '%s' as it purely virtual"
490+msgid "Can't select versions from package '%s' as it is purely virtual"
491 msgstr ""
492 "Kan inte välja versioner från paketet \"%s\" eftersom det är helt virtuellt"
493
494
495=== modified file 'po/th.po'
496--- po/th.po 2010-09-29 18:56:30 +0000
497+++ po/th.po 2011-02-05 03:19:53 +0000
498@@ -3083,7 +3083,7 @@
499
500 #: apt-pkg/cacheset.cc:467
501 #, c-format
502-msgid "Can't select versions from package '%s' as it purely virtual"
503+msgid "Can't select versions from package '%s' as it is purely virtual"
504 msgstr ""
505
506 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
507
508=== modified file 'po/tl.po'
509--- po/tl.po 2010-09-29 18:56:30 +0000
510+++ po/tl.po 2011-02-05 03:19:53 +0000
511@@ -3160,7 +3160,7 @@
512
513 #: apt-pkg/cacheset.cc:467
514 #, c-format
515-msgid "Can't select versions from package '%s' as it purely virtual"
516+msgid "Can't select versions from package '%s' as it is purely virtual"
517 msgstr ""
518
519 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
520
521=== modified file 'po/uk.po'
522--- po/uk.po 2010-09-29 18:56:30 +0000
523+++ po/uk.po 2011-02-05 03:19:53 +0000
524@@ -3174,7 +3174,7 @@
525
526 #: apt-pkg/cacheset.cc:467
527 #, c-format
528-msgid "Can't select versions from package '%s' as it purely virtual"
529+msgid "Can't select versions from package '%s' as it is purely virtual"
530 msgstr ""
531
532 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
533
534=== modified file 'po/vi.po'
535--- po/vi.po 2010-09-29 18:56:30 +0000
536+++ po/vi.po 2011-02-05 03:19:53 +0000
537@@ -3198,7 +3198,7 @@
538
539 #: apt-pkg/cacheset.cc:467
540 #, c-format
541-msgid "Can't select versions from package '%s' as it purely virtual"
542+msgid "Can't select versions from package '%s' as it is purely virtual"
543 msgstr "Không thể chọn phiên bản trong gói « %s » vì nó chỉ là ảo"
544
545 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
546
547=== modified file 'po/zh_CN.po'
548--- po/zh_CN.po 2010-09-29 18:56:30 +0000
549+++ po/zh_CN.po 2011-02-05 03:19:53 +0000
550@@ -3099,7 +3099,7 @@
551
552 #: apt-pkg/cacheset.cc:467
553 #, c-format
554-msgid "Can't select versions from package '%s' as it purely virtual"
555+msgid "Can't select versions from package '%s' as it is purely virtual"
556 msgstr "无法从完全虚拟的软件包 %s 中选择版本"
557
558 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
559
560=== modified file 'po/zh_TW.po'
561--- po/zh_TW.po 2010-09-29 18:56:30 +0000
562+++ po/zh_TW.po 2011-02-05 03:19:53 +0000
563@@ -3084,7 +3084,7 @@
564
565 #: apt-pkg/cacheset.cc:467
566 #, c-format
567-msgid "Can't select versions from package '%s' as it purely virtual"
568+msgid "Can't select versions from package '%s' as it is purely virtual"
569 msgstr ""
570
571 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
572
573=== modified file 'test/integration/framework'
574--- test/integration/framework 2010-11-18 11:02:56 +0000
575+++ test/integration/framework 2011-02-05 03:19:53 +0000
576@@ -472,12 +472,12 @@
577 }
578
579 testshowvirtual() {
580- local VIRTUAL="N: Can't select versions from package '$1' as it purely virtual"
581+ local VIRTUAL="N: Can't select versions from package '$1' as it is purely virtual"
582 local PACKAGE="$1"
583 shift
584 while [ -n "$1" ]; do
585 VIRTUAL="${VIRTUAL}
586-N: Can't select versions from package '$1' as it purely virtual"
587+N: Can't select versions from package '$1' as it is purely virtual"
588 PACKAGE="${PACKAGE} $1"
589 shift
590 done

Subscribers

People subscribed via source and target branches

to all changes: