Revision 1032
Added by Jean-Philippe Lang over 17 years ago
en.yml | ||
---|---|---|
458 | 458 |
label_registration_manual_activation: manual account activation |
459 | 459 |
label_registration_automatic_activation: automatic account activation |
460 | 460 |
label_display_per_page: 'Per page: %s' |
461 |
label_age: Age |
|
461 | 462 |
|
462 | 463 |
button_login: Login |
463 | 464 |
button_submit: Submit |
Also available in: Unified diff
Slight improvements to the browser views.
ApplicationHelper#set_html_title replaced by html_title with arguments and can be called several times in views to append elements to the title.