diff options
| author | Chris Sargeant | 2012-01-10 21:59:40 -0800 | 
|---|---|---|
| committer | Chris Sargeant | 2012-01-10 21:59:40 -0800 | 
| commit | 59565d57bdb211014eff5a9b6ec7a42e19be90ae (patch) | |
| tree | 0b2d36c2e83e0815a3a64f05f547ac1e2a1861eb | |
| parent | ff393d39dcebbe55bf41ce6f03d6502c2c1bcca1 (diff) | |
| download | inboxes-59565d57bdb211014eff5a9b6ec7a42e19be90ae.tar.bz2 | |
Updated leaved: to be more coherent 
| -rw-r--r-- | config/locales/en.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/locales/en.yml b/config/locales/en.yml index 3bcda3c..348e39b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -9,7 +9,7 @@ en:        removed: "Speaker was removed from discussion"      discussions:        started: "Discussion started" -      leaved: "You leaved the discussion" +      leaved: "You leave the discussion"        exists: "Discussion between you and %{user} already exists"        can_not_participate: "You are not listed in this discussion"        choose_at_least_one_recipient: "You should choose at least one recipient of discussion"
\ No newline at end of file | 
