diff options
| author | jessib <jessib@riseup.net> | 2013-12-19 12:19:18 -0800 | 
|---|---|---|
| committer | jessib <jessib@riseup.net> | 2013-12-19 12:19:18 -0800 | 
| commit | 76517637ddf70577bd2a14bebb8a57552fbb1776 (patch) | |
| tree | eaa36891f96fe44a6c65cfab7f5b310362b8a8a2 | |
| parent | b0a00e16df0792b4ee95ed1ac015f0e23ca3793a (diff) | |
Update translation to reflect what you can actually change in your account.
| -rw-r--r-- | users/config/locales/en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index 1b5dd5e..934fcee 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -46,7 +46,7 @@ en:    overview_intro: "From this user control panel, you can:"    overview_tickets: "Create and check support tickets."    overview_email: "Modify email settings." -  overview_account: "Change your password or delete your account." +  overview_account: "Delete your account."    #    # rails | 
