Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php |
— | — | @@ -55,7 +55,7 @@ |
56 | 56 | |
57 | 57 | // format "time" |
58 | 58 | 'srf_printername_earliest' => 'Earliest time', |
59 | | - 'srf_printername_lateest' => 'Latest time', |
| 59 | + 'srf_printername_latest' => 'Latest time', |
60 | 60 | |
61 | 61 | // formats "timeline" and "eventline" |
62 | 62 | 'srf_printername_timeline' => 'Timeline', |
— | — | @@ -195,6 +195,8 @@ |
196 | 196 | 'srf_paramdesc_graphname' => '{{Identical|Title}}', |
197 | 197 | 'srf-noparentprop' => 'No parent property given. The tree can not be built without a specified parent property.', |
198 | 198 | 'srf-paramdesc-parent' => '{{doc-paramdesc|parent}}', |
| 199 | + 'srf_printername_earliest' => '{{doc-smwformat|earliest}}', |
| 200 | + 'srf_printername_latest' => '{{doc-smwformat|latest}}', |
199 | 201 | ); |
200 | 202 | |
201 | 203 | /** Afrikaans (Afrikaans) |