Merge pull request #1945 from lprelle/make_string_in_authorizations_translateable

Make string in authorizations translateable
This commit is contained in:
Jonne Hass 2011-09-11 09:08:28 -07:00
commit d0dc96a752
3 changed files with 4 additions and 2 deletions

View file

@ -24,4 +24,4 @@
= app.description
- else
You haven't registered any applications yet.
= t('.no_applications')

View file

@ -20,5 +20,5 @@
= app.description
- else
You haven't registered any applications yet.
= t('.no_applications')
%br

View file

@ -800,6 +800,8 @@ en:
authorizations:
index:
revoke_access: "Revoke Access"
no_applications: "You haven't registered any applications yet."
users:
edit: