PERFORCE change 144781 for review

Gabor Kovesdan gabor at FreeBSD.org
Sun Jul 6 13:37:41 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=144781

Change 144781 by gabor at gabor_server on 2008/07/06 13:36:59

	- Resync catalogues

Affected files ...

.. //depot/projects/soc2008/gabor_textproc/grep/grep.c#58 edit
.. //depot/projects/soc2008/gabor_textproc/grep/nls/C.msg#4 edit
.. //depot/projects/soc2008/gabor_textproc/grep/nls/hu_HU.ISO8859-2.msg#3 edit
.. //depot/projects/soc2008/gabor_textproc/grep/nls/pt_BR.ISO8859-1.msg#4 edit

Differences ...

==== //depot/projects/soc2008/gabor_textproc/grep/grep.c#58 (text+ko) ====

@@ -73,7 +73,6 @@
 /*13*/	"value out of range",
 /*14*/	"unknown -d or --directory option",
 /*15*/	"unknown --color option",
-/*16*/	"both --include and --exclude are specified"
 };
 
 /* Flags passed to regcomp() and regexec() */

==== //depot/projects/soc2008/gabor_textproc/grep/nls/C.msg#4 (text+ko) ====

@@ -11,9 +11,9 @@
 7 "\t[--null] [pattern] [file ...]\n"
 8 "parentheses not balanced"
 9 "context out of range"
-10 "FreeBSD grep 2.5.1\n"
+10 "%s (BSD grep) %s\n"
 11 "unknown --binary-files option"
 12 "Binary file %s matches\n"
-12 "value out of range"
-13 "unknown -d or --directory option"
-14 "unknown --color option"
+13 "value out of range"
+14 "unknown -d or --directory option"
+15 "unknown --color option"

==== //depot/projects/soc2008/gabor_textproc/grep/nls/hu_HU.ISO8859-2.msg#3 (text+ko) ====

@@ -11,9 +11,9 @@
 7 "\t[--null] [minta] [fájl ...]\n"
 8 "párosítatlan zárójelek"
 9 "a kontextus a megengedett tartományon kívül esik"
-10 "FreeBSD grep 2.5.1\n"
+10 "%s (BSD grep) %s\n"
 11 "ismeretlen --binary-files opció"
 12 "%s bináris fájl illeszkedik\n"
-12 "az érték a megengedett tartományon kívül esik"
-13 "ismeretlen -d vagy --directory opció"
-14 "ismeretlen --color opció"
+13 "az érték a megengedett tartományon kívül esik"
+14 "ismeretlen -d vagy --directory opció"
+15 "ismeretlen --color opció"

==== //depot/projects/soc2008/gabor_textproc/grep/nls/pt_BR.ISO8859-1.msg#4 (text+ko) ====

@@ -11,9 +11,9 @@
 7 "\t[--null] [padrão] [arquivo ...]\n"
 8 "parênteses nâo balanceados"
 9 "contexto está fora da escala"
-10 "FreeBSD grep 2.5.1\n"
+10 "%s (BSD grep) %s\n"
 11 "opcão não conhecida de --binary-files"
 12 "arquivo binário %s casa com o padrão\n"
-12 "el valor está fora da escala"
-13 "opcão não conhecida de -d ou --directory"
-14 "opcão não conhecida de --color"
+13 "el valor está fora da escala"
+14 "opcão não conhecida de -d ou --directory"
+15 "opcão não conhecida de --color"


More information about the p4-projects mailing list