/[bison]/bison/po/de.po
ViewVC logotype

Diff of /bison/po/de.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.122 by akim, Mon Oct 14 12:49:24 2002 UTC revision 1.123 by akim, Tue Oct 22 07:47:55 2002 UTC
# Line 6  Line 6 
6  msgid ""  msgid ""
7  msgstr ""  msgstr ""
8  "Project-Id-Version: bison 1.50\n"  "Project-Id-Version: bison 1.50\n"
9  "POT-Creation-Date: 2002-10-14 14:47+0200\n"  "POT-Creation-Date: 2002-10-22 09:16+0200\n"
10  "PO-Revision-Date: 2002-10-07 10:50:39+0200\n"  "PO-Revision-Date: 2002-10-07 10:50:39+0200\n"
11  "Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"  "Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
12  "Language-Team: German <de@li.org>\n"  "Language-Team: German <de@li.org>\n"
# Line 15  msgstr "" Line 15  msgstr ""
15  "Content-Transfer-Encoding: 8-bit\n"  "Content-Transfer-Encoding: 8-bit\n"
16  "Plural-Forms: nplurals=2; plural=n != 1;\n"  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17    
18  #: src/complain.c:89 lib/error.c:128 lib/error.c:156  #: src/complain.c:80 lib/error.c:128 lib/error.c:156
19  msgid "Unknown system error"  msgid "Unknown system error"
20  msgstr "Unbekannter Systemfehler"  msgstr "Unbekannter Systemfehler"
21    
22  #: src/complain.c:123 src/complain.c:152  #: src/complain.c:105 src/complain.c:122
23  msgid "warning: "  msgid "warning: "
24  msgstr "Warnung: "  msgstr "Warnung: "
25    
26  #: src/complain.c:252 src/complain.c:282  #: src/complain.c:184 src/complain.c:202
27  msgid "fatal error: "  msgid "fatal error: "
28  msgstr "fataler Fehler: "  msgstr "fataler Fehler: "
29    
# Line 98  msgstr "kann Datei »%s« nicht öffnen" Line 98  msgstr "kann Datei »%s« nicht öffnen"
98  msgid "cannot close file"  msgid "cannot close file"
99  msgstr "kann Datei nicht schließen"  msgstr "kann Datei nicht schließen"
100    
101  #: src/getargs.c:157  #: src/getargs.c:164
102    #, c-format
103    msgid "Try `%s --help' for more information.\n"
104    msgstr "»%s --help« gibt weitere Informationen.\n"
105    
106    #: src/getargs.c:170
107  msgid "GNU bison generates parsers for LALR(1) grammars.\n"  msgid "GNU bison generates parsers for LALR(1) grammars.\n"
108  msgstr "GNU bison generiert Parser für LALR(1)-Grammatiken.\n"  msgstr "GNU bison generiert Parser für LALR(1)-Grammatiken.\n"
109    
110  #: src/getargs.c:161  #: src/getargs.c:174
111  #, c-format  #, c-format
112  msgid "Usage: %s [OPTION]... FILE\n"  msgid "Usage: %s [OPTION]... FILE\n"
113  msgstr "Aufruf: %s [OPTION]... DATEI\n"  msgstr "Aufruf: %s [OPTION]... DATEI\n"
114    
115  #: src/getargs.c:165  #: src/getargs.c:178
116  msgid ""  msgid ""
117  "If a long option shows an argument as mandatory, then it is mandatory\n"  "If a long option shows an argument as mandatory, then it is mandatory\n"
118  "for the equivalent short option also.  Similarly for optional arguments.\n"  "for the equivalent short option also.  Similarly for optional arguments.\n"
# Line 117  msgstr "" Line 122  msgstr ""
122  "für die äquivalente kurze Option erforderlich.  Ähnlich für optionale "  "für die äquivalente kurze Option erforderlich.  Ähnlich für optionale "
123  "Argumente.\n"  "Argumente.\n"
124    
125  #: src/getargs.c:171  #: src/getargs.c:184
126  msgid ""  msgid ""
127  "Operation modes:\n"  "Operation modes:\n"
128  "  -h, --help      display this help and exit\n"  "  -h, --help      display this help and exit\n"
# Line 129  msgstr "" Line 134  msgstr ""
134  "  -v, --version   Versionsinformation anzeigen und beenden.\n"  "  -v, --version   Versionsinformation anzeigen und beenden.\n"
135  "  -y, --yacc      POSIX' yacc emulieren\n"  "  -y, --yacc      POSIX' yacc emulieren\n"
136    
137  #: src/getargs.c:178  #: src/getargs.c:191
138  msgid ""  msgid ""
139  "Parser:\n"  "Parser:\n"
140  "  -S, --skeleton=FILE        specify the skeleton to use\n"  "  -S, --skeleton=FILE        specify the skeleton to use\n"
# Line 151  msgstr "" Line 156  msgstr ""
156  "  -k, --token-table          einer Tabellen der Token-Namen mit "  "  -k, --token-table          einer Tabellen der Token-Namen mit "
157  "einschließen\n"  "einschließen\n"
158    
159  #: src/getargs.c:190  #: src/getargs.c:203
160  msgid ""  msgid ""
161  "Output:\n"  "Output:\n"
162  "  -d, --defines              also produce a header file\n"  "  -d, --defines              also produce a header file\n"
# Line 171  msgstr "" Line 176  msgstr ""
176  "  -g, --graph                auch eine VCG-Beschreibung des Automaten "  "  -g, --graph                auch eine VCG-Beschreibung des Automaten "
177  "herstellen\n"  "herstellen\n"
178    
179  #: src/getargs.c:201  #: src/getargs.c:214
180  msgid ""  msgid ""
181  "THINGS is a list of comma separated words that can include:\n"  "THINGS is a list of comma separated words that can include:\n"
182  "  `state'        describe the states\n"  "  `state'        describe the states\n"
# Line 189  msgstr "" Line 194  msgstr ""
194  "  »all«          alle oben genannten Informationen\n"  "  »all«          alle oben genannten Informationen\n"
195  "  »none«         den Report abschalten\n"  "  »none«         den Report abschalten\n"
196    
197  #: src/getargs.c:212  #: src/getargs.c:225
198  msgid "Report bugs to <bug-bison@gnu.org>.\n"  msgid "Report bugs to <bug-bison@gnu.org>.\n"
199  msgstr ""  msgstr ""
200  "Berichten Sie Fehler (auf Englisch, mit LC_ALL=C) an <bug-bison@gnu.org>.\n"  "Berichten Sie Fehler (auf Englisch, mit LC_ALL=C) an <bug-bison@gnu.org>.\n"
201    
202  #: src/getargs.c:226  #: src/getargs.c:242
203  #, c-format  #, c-format
204  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
205  msgstr "bison (GNU Bison) %s"  msgstr "bison (GNU Bison) %s"
206    
207  #: src/getargs.c:228  #: src/getargs.c:244
208  msgid "Written by Robert Corbett and Richard Stallman.\n"  msgid "Written by Robert Corbett and Richard Stallman.\n"
209  msgstr "Geschrieben von Robert Corbett und Richard Stallman.\n"  msgstr "Geschrieben von Robert Corbett und Richard Stallman.\n"
210    
211  #: src/getargs.c:232  #: src/getargs.c:248
212  #, c-format  #, c-format
213  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"  msgid "Copyright (C) %d Free Software Foundation, Inc.\n"
214  msgstr "Copyright © %d Free Software Foundation, Inc.\n"  msgstr "Copyright © %d Free Software Foundation, Inc.\n"
215    
216  #: src/getargs.c:234  #: src/getargs.c:250
217  msgid ""  msgid ""
218  "This is free software; see the source for copying conditions.  There is NO\n"  "This is free software; see the source for copying conditions.  There is NO\n"
219  "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"  "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
# Line 217  msgstr "" Line 222  msgstr ""
222  "gibt keine Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE "  "gibt keine Garantie; auch nicht für VERKAUFBARKEIT oder FÜR SPEZIELLE "
223  "ZWECKE.\n"  "ZWECKE.\n"
224    
225  #: src/getargs.c:395  #: src/getargs.c:416
226  #, c-format  #, c-format
227  msgid "Try `%s --help' for more information.\n"  msgid "missing operand after `%s'"
228  msgstr "»%s --help« gibt weitere Informationen.\n"  msgstr ""
   
 #: src/getargs.c:402  
 #, c-format  
 msgid "%s: no grammar file given\n"  
 msgstr "%s: keine Grammatik-Datei angegeben\n"  
