From ade8c5fddf3f125ee276c4c19d1646a9ef4cab08 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sat, 14 Dec 2002 18:26:22 +0000 Subject: update... not perfect though --- (limited to 'docs') diff --git a/docs/usermanual/i18n.sgm b/docs/usermanual/i18n.sgm index 9ebdf6d..d55ebd0 100644 --- a/docs/usermanual/i18n.sgm +++ b/docs/usermanual/i18n.sgm @@ -85,22 +85,21 @@ In the next paragraph you see an example of what the XML looks like. - + + <message> + <source>New</source> + <translation>Neu</translation> + </message> + <message> + <source>Today</source> + <translation>Heute</translation> + </message> + <message> + <source>Day</source> + <translation type="unfinished"></translation> + </message> + + As you can see the markup is very simple. The part between two source-tags is the english text which appears if there is no translation yet. In the first -- cgit v0.9.0.2