bookingsync_portal 0.8.4 → 0.8.5

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: f422146aee05f0a7289012fbc8813d5a7f962892
4
- data.tar.gz: 96b7383428c7b3ff53e242b090ff44f1a3440934
3
+ metadata.gz: f7f16868387509451a62766540c082cd2f222078
4
+ data.tar.gz: a2817cde0215aca97bc8198004ef94e5ceba5645
5
5
  SHA512:
6
- metadata.gz: e2429dd49609564b364bd5558f8d9023cbc12a3625f639d938ce2d2a9b87c32c6b79214ee5031599207292768d3a4ecc150a8854b393ea265a5b7ae8e4b3d91a
7
- data.tar.gz: c44a4559ae9d402f217122f28235edd5a073e0cae320577cc1aab390f758ab593dd715decc193af72262ea8a1787b3dd50d33a77ce53a6e5ee4925be1a346ab8
6
+ metadata.gz: cd558a7bb45ce8bab8417b6bc8bba5e93bf3cf17a840af3963186a225fee3ce6cada8ba48b73e821f164c96a2bef710f3a457ce9ddf45175824cfae16ab27b90
7
+ data.tar.gz: 10103b846975ed8deba45844a3298f7e85bc46233febaad1d9a67d337daf26ffdcf4914df4a9d67d52e6620c708492ccf50dc8a6c07b928d56784098052d6ca4
@@ -46,12 +46,13 @@ en:
46
46
  index:
47
47
  connect: Connect
48
48
  bookingsync_header: "BookingSync: %{account_name}"
49
- all_synchronized: Perfect! All your rentals are synchronized.
50
- no_published_rentals_html: 'No published rentals present, please make sure to <a href="https://www.bookingsync.com/en/admin/v2/%{id}/rentals" target="_blank">fill all your rentals details</a>.'
51
49
  create_listings_first: "You must create your rentals on %{portal_name} before you can synchronize them automatically."
52
50
  connect_accounts: Add External Portal Account
53
51
  remote_header: "%{portal_name}: %{account_name}"
54
52
  help: Help
53
+ rentals:
54
+ no_published_rentals_html: 'No published rentals present, please make sure to <a href="https://www.bookingsync.com/en/admin/v2/%{id}/rentals" target="_blank">fill all your rentals details</a>.'
55
+ all_synchronized: Perfect! All your rentals are synchronized.
55
56
  rental:
56
57
  bedrooms_html:
57
58
  one: '<strong>1</strong> Bedroom'
@@ -1,3 +1,3 @@
1
1
  module BookingsyncPortal
2
- VERSION = '0.8.4'
2
+ VERSION = '0.8.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookingsync_portal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.4
4
+ version: 0.8.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotr Marciniak
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-03-01 00:00:00.000000000 Z
13
+ date: 2016-03-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -423,9 +423,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
423
423
  version: '0'
424
424
  requirements: []
425
425
  rubyforge_project:
426
- rubygems_version: 2.4.5.1
426
+ rubygems_version: 2.4.8
427
427
  signing_key:
428
428
  specification_version: 4
429
429
  summary: A common base for creating BookingSync portal applications.
430
430
  test_files: []
431
- has_rdoc: