Mercurial > hg > soundsoftware-site
changeset 76:8a49eabbb30a cannam
* Change Home label to "Welcome!"
author | Chris Cannam |
---|---|
date | Tue, 14 Dec 2010 14:05:06 +0000 |
parents | 97333e644a2c |
children | 432bb11e0390 |
files | config/locales/en-GB.yml config/locales/en.yml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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