229    
230  #: src/getargs.c:406  #: src/getargs.c:418
231  #, c-format  #, c-format
232  msgid "%s: extra arguments ignored after `%s'\n"  msgid "extra operand `%s'"
233  msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n"  msgstr ""
234    
235  #: src/gram.c:139  #: src/gram.c:139
236  msgid "empty"  msgid "empty"
# Line 253  msgstr "zu viele Gotos (max %d)" Line 253  msgstr "zu viele Gotos (max %d)"
253  msgid "rule never reduced because of conflicts"  msgid "rule never reduced because of conflicts"
254  msgstr "Regel nie reduziert wegen Konflikten"  msgstr "Regel nie reduziert wegen Konflikten"
255    
256  #: parse-gram.y:347  #: parse-gram.y:357
257  msgid "POSIX forbids declarations in the grammar"  msgid "POSIX forbids declarations in the grammar"
258  msgstr "POSIX verbietet Deklarationen in der Grammatik"  msgstr "POSIX verbietet Deklarationen in der Grammatik"
259    
# Line 338  msgstr "Typkonflikt (»%s« »%s«) bei Line 338  msgstr "Typkonflikt (»%s« »%s«) bei
338  msgid "empty rule for typed nonterminal, and no action"  msgid "empty rule for typed nonterminal, and no action"
339  msgstr "leere Regel für Nicht-Terminal mit Typ und keine Aktion"  msgstr "leere Regel für Nicht-Terminal mit Typ und keine Aktion"
340    
341  #: src/reader.c:344  #: src/reader.c:344 src/reader.c:359 src/reader.c:372
342  msgid "two @prec's in a row"  #, fuzzy, c-format
343  msgstr "zwei @prec-Anweisungen nacheinander"  msgid "only one %s allowed per rule"
344    msgstr "nur ein %%merge pro Regel erlaubt"
 #: src/reader.c:354  
 #, c-format  
 msgid "%%dprec affects only GLR parsers"  
 msgstr "%%dprec betrifft nur GLR-Parser"  
   
 #: src/reader.c:356  
 #, c-format  
 msgid "%%dprec must be followed by positive number"  
 msgstr "%%dprec muss von positiver Zahl gefolgt sein"  
   
 #: src/reader.c:358  
 #, c-format  
 msgid "only one %%dprec allowed per rule"  
 msgstr "nur ein %%dprec pro Regel erlaubt"  
