naga 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7d2e190aa424ec02c2c44dd707e6f43441c16c18ca1748064ffc0cd029e5696
4
- data.tar.gz: 25a8214616bf1015679e74ded78575ca754e2f9b7fb68e101b75fd092b0dc858
3
+ metadata.gz: d1b380b04d57d0d67546dea5c7e2d74f4799460a45ff429824fa955673c9d9a7
4
+ data.tar.gz: 3e252ef5f23070f5cd08b1af11bf67a1616395751375119c085ff021c496beb0
5
5
  SHA512:
6
- metadata.gz: b2a7179c130f77d385a160b5ff73f520948fa0f61ec8a19f4386fe1136b9e93c05fed2e165760d424806201d2ac9e0b04dfe7b6562e44ca602cde7b8ec49b887
7
- data.tar.gz: c998a0a909b7e0a138ba0817edf54e8c40fa40a47ad1e060d1d88fa281f1305d227dc59d95670aa2892d2615ec905742552dcc123faf00e03d125d0bbcc7a83d
6
+ metadata.gz: 708633cb5ed5b00dbf099906dabf010eeabf4652497299d5b01afd0c3978d21bd25d05a6c23967170d5ba01397d5c60158801770656578bab149ad155ee7d4c8
7
+ data.tar.gz: 8953faf0d7103a7235ee03254d39f88d5399dff7667c630b31981ab155faf00622dea7d5f2c2ab86d8a74aa28a0bc1f09da1e31a3923216bd634e71c85b27687
@@ -18,13 +18,13 @@
18
18
  </div>
19
19
 
20
20
  <div class="margin-top hre-about-main-text">
21
- © Koninklijke Philips N.V. <%= copyright_year %>. All rights are reserved. Reproduction or transmission in whole or in part, in any form or by any means, electronic, mechanical or otherwise, is prohibited without the prior written consent of the copyright owner.
21
+ © Koninklijke Philips N.V. <%= copyright_year %>. <%=t('MESSAGERIGHT_ALL_RIGHTS')%>
22
22
  <br>
23
- Copyrights and all other proprietary rights in any software and related documentation ("Software") made available to you rest exclusively with Philips or its licensors. No title or ownership in the Software is conferred to you. Use of the Software is subject to the end user license conditions as are available on request.
23
+ <%=t('MESSAGE_SOFTWARE_DOKUMENTATION')%>
24
24
  <br>
25
- To the maximum extent permitted by law, you shall not decompile and/or reverse engineer the software or any part thereof.
25
+ <%=t('MESSAGE_COPYRIGHT_PERMITTED_LAW')%>
26
26
  <br>
27
- Not for diagnostic, monitoring or therapeutic purposes or in any other manner for regular medical practice.
27
+ <%=t('MESSAGE_NOT_FOR_DIAGNOSTIC')%>
28
28
 
29
29
  <div class="hre-about-table">
30
30
  <div class="hre-about-table-cell">
data/lib/naga/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Naga
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
data/naga-0.1.3.gem ADDED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: naga
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nagarjuna Yadav K
@@ -57,6 +57,7 @@ files:
57
57
  - naga-0.1.0.gem
58
58
  - naga-0.1.1.gem
59
59
  - naga-0.1.2.gem
60
+ - naga-0.1.3.gem
60
61
  - naga.gemspec
61
62
  homepage: https://github.com/nagarjunayadavk/naga_gem.git
62
63
  licenses: []