Translate Hints
From MCS Wiki AVR
- Make sure you are editing right page, for example when you are translating page Mixing ASM and BASIC into German(DE) make sure you are editing the page which have /de at the end - Mixing ASM and BASIC/de , this is important !
- Every page have at the bottom two wiki tags - {{Languages}} and [[Category: XXX ]] , this tags must be preserved. This tags can be visible in text form after switching to Source in editor or in editor they are showed as small blue and black icons with T and C inside
- DE pages default contains copy of EN pages with text : == (**COPIED FROM ENGLISH PAGE**) == : at the begin, please remove it when you start editing page
- Pages contains headings which divides pages to sections and also they are used for creating TOC, for example : Action, See Also, Remarks ... this headings must have Format - Heading 1 (in editor, left side, second row). Please make sure all headings have this format before saving, this could be checked by placing cursor on heading text, if they have right format, Format column show Heading 1, if not, it show default Format in editor column. This is important to check mainly on Action heading after deleting text ,,COPIED FROM ENGLISH PAGE,, because deleting this text can cause also removing format on nearest text (usually Action heading). After saving page, it could be checked by position of TOC table, if it is at the top of page, it is ok, if it is placed somewhere in the text, all headings above TOC hasnt right format.
- Some BASCOM keywords contains * at the begin instead # , this is due Wiki restriction of using # character in page names, and also # character can do some troubles inside texts in some combinations
- On German(DE) pages in section See Also or somewhere in the content of the page there are links what points to EN version, this links could be also edited and append /de at the end of link, in WYSIWYG editor by just double click on link and append /de at the end or in text form (Source) editing link which looks like [[linktosomewhere]] to [[linktosomewhere/de]]