]> git.openstreetmap.org Git - rails.git/commit
Use 'My Account' for account pages
authorAndy Allan <git@gravitystorm.co.uk>
Sat, 15 Feb 2025 14:57:16 +0000 (14:57 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Sat, 15 Feb 2025 17:06:40 +0000 (17:06 +0000)
commit487bba4088e544a351b4ac0c9cb7bed2d6247e89
tree8445ae86b8e75d1cdf91e69836705204c6b4432e
parentaebacc88de18c24c583a12b589eb98cf0b826627
Use 'My Account' for account pages

It's hard to make a distinction between 'Preferences' and 'Settings' in some languages,
and many other sites use the term 'Account' for things like changing email.
app/views/accounts/edit.html.erb
app/views/layouts/_header.html.erb
app/views/users/show.html.erb
config/locales/en.yml
test/system/user_suspension_test.rb