3,467
edits
mNo edit summary |
m (→Example) |
||
Line 12: | Line 12: | ||
===Example=== | ===Example=== | ||
The following example represents a very simple page : | The following example represents a very simple page : | ||
----<languages/> | ----<nowiki><languages/> | ||
<translation> | <translation> | ||
Line 29: | Line 29: | ||
</translation> | </translation> | ||
<!--T:4--> | <!--T:4--> | ||
Another paragraph. | Another paragraph.</nowiki> | ||
---- | ---- | ||
In the following text, paragraphs are segmented in three parts. Each segment can be translated because they are inside a <translation> tag. However, the last paragrah cannot be translated. | In the following text, paragraphs are segmented in three parts. Each segment can be translated because they are inside a <translation> tag. However, the last paragrah cannot be translated. |
edits