Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | 'srfc_today' => 'Today', |
20 | 20 | 'srfc_gotomonth' => 'Go to month', |
21 | 21 | // format "vCard" |
22 | | - 'srf_vcard_link' => 'vCard', |
| 22 | + 'srf_vcard_link' => 'vCard', |
23 | 23 | // format "iCalendar" |
24 | 24 | 'srf_icalendar_link' => 'iCalendar', |
25 | 25 | ); |
— | — | @@ -94,8 +94,6 @@ |
95 | 95 | 'srfc_nextmonth' => 'Nächster Monat', |
96 | 96 | 'srfc_today' => 'Heute', |
97 | 97 | 'srfc_gotomonth' => 'Gehe zu Monat', |
98 | | - 'srf_icalendar_link' => 'iCalendar', |
99 | | - 'srf_vcard_link' => 'vCard', |
100 | 98 | ); |
101 | 99 | |
102 | 100 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -271,8 +269,6 @@ |
272 | 270 | 'srfc_nextmonth' => 'Mense sequente', |
273 | 271 | 'srfc_today' => 'Hodie', |
274 | 272 | 'srfc_gotomonth' => 'Ir al mense', |
275 | | - 'srf_icalendar_link' => 'iCalendar', |
276 | | - 'srf_vcard_link' => 'vCard', |
277 | 273 | ); |
278 | 274 | |
279 | 275 | /** Italian (Italiano) |
— | — | @@ -283,8 +279,6 @@ |
284 | 280 | 'srfc_nextmonth' => 'Mese successivo', |
285 | 281 | 'srfc_today' => 'Oggi', |
286 | 282 | 'srfc_gotomonth' => 'Vai al mese', |
287 | | - 'srf_icalendar_link' => 'iCalendar', |
288 | | - 'srf_vcard_link' => 'vCard', |
289 | 283 | ); |
290 | 284 | |
291 | 285 | /** Japanese (日本語) |
— | — | @@ -402,8 +396,6 @@ |
403 | 397 | 'srfc_nextmonth' => 'Volgende maand', |
404 | 398 | 'srfc_today' => 'Vandaag', |
405 | 399 | 'srfc_gotomonth' => 'Ga naar maand', |
406 | | - 'srf_icalendar_link' => 'iCalendar', |
407 | | - 'srf_vcard_link' => 'vCard', |
408 | 400 | ); |
409 | 401 | |
410 | 402 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -425,7 +417,6 @@ |
426 | 418 | 'srfc_today' => 'I dag', |
427 | 419 | 'srfc_gotomonth' => 'Gå til måned', |
428 | 420 | 'srf_icalendar_link' => 'iKalender', |
429 | | - 'srf_vcard_link' => 'vCard', |
430 | 421 | ); |
431 | 422 | |
432 | 423 | /** Occitan (Occitan) |
— | — | @@ -469,7 +460,6 @@ |
470 | 461 | 'srfc_today' => 'Hoje', |
471 | 462 | 'srfc_gotomonth' => 'Ir para mês', |
472 | 463 | 'srf_icalendar_link' => 'iCalendário', |
473 | | - 'srf_vcard_link' => 'vCard', |
474 | 464 | ); |
475 | 465 | |
476 | 466 | /** Brazilian Portuguese (Português do Brasil) |
— | — | @@ -510,7 +500,6 @@ |
511 | 501 | 'srfc_today' => 'Сегодня', |
512 | 502 | 'srfc_gotomonth' => 'Перейти к месяцу', |
513 | 503 | 'srf_icalendar_link' => 'iКалендарь', |
514 | | - 'srf_vcard_link' => 'vCard', |
515 | 504 | ); |
516 | 505 | |
517 | 506 | /** Slovak (Slovenčina) |
— | — | @@ -521,8 +510,6 @@ |
522 | 511 | 'srfc_nextmonth' => 'Ďalší mesiac', |
523 | 512 | 'srfc_today' => 'Dnes', |
524 | 513 | 'srfc_gotomonth' => 'Prejsť na mesiac', |
525 | | - 'srf_icalendar_link' => 'iCalendar', |
526 | | - 'srf_vcard_link' => 'vCard', |
527 | 514 | ); |
528 | 515 | |
529 | 516 | /** Swedish (Svenska) |
— | — | @@ -534,7 +521,6 @@ |
535 | 522 | 'srfc_today' => 'Idag', |
536 | 523 | 'srfc_gotomonth' => 'Gå till månad', |
537 | 524 | 'srf_icalendar_link' => 'iKalender', |
538 | | - 'srf_vcard_link' => 'vCard', |
539 | 525 | ); |
540 | 526 | |
541 | 527 | /** Telugu (తెలుగు) |
— | — | @@ -586,7 +572,6 @@ |
587 | 573 | 'srfc_nextmonth' => 'Tháng sau', |
588 | 574 | 'srfc_today' => 'Hôm nay', |
589 | 575 | 'srfc_gotomonth' => 'Đến tháng', |
590 | | - 'srf_icalendar_link' => 'iCalendar', |
591 | 576 | ); |
592 | 577 | |
593 | 578 | /** Volapük (Volapük) |
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -630,6 +630,7 @@ |
631 | 631 | |
632 | 632 | Semantic Result Formats |
633 | 633 | file = SemanticResultFormats/SRF_Messages.php |
| 634 | +optional = srf_icalendar_link, srf_vcard_link |
634 | 635 | |
635 | 636 | Semantic Drilldown |
636 | 637 | file = SemanticDrilldown/languages/SD_Messages.php |
— | — | @@ -646,7 +647,7 @@ |
647 | 648 | ignored = smw_ask_doculink, smw_service_online_maps, smw_uri_blacklist |
648 | 649 | optional = smw_rss_link, smw_decseparator, smw_kiloseparator |
649 | 650 | optional = smw_rss_description, smw_browse_more, specialpages-group-smw_group |
650 | | -optional = smw_csv_link, smw_icalendar_link, smw_vcard_link |
| 651 | +optional = smw_csv_link |
651 | 652 | optional = smw_json_link |
652 | 653 | |
653 | 654 | Shared User Rights |