|
1 | 1 | <?php |
| 2 | + |
2 | 3 | return [ |
3 | 4 | 'AB_advanced' => 'Advanced', |
4 | 5 | 'AB_bazar_label' => "Display form's data", |
|
241 | 242 | 'AB_buttons_action_button_color_danger' => 'Hazard', |
242 | 243 | 'AB_buttons_action_button_size_label' => 'Size', |
243 | 244 | 'AB_syndication_action_title_label' => 'Title', |
| 245 | + 'AB_syndication_action_show_image' => 'Show pictures from RSS feed entry', |
244 | 246 | 'AB_bazar_commons2_ordre_label' => 'Order', |
245 | 247 | 'AB_bazarcarto_provider_label' => 'Map Layout', |
246 | 248 | 'AB_bazarcarto_barregestion_label' => 'Entry management bar', |
|
427 | 429 | 'AB_buttons_action_button_size_big' => 'Big', |
428 | 430 | 'AB_buttons_action_button_modal_hint' => 'Works to a page of this wiki', |
429 | 431 | 'AB_syndication_action_source_hint' => 'Flow Title1, Flow Title2... indicates in case of multiple sources the Flow Title', |
430 | | - 'AB_syndication_action_nb_label' => "Number of information to display", |
| 432 | + 'AB_syndication_action_nb_label' => 'Number of information to display', |
431 | 433 | 'AB_syndication_action_template_label' => 'Visualization Template', |
432 | 434 | 'AB_syndication_action_template_acordion' => 'Flux in the form of accordions', |
433 | 435 | 'AB_syndication_action_nouvellefenetre_label' => 'The links open in a new tab', |
434 | 436 | 'AB_syndication_action_formatdate_label' => 'Displays publication dates', |
435 | 437 | 'AB_syndication_action_formatdate_option_jm' => 'Day month', |
436 | 438 | 'AB_syndication_action_formatdate_option_jmh' => 'Day month hour', |
437 | 439 | 'AB_syndication_action_formatdate_option_jmah' => 'Day Month day', |
438 | | - 'AB_bazar_sort_dynamique' => "Dynamic sorting", |
| 440 | + 'AB_bazar_sort_dynamique' => 'Dynamic sorting', |
439 | 441 | 'AB_bazar_sort' => 'Sort data', |
440 | 442 | 'AB_bazar_sort_add_field' => 'Add dynamic sort', |
441 | 443 | ]; |
0 commit comments