345    
346  #: src/reader.c:369  #: src/reader.c:354 src/reader.c:370
347  #, c-format  #, fuzzy, c-format
348  msgid "%%merge affects only GLR parsers"  msgid "%s affects only GLR parsers"
349  msgstr "%%merge betrifft nur GLR-Parser"  msgstr "%%merge betrifft nur GLR-Parser"
350    
351  #: src/reader.c:371  #: src/reader.c:357
352  #, c-format  #, fuzzy, c-format
353  msgid "only one %%merge allowed per rule"  msgid "%s must be followed by positive number"
354  msgstr "nur ein %%merge pro Regel erlaubt"  msgstr "%%dprec muss von positiver Zahl gefolgt sein"
355    
356  #: src/reader.c:514  #: src/reader.c:515
357  msgid "no rules in the input grammar"  msgid "no rules in the input grammar"
358  msgstr "Eingabegrammatik enthält keine Regeln"  msgstr "Eingabegrammatik enthält keine Regeln"
359    
360  #: src/reader.c:546  #: src/reader.c:547
361  #, c-format  #, c-format
362  msgid "too many symbols (tokens plus nonterminals); maximum %d"  msgid "too many symbols (tokens plus nonterminals); maximum %d"
363  msgstr "zu viele Symbole (Token plus Nicht-Terminale); Maximum %d"  msgstr "zu viele Symbole (Token plus Nicht-Terminale); Maximum %d"
# Line 426  msgstr[1] "%d nutzlose Regeln" Line 412  msgstr[1] "%d nutzlose Regeln"
412  msgid "start symbol %s does not derive any sentence"  msgid "start symbol %s does not derive any sentence"
413  msgstr "es lassen sich keine Sätze vom Startsymbol %s ableiten"  msgstr "es lassen sich keine Sätze vom Startsymbol %s ableiten"
414    
415  #: scan-gram.l:211  #: scan-gram.l:203
416  #, c-format  #, c-format
417  msgid ": invalid character: `%c'\n"  msgid ": invalid character: `%c'\n"
418  msgstr ": ungültiges Zeichen: »%c«\n"  msgstr ": ungültiges Zeichen: »%c«\n"
419    
420  #: scan-gram.l:255  #: scan-gram.l:247
421  msgid ": unexpected end of file in a comment\n"  msgid ": unexpected end of file in a comment\n"
422  msgstr ": Datei endet unerwartet innerhalb eines Kommentars\n"  msgstr ": Datei endet unerwartet innerhalb eines Kommentars\n"
423    
424  #: scan-gram.l:284 scan-gram.l:423  #: scan-gram.l:276 scan-gram.l:415
425  msgid ": unexpected end of file in a string\n"  msgid ": unexpected end of file in a string\n"
426  msgstr ": Datei endet unerwartet innerhalb einer Zeichenkette\n"  msgstr ": Datei endet unerwartet innerhalb einer Zeichenkette\n"
427    
428  #: scan-gram.l:322 scan-gram.l:394  #: scan-gram.l:314 scan-gram.l:386
429  msgid ": unexpected end of file in a character\n"  msgid ": unexpected end of file in a character\n"
430  msgstr ": Datei endet unerwartet innerhalb eines Zeichens\n"  msgstr ": Datei endet unerwartet innerhalb eines Zeichens\n"
431    
432  #: scan-gram.l:343  #: scan-gram.l:335
433  #, c-format  #, c-format
434  msgid ": invalid escape: %s\n"  msgid ": invalid escape: %s\n"
435  msgstr ": unzulässiges Fluchtzeichen: %s\n"  msgstr ": unzulässiges Fluchtzeichen: %s\n"
436    
437  #: scan-gram.l:364  #: scan-gram.l:356
438  #, c-format  #, c-format
439  msgid ": unrecognized escape: %s\n"  msgid ": unrecognized escape: %s\n"
440  msgstr ": unbekannt Fluchtzeichen: %s\n"  msgstr ": unbekannt Fluchtzeichen: %s\n"
441    
442  #: scan-gram.l:485  #: scan-gram.l:477
443  msgid ": unexpected end of file in a braced code\n"  msgid ": unexpected end of file in a braced code\n"
444  msgstr ": Datei endet unerwartet innerhalb geklammerten Programmtexts\n"  msgstr ": Datei endet unerwartet innerhalb geklammerten Programmtexts\n"
445    
446  #: scan-gram.l:514  #: scan-gram.l:506
447  msgid ": unexpected end of file in a prologue\n"  msgid ": unexpected end of file in a prologue\n"
448  msgstr ": Datei endet unerwartet innerhalb eines Prologs\n"  msgstr ": Datei endet unerwartet innerhalb eines Prologs\n"
449    
450  #: scan-gram.l:572  #: scan-gram.l:564
451  #, c-format  #, c-format
452  msgid "$$ of `%s' has no declared type"  msgid "$$ of `%s' has no declared type"
453  msgstr "$$ von »%s« hat keinen deklarierten Typ"  msgstr "$$ von »%s« hat keinen deklarierten Typ"
454    
455  #: scan-gram.l:584 scan-gram.l:666  #: scan-gram.l:576 scan-gram.l:658
456  #, c-format  #, c-format
457  msgid "invalid value: %s%d"  msgid "invalid value: %s%d"
458  msgstr "unzulässiger Wert: %s%d"  msgstr "unzulässiger Wert: %s%d"
459    
460  #: scan-gram.l:591  #: scan-gram.l:583
461  #, c-format  #, c-format
462  msgid "$%d of `%s' has no declared type"  msgid "$%d of `%s' has no declared type"
463  msgstr "$%d von »%s« hat keinen deklarierten Typ"  msgstr "$%d von »%s« hat keinen deklarierten Typ"
464    
465  #: scan-gram.l:602 scan-gram.l:619 scan-gram.l:673 scan-gram.l:690  #: scan-gram.l:594 scan-gram.l:611 scan-gram.l:665 scan-gram.l:682
466  #, c-format  #, c-format
467  msgid "%s is invalid"  msgid "%s is invalid"
468  msgstr "%s ist unzulässig"  msgstr "%s ist unzulässig"
# Line 571  msgstr "mehrdeutiges Argument %s für %s Line 557  msgstr "mehrdeutiges Argument %s für %s
557  msgid "Valid arguments are:"  msgid "Valid arguments are:"
558  msgstr "Gültige Argumente sind:"  msgstr "Gültige Argumente sind:"
559    
560  #: lib/bitset_stats.c:235  #: lib/bitset_stats.c:178
561  #, c-format  #, c-format
562  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"  msgid "%u bitset_allocs, %u freed (%.2f%%).\n"
563  msgstr "%u bitset_allocs, %u freigegeben (%.2f%%).\n"  msgstr "%u bitset_allocs, %u freigegeben (%.2f%%).\n"
564    
565  #: lib/bitset_stats.c:238  #: lib/bitset_stats.c:181
566  #, c-format  #, c-format
567  msgid "%u bitset_sets, %u cached (%.2f%%)\n"  msgid "%u bitset_sets, %u cached (%.2f%%)\n"
568  msgstr "%u bitset_sets, %u zwischengespeichert (%.2f%%)\n"  msgstr "%u bitset_sets, %u zwischengespeichert (%.2f%%)\n"
569    
570  #: lib/bitset_stats.c:241  #: lib/bitset_stats.c:184
571  #, c-format  #, c-format
572  msgid "%u bitset_resets, %u cached (%.2f%%)\n"  msgid "%u bitset_resets, %u cached (%.2f%%)\n"
573  msgstr "%u bitset_resets, %u zwischengespeichert (%.2f%%)\n"  msgstr "%u bitset_resets, %u zwischengespeichert (%.2f%%)\n"
574    
575  #: lib/bitset_stats.c:244  #: lib/bitset_stats.c:187
576  #, c-format  #, c-format
577  msgid "%u bitset_tests, %u cached (%.2f%%)\n"  msgid "%u bitset_tests, %u cached (%.2f%%)\n"
578  msgstr "%u bitset_tests, %u zwischengespeichert (%.2f%%)\n"  msgstr "%u bitset_tests, %u zwischengespeichert (%.2f%%)\n"
579    
580  #: lib/bitset_stats.c:248  #: lib/bitset_stats.c:191
581  #, c-format  #, c-format
582  msgid "%u bitset_lists\n"  msgid "%u bitset_lists\n"
583  msgstr "%u bitset_lists\n"  msgstr "%u bitset_lists\n"
584    
585  #: lib/bitset_stats.c:250  #: lib/bitset_stats.c:193
586  msgid "count log histogram\n"  msgid "count log histogram\n"
587  msgstr "Zähler-Histogramm\n"  msgstr "Zähler-Histogramm\n"
588    
589  #: lib/bitset_stats.c:253  #: lib/bitset_stats.c:196
590  msgid "size log histogram\n"  msgid "size log histogram\n"
591  msgstr "Größe-Histogramm\n"  msgstr "Größe-Histogramm\n"
592    
593  #: lib/bitset_stats.c:256  #: lib/bitset_stats.c:199
594  msgid "density histogram\n"  msgid "density histogram\n"
595  msgstr "Dichte-Histogramm\n"  msgstr "Dichte-Histogramm\n"
596    
597  #: lib/bitset_stats.c:272  #: lib/bitset_stats.c:213
598  msgid ""  msgid ""
599  "Bitset statistics:\n"  "Bitset statistics:\n"
600  "\n"  "\n"
# Line 616  msgstr "" Line 602  msgstr ""
602  "Bitset-Statistiken:\n"  "Bitset-Statistiken:\n"
603  "\n"  "\n"
604    
605  #: lib/bitset_stats.c:275  #: lib/bitset_stats.c:216
606  #, c-format  #, c-format
607  msgid "Accumulated runs = %u\n"  msgid "Accumulated runs = %u\n"
608  msgstr "Gesammelte Durchläufe = %u\n"  msgstr "Gesammelte Durchläufe = %u\n"
609    
610  #: lib/bitset_stats.c:320  #: lib/bitset_stats.c:260
611  msgid "Could not read stats file."  msgid "Could not read stats file."
612  msgstr "Konnte Statistik-Datei nicht lesen."  msgstr "Konnte Statistik-Datei nicht lesen."
613    
614  #: lib/bitset_stats.c:322  #: lib/bitset_stats.c:262
615  msgid "Bad stats file size.\n"  msgid "Bad stats file size.\n"
616  msgstr "Ungültige Statistik-Datei-Größe.\n"  msgstr "Ungültige Statistik-Datei-Größe.\n"
617    
618  #: lib/bitset_stats.c:348  #: lib/bitset_stats.c:287
619  msgid "Could not write stats file."  msgid "Could not write stats file."
620  msgstr "Konnte Statistik-Datei nicht schreiben."  msgstr "Konnte Statistik-Datei nicht schreiben."
621    
622  #: lib/bitset_stats.c:352  #: lib/bitset_stats.c:291
623  msgid "Could not open stats file for writing."  msgid "Could not open stats file for writing."
624  msgstr "Konnte Statistik-Datei nicht zum Schreiben öffnen."  msgstr "Konnte Statistik-Datei nicht zum Schreiben öffnen."
625    
# Line 704  msgstr "»" Line 690  msgstr "»"
690  msgid "'"  msgid "'"
691  msgstr "«"  msgstr "«"
692    
693    #: lib/subpipe.c:187
694    #, c-format
695    msgid "subsidiary program `%s' could not be invoked"
696    msgstr ""
697    
698    #: lib/subpipe.c:189
699    #, c-format
700    msgid "subsidiary program `%s' not found"
701    msgstr ""
702    
703    #: lib/subpipe.c:191
704    #, c-format
705    msgid "subsidiary program `%s' failed"
706    msgstr ""
707    
708    #: lib/subpipe.c:192
709    #, c-format
710    msgid "subsidiary program `%s' failed (exit status %d)"
711    msgstr ""
712    
713  #: lib/timevar.c:476  #: lib/timevar.c:476
714  msgid ""  msgid ""
715  "\n"  "\n"
# Line 721  msgstr " ZUSAMMEN              :" Line 727  msgstr " ZUSAMMEN              :"
727  msgid "time in %s: %ld.%06ld (%ld%%)\n"  msgid "time in %s: %ld.%06ld (%ld%%)\n"
728  msgstr "Zeit in %s: %ld.%06ld (%ld%%)\n"  msgstr "Zeit in %s: %ld.%06ld (%ld%%)\n"
729    
730    #~ msgid "%s: no grammar file given\n"
731    #~ msgstr "%s: keine Grammatik-Datei angegeben\n"
732    
733    #~ msgid "%s: extra arguments ignored after `%s'\n"
734    #~ msgstr "%s: zusätzliche Argumente nach »%s« werden ignoriert\n"
735    
736    #~ msgid "two @prec's in a row"
737    #~ msgstr "zwei @prec-Anweisungen nacheinander"
738    
739    #~ msgid "%%dprec affects only GLR parsers"
740    #~ msgstr "%%dprec betrifft nur GLR-Parser"
741    
742    #~ msgid "only one %%dprec allowed per rule"
743    #~ msgstr "nur ein %%dprec pro Regel erlaubt"
744    
745  #~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"  #~ msgid "state_list_append (state = %d, symbol = %d (%s))\n"
746  #~ msgstr "state_list_append (Zustand = %d, Symbol = %d (%s))\n"  #~ msgstr "state_list_append (Zustand = %d, Symbol = %d (%s))\n"
747    

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26