next up previous contents
Next: Some notes: Up: Custom Language Files Previous: Custom Language Files   Contents

Translating Instructions

The strings are listed like so:

	Help={
	Help
	}

The first ``Help'' is the Native text (ie. English) and the second one is where the translation should go. The German translation looks like this (Hilfe is German for Help):

	Help={
	Hilfe
	}



Subsections

William Denniss 2003-12-04