i18n-timezones 1.2 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.rdoc CHANGED
@@ -35,7 +35,8 @@ https://github.com/azhuravlev
35
35
  Hannes Stiebitzhofer - https://github.com/stiebitzhofer
36
36
 
37
37
  == Version History
38
- 0.1.2 - Adding German locale
38
+ 1.2.1 - Fixing a German translation
39
+ 1.2 - Adding German locale
39
40
  0.1.1 - Adding Russian locale
40
41
  0.1.0 - Adding Korean locale
41
42
 
@@ -1,3 +1,3 @@
1
1
  module I18nTimezones
2
- VERSION = "1.2"
2
+ VERSION = "1.2.1"
3
3
  end
data/rails/locale/de.yml CHANGED
@@ -57,7 +57,7 @@ de:
57
57
  "Sarajevo": "Sarajevo" # +01:00
58
58
  "Skopje": "Skopje" # +01:00
59
59
  "Stockholm": "Stockholm" # +01:00
60
- "Vienna": "Vienna" # +01:00
60
+ "Vienna": "Wien" # +01:00
61
61
  "Warsaw": "Warschau" # +01:00
62
62
  "West Central Africa": "Westzentralafrika" # +01:00
63
63
  "Zagreb": "Zagreb" # +01:00
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18n-timezones
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.2'
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-30 00:00:00.000000000 Z
12
+ date: 2013-04-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: i18n