summaryrefslogtreecommitdiff
path: root/Master/setuptl/msgs/en.msg
blob: 12dfe83b467a4ac76ecc7831f45ddc8aa16b1a13 (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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
# -*- Tcl -*-
# $Id: en.msg 339 2007-02-04 15:24:59Z tlu $
# --- new translations
::msgcat::mcset en \
"Are you sure to install the DVI previer - dviout?"\
"Are you sure to install the DVI previer - dviout?"
::msgcat::mcset en "TeX Live has not been successfully installed" "TeX Live has not been successfully installed"
::msgcat::mcset en "A problem copying files by tlpm" "A problem copying files by tlpm"
::msgcat::mcset en \
"\n\nMost importantly, %s should be added to your PATH for the current and future sessions.

Formats will be built for each user when needed. If you wish to build all formats at once, for all users of your system, run fmtutil-sys --all.

For future global configuration changes, edit the files in %s (or run texconfig or texconfig-sys).

tlpmgui can be run again to add or remove individual packages or collections.

The TeX Live web site (http://tug.org/texlive/) contains updates and corrections.

Welcome to TeX Live!"\
"\n\nMost importantly, add %s to your PATH for current and future sessions.

Formats will be built for each user as needed. If you wish to install all formats at once, for everyone on your system, run fmtutil-sys --all.

For future global configuration, edit files in %s (or run texconfig or texconfig-sys).

You can run again tlpmgui to add or remove individual packages or collections.

The TeX Live web site (http://tug.org/texlive/) contains any updates and corrections.

Welcome to TeX Live!"
::msgcat::mcset en "Installation is finished" "Installation is finished"
::msgcat::mcset en \
"\nYou should add %s to your PATH environment variable"\
"\nYou should add %s to your PATH environment variable"
::msgcat::mcset en \
"Perl installation"\
"Perl installation"
::msgcat::mcset en \
"Are you sure to install perl?"\
 "Are you sure to install perl?"
::msgcat::mcset en \
"Warning! Perl is already installed in your system!"\
 "Warning! Perl is already installed in your system!"
::msgcat::mcset en \
"Perl is not installed in your system, but it is needed for a complete installation of TeX Live"\
"Perl is not installed in your system, but it is needed for a complete installation of TeX Live"
::msgcat::mcset en \
"Ghostscript installation"\
 "Ghostscript installation"
::msgcat::mcset en \
"Are you sure to install Ghostscript?"\
"Are you sure to install Ghostscript?"
::msgcat::mcset en \
"Warning! Ghostscript is already installed in your system!\nPath: %s" \
"Warning! Ghostscript is already installed in your system!\nPath: %s"
::msgcat::mcset en \
"Ghostscript is not installed in your system, but it is necessary for TeX Live to work properly" \
"Ghostscript is not installed in your system, but it is necessary for TeX Live to work properly"

# ---
::msgcat::mcset en "Setting RW attributes ..." "Setting RW attributes ..."
::msgcat::mcset en "Searching for packages ..." "Searching for packages ..."
::msgcat::mcset en "Preinstall actions" "Preinstall actions"
::msgcat::mcset en "Postinstall actions ..." "Postinstall actions ..."
::msgcat::mcset en "Copying files ..." "Copying files ..."
::msgcat::mcset en "Installing packages ..." "Installing packages ..."
::msgcat::mcset en "Removing packages ..." "Removing packages ..."
::msgcat::mcset en "Removing files ..."  "Removing files ..."
::msgcat::mcset en "Refreshing the database ..." "Refreshing the database ..."
::msgcat::mcset en "Next" "Next"
::msgcat::mcset en "yes" "Yes"
::msgcat::mcset en "no" "No"

# guinb1.tcl
::msgcat::mcset en\
"\"%s\" not found."\
"\"%s\" not found."

::msgcat::mcset en\
"tlpm is needed for installing TeX Live and adding/removing packages"\
"tlpm is needed for installing TeX Live and adding/removing packages"

::msgcat::mcset en\
"\"Temp\" directory is needed for installing TeX Live and adding/removing packages"\
"\"Temp\" directory is needed for installing TeX Live and adding/removing packages"

::msgcat::mcset en\
"File writing failed!"\
"File writing failed!"

::msgcat::mcset en\
"Writing of the %s file failed!\nCheck the file permissions."\
"Writing of the %s file failed!\nCheck the file permissions."

::msgcat::mcset en\
"File reading failed!"\
"File reading failed!"

::msgcat::mcset en\
"Read of the %s  file failed!\nCheck the file permissions and whether it exist."\
"Read of the %s  file failed!\nCheck the file permissions and whether it exist."

::msgcat::mcset en "Warning" "Warning"

::msgcat::mcset en\
"The environment variable \"%s\" exists.\nAre you sure to replace it?"\
"The environment variable \"%s\" exists.\nAre you sure to replace it?"

::msgcat::mcset en\
"Current value:\n%s=%s"\
"Current value:\n%s=%s"

# tooltips
::msgcat::mcset en\
"Enter starting chars of the package name to speed-up the search"\
"Enter starting chars of the package name to speed-up the search"

::msgcat::mcset en\
"Selects the path/drive with TeX Live %s"\
"Selects the path/drive with TeX Live %s"

::msgcat::mcset en\
"Selects the destination directory of the TeX Live installation"\
"Selects the destination directory of the TeX Live installation"

::msgcat::mcset en\
"Not ready yet"\
"Not ready yet"

::msgcat::mcset en\
"Searches for installed packages"\
"Searches for installed packages"

::msgcat::mcset en\
"Removes selected packages"\
"Removes selected packages"

::msgcat::mcset en\
"Info on the selected package"\
"Info on the selected package"

::msgcat::mcset en\
"Searches for not installed packages"\
"Searches for not installed packages"

::msgcat::mcset en\
"Installs selected packages"\
"Installs selected packages"

#
::msgcat::mcset en\
"Collections:"\
"Collections:"

::msgcat::mcset en\
"Confirm to install"\
"Confirm to install"

::msgcat::mcset en\
"Are you sure to install TeX Live?"\
"Are you sure to install TeX Live?"

::msgcat::mcset en\
"Remove the texmf-local directory"\
"Remove the texmf-local directory"

#-- new since 1.0
::msgcat::mcset en\
"Install for all users\n(administrator privileges required)"\
"Install for all users\n(administrator privileges required)"

::msgcat::mcset en\
"Run from DVD"\
"Run from DVD"

::msgcat::mcset en\
"Setting environment variables for running from DVD"\
"Setting environment variables for running from DVD"

::msgcat::mcset en\
"Setting the environment"\
"Setting the environment"

::msgcat::mcset en\
"Set"\
"Set"

::msgcat::mcset en\
"TeX Live is ready to run directly from the DVD"\
"TeX Live is ready to run directly from the DVD"

#----------
#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:5
::msgcat::mcset en\
"Contents of %s"\
"Contents of %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:11
::msgcat::mcset en\
"Contents of the %s file:"\
"Contents of the %s file:"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/displaylog.tcl:27
::msgcat::mcset en\
"Close"\
"Close"

#. widget: window title
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:13
::msgcat::mcset en\
"TeX Live installation and maintenance utility, %s"\
"TeX Live installation and maintenance utility, %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:32
::msgcat::mcset en\
"Installation"\
"Installation"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:43
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:82
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:87
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:131
::msgcat::mcset en\
"Removing packages"\
"Removing packages"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:47
::msgcat::mcset en\
"Manage the installation"\
"Manage the installation"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:51
::msgcat::mcset en\
"Removing the installation"\
"Removing the installation"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:68
::msgcat::mcset en\
"Help"\
"Help"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:72
::msgcat::mcset en\
"Exit"\
"Exit"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:9
::msgcat::mcset en\
"Installation of the TeX Live %s edition"\
"Installation of the TeX Live %s edition"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:15
::msgcat::mcset en\
"Main customization"\
"Main customization"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:19
#: D:/Work/TclTk/TL/tl43.vfs/guinb1col.tcl:3
::msgcat::mcset en\
"Standard collections"\
"Standard collections"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:20
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:23
::msgcat::mcset en\
"Select"\
"Select"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:22
#: D:/Work/TclTk/TL/tl43.vfs/guinb1lang.tcl:3
::msgcat::mcset en\
"Language collections"\
"Language collections"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:29
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:33
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:120
::msgcat::mcset en\
"Install"\
"Install"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:47
::msgcat::mcset en\
"Select a scheme"\
"Select a scheme"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:58
::msgcat::mcset en\
"Select a system"\
"Select a system"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:91
::msgcat::mcset en\
"Directories"\
"Directories"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:126
::msgcat::mcset en\
"Options"\
"Options"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:130
::msgcat::mcset en\
"alternative directory for generated fonts"\
"alternative directory for generated fonts"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:131
::msgcat::mcset en\
"create symlinks in standard directories"\
"create symlinks in standard directories"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:132
::msgcat::mcset en\
"do not install the macro/font doc tree"\
"do not install the macro/font doc tree"\

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:133
::msgcat::mcset en\
"do not install the macro/font source tree"\
"do not install the macro/font source tree"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:12
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:12
::msgcat::mcset en\
"Use Ctrl or Shift or drag to select more"\
"Use Ctrl or Shift or drag to select more"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:18
::msgcat::mcset en\
"Select packages to install"\
"Select packages to install"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:35
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:35
::msgcat::mcset en\
"Buttons"\
"Buttons"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gluelanguage.tcl:24
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:95
#: D:/Work/TclTk/TL/tl43.vfs/guinb1.tcl:37
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:115
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:64
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:95
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:107
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:126
::msgcat::mcset en\
"Error"\
"Error"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/gui.tcl:39
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:126
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:131
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:185
::msgcat::mcset en\
"Adding packages"\
"Adding packages"

#. widget: ttk::dialog .done
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:214
::msgcat::mcset en\
"Packages installed successfully." \
"Packages installed successfully."

#. widget: ttk::dialog .done
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:214
::msgcat::mcset en\
"Please go to \"Manage the installation\" and edit fmtutil.cfg or updmap.cfg if you have added a format or font package." \
"Please go to \"Manage the installation\" and edit fmtutil.cfg or updmap.cfg if you have added a format or font package."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:179
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:125
#: D:/Work/TclTk/TL/tl43.vfs/searchscheme.tcl:24
::msgcat::mcset en\
"Info"\
"Info"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:213
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:144
::msgcat::mcset en\
"Info on the selected item"\
"Info on the selected item"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:219
::msgcat::mcset en\
"\nAttention. Please check if a CD drive with the TeX Live CD\n is properly selected.\n\nFirst fill in the list using the \"Search\" button, then select an item and click the \"Install\" or \"Info\" button."\
"\nAttention. Please check if a CD drive with the TeX Live CD\n is properly selected.\n\nFirst fill in the list using the \"Search\" button, then select an item and click the \"Install\" or \"Info\" button."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:19
::msgcat::mcset en\
"Select packages for removal"\
"Select packages for removal"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:42
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:39
::msgcat::mcset en\
"Search"\
"Search"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:119
::msgcat::mcset en\
"Packages removed successfully"\
"Packages removed successfully"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:150
::msgcat::mcset en\
"\nAttention: to display package information, the CD drive with the TeX Live CD should be selected in the \"Adding packages\" tab.\n\nFirst fill in the list using the \"Search\" button, then select an item and click the \"Remove\" button to remove the package."\
"\nAttention: to display package information, the CD drive with the TeX Live CD should be selected in the \"Adding packages\" tab.\n\nFirst fill in the list using the \"Search\" button, then select an item and click the \"Remove\" button to remove the package."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:11
::msgcat::mcset en\
"Manage the existing TeX Live installation"\
"Manage the existing TeX Live installation"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:20
::msgcat::mcset en\
"Refresh the ls-R database"\
"Refresh the ls-R database"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:22
::msgcat::mcset en\
"Refresh"\
"Refresh"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb1col.tcl:49
#: D:/Work/TclTk/TL/tl43.vfs/guinb1lang.tcl:44
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:172
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:28
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:74
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:87
#: D:/Work/TclTk/TL/tl43.vfs/guinb4edit.tcl:18
# guinb5.tcl
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:68
#: D:/Work/TclTk/TL/tl43.vfs/proc.tcl:80
::msgcat::mcset en\
"Done"\
"Done"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb2.tcl:111
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:72
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:31
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:52
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:56
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:77
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:90
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:112
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:116
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:141
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:145
::msgcat::mcset en\
"Oops"\
"Oops"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:39
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:43
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:103
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:132
::msgcat::mcset en\
"Edit language.dat"\
"Edit language.dat"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:66
::msgcat::mcset en\
"Creating formats"\
"Creating formats"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:68
::msgcat::mcset en\
"All"\
"All"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:81
::msgcat::mcset en\
"Missing"\
"Missing"


#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:100
::msgcat::mcset en\
"Editing fmtutil.cnf"\
"Editing fmtutil.cnf"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4.tcl:129
::msgcat::mcset en\
"Editing updmap.cfg"\
"Editing updmap.cfg"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb4edit.tcl:15
::msgcat::mcset en\
"Cancel"\
"Cancel"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:11
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:18
::msgcat::mcset en\
"Remove the TeX Live installation"\
"Remove the TeX Live installation"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:23
::msgcat::mcset en\
"The path to the TL directory: %s"\
"The path to the TL directory: %s"

#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb3.tcl:76
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:24
::msgcat::mcset en\
"Remove"\
"Remove"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:25
::msgcat::mcset en\
"Confirm removal"\
"Confirm removal"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:32
::msgcat::mcset en\
"Please wait. Installation removal in progres."\
"Please wait. Installation removal in progres."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:66
::msgcat::mcset en\
"TeX Live has been sucessfully removed from your system"\
"TeX Live has been sucessfully removed from your system"
::msgcat::mcset en "Press \"OK\" to exit" "Press \"OK\" to exit"
#. widget: unknown
#: D:/Work/TclTk/TL/tl43.vfs/guinb5.tcl:73
::msgcat::mcset en\
"I can't find the TeX Live directory.\nEnvironment variable TLroot not found."\
"I can't find the TeX Live directory.\nEnvironment variable TLroot not found."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/searchscheme.tcl:28
::msgcat::mcset en\
"Scheme info"\
"Scheme info"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:69
::msgcat::mcset en\
"Installing TeX Live"\
"Installing TeX Live"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:73
::msgcat::mcset en\
"Installation in progress. Please wait."\
"Installation in progress. Please wait."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:86
::msgcat::mcset en\
"Wrong path to the TeX Live directory."\
"Wrong path to the TeX Live directory."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/wininstall.tcl:86
::msgcat::mcset en\
"Try again.\nPress the CD/DVD button to select the correct path."\
"Try again.\nPress the CD-ROM button to select the correct path."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:92
::msgcat::mcset en\
"TeX Live installed in %s"\
"TeX Live installed in %s"

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:94
::msgcat::mcset en\
"\n\nYou should now reboot your system.\nAfter rebooting you can run tlpmgui to add/remove package(s) or perform other maintenance tasks."\
"\n\nYou should now reboot your system.\nAfter rebooting you can run tlpmgui to add/remove package(s) or perform other maintenance tasks."

#. widget: none
#: D:/Work/TclTk/TL/tl43.vfs/winpostinstall.tcl:96
::msgcat::mcset en\
"\n\nAfter restarting tlpmgui you can add/remove package(s) or perform other maintenance tasks."\
"\n\nAfter restarting tlpmgui you can add/remove package(s) or perform other maintenance tasks."

# guinb2.tcl
# guinb3.tcl
::msgcat::mcset en\
"Empty selection!" \
"Empty selection!"

# guinb3.tcl
::msgcat::mcset en\
"Are you sure to remove the selected packages?"\
"Are you sure to remove the selected packages?"

# guinb2.tcl
::msgcat::mcset en\
"Are you sure to install the selected packages?"\
"Are you sure to install the selected packages?"

# proc.tcl
::msgcat::mcset en\
"%s\n\nLog written to file %s\nWould you like to read it?"\
"%s\n\nLog written to file %s\nWould you like to read it?"

# guinb5.tcl
::msgcat::mcset en\
"Are you sure to remove your TeX Live installation?"\
"Are you sure to remove your TeX Live installation?"

# guinb4.tcl
::msgcat::mcset en\
"Edit"\
"Edit"

# winpostinstall.tcl
::msgcat::mcset en\
"TeX Live has been sucessfully installed in your system"\
"TeX Live has been sucessfully installed in your system"

# gui.tcl:71
::msgcat::mcset en\
"helpen.txt"\
"helpen.txt"

# gui.tcl:71
::msgcat::mcset en\
"helpen"\
"helpen"

# guinb4.tcl 
::msgcat::mcset en\
"File \"%s\" not found.\nProbably TeX Live is not correctly installed."\
"File \"%s\" not found.\nProbably TeX Live is not correctly installed."

# guinb.tcl
::msgcat::mcset en\
"The TEXMFCNF environment variable not found."\
"The TEXMFCNF environment variable not found."

# guinb4.tcl
::msgcat::mcset en\
"Probably TeX Live is not correctly installed."\
"Probably TeX Live is not correctly installed."

# guinb4edit.tcl
::msgcat::mcset en\
"File \"%s\" succesfully saved"\
"File \"%s\" succesfully saved"

# proc.tcl
::msgcat::mcset en\
"Please wait..."\
"Please wait..."

# EOF