Changes between Version 27 and Version 28 of Localization
- Timestamp:
- Jan 27, 2014, 8:39:34 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Localization
v27 v28 111 111 add or edit the macro instruction on the translation so that it looks like this : 112 112 113 {{{[ TranslatedPages(revision=4)]}}}113 {{{[ [TranslatedPages(revision=4)] ]}}} 114 114 115 115 Another useful argument is '''outdated'''. 116 {{{ 117 TranslatedPages(revision=4,outdated=Needs proof-reading)118 }}} 116 117 {{{[ [TranslatedPages(revision=4,outdated=Needs proof-reading)] ]}}} 118 119 119 means the page is flagged as to be updated (in yellow in the below table), and the text "Needs proof-reading" will appear on top of the page. More information on the TranslatedPages macro can be found on the [WikiMacros#TranslatedPages-macro] page. 120 120 … … 122 122 As with the main first page, where you see a pattern starting with "'''Documentation'''", you have to prepend the language code to it.\\ 123 123 Example: 124 {{{ 125 [[TOC(titleindex, heading=ARexx API, notitle, depth=2, it:Documentation/ARexx API/*)]] 124 {{{[[TOC(titleindex, heading=ARexx API, notitle, depth=2, it:Documentation/ARexx API/*)]] 126 125 ^^^ 127 }}}126 }}} 128 127 129 128 === Status of online documentation translations ===