Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4c961d3

Browse files
committedJan 15, 2013
Changes to test new staging env
1 parent db16c7c commit 4c961d3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎Rakefile

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44

55
require File.expand_path('../config/application', __FILE__)
66

7-
87
Devices::Application.load_tasks

‎config/locales/en.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ en:
1111
json:
1212
not_valid: "Not valid JSON"
1313
access:
14-
not_authorized: "Token Not Valid"
14+
not_authorized: "Token not Valid"
1515
rate_limit: "Rate limit exceeded"
1616
activation:
1717
not_found: "Activation code not found"

0 commit comments

Comments
 (0)
Please sign in to comment.