Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: www-changes
Date: 08/13/2002 17:45:16
Module Name: htdocs
Committed By: jschauma
Date: Tue Aug 13 14:45:16 UTC 2002
Added Files:
htdocs: translate.sh
Removed Files:
htdocs/de: translate.sh
htdocs/es: translate.sh
htdocs/pl: translate.sh
htdocs/se: translate.sh
Log Message:
Moved translate.sh from the various translations subdirs to main dir:
The shell-script is identical, the only way they differ is in what
sed-script they call. Thus, add required parameter to specify the language
to translate into.
New usage:
.../htdocs/translate.sh <lang> <origfile>
Currently, <lang> may be one of de,es,pl,pt,se
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 htdocs/translate.sh
cvs rdiff -r1.2 -r0 htdocs/de/translate.sh
cvs rdiff -r1.1 -r0 htdocs/es/translate.sh
cvs rdiff -r1.1 -r0 htdocs/pl/translate.sh
cvs rdiff -r1.1.1.1 -r0 htdocs/se/translate.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.