paid_up 0.9.7 → 0.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 948ff21e46bb62f5b6e6d2961819572e4eb483e8
4
- data.tar.gz: 07aa34db5acd63319efc126c63720fa1a842ed4a
3
+ metadata.gz: afd9cb268e10fd99737750ad0efff9ac3d4db226
4
+ data.tar.gz: 1be8c0a0b367c8b740e7faa27c459fbb714df34d
5
5
  SHA512:
6
- metadata.gz: 7a8f7334ace05343ab2610a2b2ae3633ab0b31717a88807a0f2d3b570244b58e251f7f53a49fb65dffdc1e4f8cdbf6b4905405481eb64f32847874a41fc29e25
7
- data.tar.gz: 09d1a8d6b152b6a2e9ea55f5e0e29bf06b26ca897676b365bb7e2ba8c2c03b9cf7feef8bf706a723d3fb810938c4163a3960c8f95b6cad1a0839ffe3fa6b4231
6
+ metadata.gz: 555a574d356e6bd8afddc2f4dffa9da184f3960577599ba452d63d358169d766f19265de599e786de841e4a377104ee4efa4fdf6d50332a8e1d430bde00384de
7
+ data.tar.gz: 5a8f6861bf9bc3e7801ebffbebae111382cb99e748584d1a1b006d06be7bdbb2d9e724e80a45884eab514c1baf869aa21e554248e0216e3592b87ac4e442a476
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.9.7
1
+ 0.9.8
@@ -20,13 +20,13 @@
20
20
  # available at http://guides.rubyonrails.org/i18n.html.
21
21
 
22
22
  en:
23
- abilities: "Abilities"
23
+ abilities: 'Abilities'
24
24
  account_is_delinquent: 'The paid features associated with your account have been disabled pending payment.'
25
25
  allowed: 'Allowed'
26
- already_subscribed: "Already Subscribed"
27
- are_you_sure: "Are you sure?"
26
+ already_subscribed: 'Already Subscribed'
27
+ are_you_sure: 'Are you sure?'
28
28
  cancel_my_account: 'Cancel My Account'
29
- canceled: "Canceled"
29
+ canceled: 'Canceled'
30
30
  card: 'Card'
31
31
  card_ending_with: "%{brand} ending with %{last4}"
32
32
  card_number: 'Card Number'
@@ -47,11 +47,11 @@ en:
47
47
  didnt_receive_unlock_instructions: "Didn't receive unlock instructions?"
48
48
  edit_resource: "Edit %{resource}"
49
49
  enter_new_card: 'Enter New Card'
50
- error: "Error"
50
+ error: 'Error'
51
51
  error_handling_feature_setting: "Error handling %{feature} setting"
52
52
  expiration: 'Expiration'
53
53
  features: 'Features'
54
- feature_not_found: "Feature Not Found"
54
+ feature_not_found: 'Feature Not Found'
55
55
  feature_not_found_feature: "Feature Not Found: %{feature}"
56
56
  forgot_your_password: 'Forgot your password?'
57
57
  leave_blank_if_you_dont_want_to_change_it: "(leave blank if you don't want to change it)"
@@ -61,31 +61,31 @@ en:
61
61
  no_implicit_conversion_of_type_features: 'No implicit conversion of %{type} Features'
62
62
  no_features_associated_with_table: 'No features associated with %{table} table.'
63
63
  not_allowed: 'Not Allowed'
64
- or_sign_in: "Or, Sign In"
65
- or_sign_up: "Or, Sign Up"
66
- paid_thru: "Paid Thru"
67
- plan_name: "Plan Name"
68
- plans: "Plans"
69
- pricing: "Pricing"
64
+ or_sign_in: 'Or, Sign In'
65
+ or_sign_up: 'Or, Sign Up'
66
+ paid_thru: 'Paid Thru'
67
+ plan_name: 'Plan Name'
68
+ plans: 'Plans'
69
+ pricing: 'Pricing'
70
70
  resend_confirmation_instructions: 'Resend confirmation instructions'
71
71
  resend_unlock_instructions: 'Resend unlock instructions'
72
- select_payment_info: "Select Payment Info"
73
- send_me_reset_password_instructions: "Send me reset password instructions"
74
- sign_in: "Sign In"
72
+ select_payment_info: 'Select Payment Info'
73
+ send_me_reset_password_instructions: 'Send me reset password instructions'
74
+ sign_in: 'Sign In'
75
75
  sign_in_with_provider: "Sign in with %{provider}"
76
- sign_out: "Sign Out"
77
- sign_up: "Sign Up"
78
- status: "Status"
79
- subscribe: "Subscribe"
76
+ sign_out: 'Sign Out'
77
+ sign_up: 'Sign Up'
78
+ status: 'Status'
79
+ subscribe: 'Subscribe'
80
80
  subscribe_to_plan: "Subscribe to %{plan_name} Plan"
81
81
  subscription_plan_pricing: 'Subscription Plan Pricing'
82
- switch_plans: "Switch Plans"
83
- thank_you: "Thank You"
82
+ switch_plans: 'Switch Plans'
83
+ thank_you: 'Thank You'
84
84
  title_plan: "%{title} Plan"
85
85
  to_disable_this_message_subscribe: "To disable this message, please <a href='%{subscribe_link}'>Choose a Plan</a>."
86
86
  to_enable_paid_features_subscribe: "To enable the paid features previously associated with your account, please <a href='%{subscribe_link}'>Choose a Plan</a>."
87
- trial_period: "Trial Period"
88
- unhappy: "Unhappy?"
87
+ trial_period: 'Trial Period'
88
+ unhappy: 'Unhappy?'
89
89
  unknown_feature_type: 'Unknown Feature Type'
90
90
  unlimited: 'Unlimited'
91
91
  update_account: 'Update Account'
@@ -93,7 +93,8 @@ en:
93
93
  we_need_your_current_password_to_confirm_your_changes: '(we need your current password to confirm your changes)'
94
94
  when_using_table_rows_table_must_exist: 'When using table_rows, the table must exist.'
95
95
  when_using_rolify_rows_table_must_exist: 'When using rolify_rows, the table must exist.'
96
- x_of_y_remaining: '%{x} of %{y} remaining'
97
- x_used_y_allowed: '%{x} used, %{y} allowed'
96
+ x_of_y_remaining: "%{x} of %{y} remaining"
97
+ x_used_y_allowed: "%{x} used, %{y} allowed"
98
+ y_remaining: "%{y} remaining"
98
99
  you_are_now_subscribed_to_the_plan: "You are now subscribed to the %{plan_name} Plan"
99
100
  you_will_be_charged: "You will be charged %{charge_amount}."
data/paid_up.gemspec CHANGED
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: paid_up 0.9.7 ruby lib
5
+ # stub: paid_up 0.9.8 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "paid_up"
9
- s.version = "0.9.7"
9
+ s.version = "0.9.8"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paid_up
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.7
4
+ version: 0.9.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren