author | cniehaus <cniehaus> | 2002-12-14 21:47:29 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-14 21:47:29 (UTC) |
commit | 6574d52bb94f6479ff2a3411e0f0cea9786b554c (patch) (unidiff) | |
tree | f0b70fbb3b02524befc7c3c9132fcd3f37a0a828 /docs/usermanual | |
parent | 48475749a81e1794071ee0b0178c6d37a623da76 (diff) | |
download | opie-6574d52bb94f6479ff2a3411e0f0cea9786b554c.zip opie-6574d52bb94f6479ff2a3411e0f0cea9786b554c.tar.gz opie-6574d52bb94f6479ff2a3411e0f0cea9786b554c.tar.bz2 |
:%s/::$/:/
-rw-r--r-- | docs/usermanual/i18n.sgm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual/i18n.sgm b/docs/usermanual/i18n.sgm index d55ebd0..faa0b03 100644 --- a/docs/usermanual/i18n.sgm +++ b/docs/usermanual/i18n.sgm | |||
@@ -137,7 +137,7 @@ | |||
137 | <filename class='extension'>pro</filename> | 137 | <filename class='extension'>pro</filename> |
138 | Every application has a .pro-file from which the Makefiles are generated. As a translator | 138 | Every application has a .pro-file from which the Makefiles are generated. As a translator |
139 | you need to check if in every .pro-file is a line for the language you want to translate to. | 139 | you need to check if in every .pro-file is a line for the language you want to translate to. |
140 | This line should look like:: | 140 | This line should look like: |
141 | 141 | ||
142 | <programlisting> | 142 | <programlisting> |
143 | ../../../i18n/de/today.ts \ | 143 | ../../../i18n/de/today.ts \ |