]> cat aescling's git repositories - mastodon.git/commit
Differentiate settings links
authorJessica Stokes <hello@jessicastokes.net>
Thu, 5 Jan 2017 03:47:02 +0000 (19:47 -0800)
committerJessica Stokes <hello@jessicastokes.net>
Thu, 5 Jan 2017 03:47:02 +0000 (19:47 -0800)
commit7ac55d2674b65bae78e6559a51ce97d859074bba
tree4b0b405a1d3e3a0d46cda01bcf7bb4bc3d5d581a
parent9bb1b97d2a31477ce3da83fb204dd5702323c1bb
Differentiate settings links

The "settings" links in the Getting Started section (or, if #399 were to happen, "more" menu) and compose sections are now different; the "compose" link is "Edit profile," while the one in the Getting Started section is now "Preferences."

All languages have been updated to accommodate this, based on the existing usages of these phrases in language files in the Rails part of the app!

addresses part of #384
app/assets/javascripts/components/features/compose/components/navigation_bar.jsx
app/assets/javascripts/components/features/getting_started/index.jsx
app/assets/javascripts/components/locales/de.jsx
app/assets/javascripts/components/locales/en.jsx
app/assets/javascripts/components/locales/es.jsx
app/assets/javascripts/components/locales/fr.jsx
app/assets/javascripts/components/locales/hu.jsx
app/assets/javascripts/components/locales/pt.jsx
app/assets/javascripts/components/locales/uk.jsx