JIBS is currently only available in
English. A translation into German is in the works.
If you want to help, you need to translate jibs.properties and then email
the translation to me - and tell me what the appropriate language is.
Translation
Notes
A separate Jibs.properties will be uploaded with each version -
with a version number added to the file name. Only the latest
file should be translated. You can do a file compare to see what has
been added to do a new translation.
Lines starting with a # are comments and do not need to be
translated.
Do not do anything with the text to the left of the =.
Do not put spaces at the end of a line.
Text in brackets, like <html> should not be changed.
They are used for special formatting because Java can display html web
documents.
/ and the next character should not be changed. Here is
what they mean:
// prints a slash
\ and the next character should not be changed. Here is
what they mean:
\n prints a newline
\! prints an exclaimation point - !
\# print a pound sign - #