# HG changeset patch # User Chris Cannam # Date 1292335506 0 # Node ID 8a49eabbb30aee49704489881d1a517a46787775 # Parent 97333e644a2c3a80067929d23c0fe3079c9f4b3b * Change Home label to "Welcome!" diff -r 97333e644a2c -r 8a49eabbb30a config/locales/en-GB.yml --- a/config/locales/en-GB.yml Tue Nov 23 15:59:13 2010 +0000 +++ b/config/locales/en-GB.yml Tue Dec 14 14:05:06 2010 +0000 @@ -462,7 +462,7 @@ label_register: Register label_login_with_open_id_option: or login with OpenID label_password_lost: Lost password - label_home: Home + label_home: Welcome! label_my_page: My page label_my_account: My account label_my_projects: My projects diff -r 97333e644a2c -r 8a49eabbb30a config/locales/en.yml --- a/config/locales/en.yml Tue Nov 23 15:59:13 2010 +0000 +++ b/config/locales/en.yml Tue Dec 14 14:05:06 2010 +0000 @@ -477,7 +477,7 @@ label_register: Register label_login_with_open_id_option: or login with OpenID label_password_lost: Lost password - label_home: Home + label_home: Welcome! label_my_page: My page label_my_account: My account label_my_projects: My projects