polish 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -6,7 +6,7 @@ require 'date'
6
6
  require 'I18n'
7
7
 
8
8
  GEM = "polish"
9
- GEM_VERSION = "0.0.3"
9
+ GEM_VERSION = "0.0.4"
10
10
  AUTHOR = "Grzesiek Kolodziejczyk"
11
11
  EMAIL = "gkolodziejczyk@gmail.com"
12
12
  HOMEPAGE = "http://github.com/grk/polish/"
@@ -53,7 +53,7 @@ pl:
53
53
  other: "{{count}} minut"
54
54
  about_x_hours:
55
55
  one: "około godziny"
56
- other: "about {{count}} godzin"
56
+ other: "około {{count}} godzin"
57
57
  x_days:
58
58
  one: "1 dzień"
59
59
  other: "{{count}} dni"
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 3
9
- version: 0.0.3
8
+ - 4
9
+ version: 0.0.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Grzesiek Kolodziejczyk
@@ -14,7 +14,7 @@ autorequire: polish
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-03-25 00:00:00 +01:00
17
+ date: 2010-03-27 23:00:00 +01:00
18
18
  default_executable:
19
19
  dependencies: []
20
20