author | cniehaus <cniehaus> | 2002-12-13 22:44:24 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-13 22:44:24 (UTC) |
commit | b90d33132c1191fd299e902da9684e51615d1c41 (patch) (unidiff) | |
tree | c80b1756bcd3c4d0fde8d368c333bf0243f7945a /docs | |
parent | 1f7551e3f68040b3c24f6c5b39d9fc59bdbd9f7a (diff) | |
download | opie-b90d33132c1191fd299e902da9684e51615d1c41.zip opie-b90d33132c1191fd299e902da9684e51615d1c41.tar.gz opie-b90d33132c1191fd299e902da9684e51615d1c41.tar.bz2 |
some bugfixes in the markup
-rw-r--r-- | docs/usermanual/i18n.sgm | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/docs/usermanual/i18n.sgm b/docs/usermanual/i18n.sgm index d2a1f37..9ebdf6d 100644 --- a/docs/usermanual/i18n.sgm +++ b/docs/usermanual/i18n.sgm | |||
@@ -38,7 +38,13 @@ | |||
38 | should go to <filename class='directory'>OPIEDIR/i18n</filename> and do | 38 | should go to <filename class='directory'>OPIEDIR/i18n</filename> and do |
39 | <programlisting>cvs up</programlisting>. If there is already a translation for the language you would like to | 39 | |
40 | <programlisting>cvs up</programlisting> | ||
41 | |||
42 | If there is already a translation for the language you would like to | ||
40 | translate you will see the language code in that directory. For example, | 43 | translate you will see the language code in that directory. For example, |
41 | for german this is <programlisting>de</programlisting> and for danish it is | 44 | for german this is <programlisting>de</programlisting> and for danish it is |
42 | <programlisting>da</programlisting>. If not, you should contact the coordinator | 45 | |
43 | <personname><firstname>Carsten</firstname><surname>Niehaus</surname></personname> | 46 | <programlisting>da</programlisting> |
47 | |||
48 | If not, you should contact the coordinator | ||
49 | <personname><firstname>Carsten</firstname> <surname>Niehaus</surname></personname> | ||
44 | so that everything will be set up for your language. | 50 | so that everything will be set up for your language. |
@@ -102,3 +108,6 @@ | |||
102 | would be. The first two messages are already translated, the third is | 108 | would be. The first two messages are already translated, the third is |
103 | not. This is marked by the <programlisting>type="unfinished"</programlisting>. | 109 | not. This is marked by the |
110 | |||
111 | <programlisting>type="unfinished"</programlisting> | ||
112 | |||
104 | </para> | 113 | </para> |
@@ -107,6 +116,6 @@ | |||
107 | -Linguist- you have to remove that mark and add the translated string | 116 | -Linguist- you have to remove that mark and add the translated string |
108 | between the two <programlisting>translation</programlisting>-tags. | 117 | between the two translation-tags. |
109 | </para> | 118 | </para> |
110 | <para> | 119 | <para> |
111 | It might happen that you see <programlisting>type="obsolete"</programlisting> in a | 120 | It might happen that you see <emphasis>type="obsolete"</emphasis> in a |
112 | .ts-file. You should not translate these stings as they do no longer appear in the | 121 | .ts-file. You should not translate these stings as they do no longer appear in the |