From 2bb9fbf58da544cf8e790d36f1b331f41cc665cb Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Sun, 15 Apr 2012 19:05:03 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20key=20name:=20autorize=20?= =?UTF-8?q?=E2=86=92=20authorize.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/authorizations/new.html.haml | 2 +- config/locales/diaspora/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/authorizations/new.html.haml b/app/views/authorizations/new.html.haml index d29ffb25b..431eb834b 100644 --- a/app/views/authorizations/new.html.haml +++ b/app/views/authorizations/new.html.haml @@ -38,5 +38,5 @@ :url => oauth_authorize_path(params.slice(:redirect_uri, :client_id, :client_secret)) do |form| %br %p - = form.submit "Fuck Yeah!", :value => t('.autorize'), :class => 'button' + = form.submit "Fuck Yeah!", :value => t('.authorize'), :class => 'button' = form.submit "Hell No.", :value => t('.nope'), :class => 'button' diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index 484898703..b8dfd4bc2 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -940,7 +940,7 @@ en: no_applications: "You haven't registered any applications yet." new: cubbies_will: "Cubbies will be able to post photos on your behalf" - autorize: "Authorize" + authorize: "Authorize" nope: "No" streams: