diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-23 17:55:50 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-23 17:55:50 +0100 |
commit | 4cad2a069fcead88579373a285a0516a3d500c43 (patch) | |
tree | 8cf560a2fb2ea5de24946894fcda07335f837ea0 /config/locales/views/tenants/en.yml | |
parent | 4e075be70a747fe18afd9e914bad899c2d202d90 (diff) |
UI improvement.
Diffstat (limited to 'config/locales/views/tenants/en.yml')
-rw-r--r-- | config/locales/views/tenants/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/views/tenants/en.yml b/config/locales/views/tenants/en.yml index b61b5e1..edccda0 100644 --- a/config/locales/views/tenants/en.yml +++ b/config/locales/views/tenants/en.yml @@ -1,7 +1,7 @@ en: tenants: name: "Tenant" - new_name_scaffold: 'Snake Oil #%{counter}, Ltd.' + new_name_scaffold: 'Snake Oil Ltd.' controller: successfuly_created: 'Successfully created the tenant "%{resource}".' successfuly_created_plus_delayed_jobs: 'Successfully created the tenant "%{resource}". A total of %{amount_of_numbers} extensions and external numbers is being proccessed in the background. Depending on your hardware that can take a couple of minutes.' |