brI18n 2.1.6 → 2.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ module BrI18n
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 2
4
4
  MINOR = 1
5
- TINY = 6
5
+ TINY = 7
6
6
  STRING = "#{MAJOR}.#{MINOR}.#{TINY}"
7
7
  end
8
8
  end
data/lib/files/pt-BR.yml CHANGED
@@ -103,7 +103,7 @@ pt-BR:
103
103
  errors:
104
104
  template:
105
105
  header:
106
- one: "Nãa pôde ser salvo: 1 erro"
106
+ one: "Não pôde ser salvo: 1 erro"
107
107
  other: "Não pôde ser salvo: {{count}} erros."
108
108
  body: "Por favor, cheque os seguintes campos:"
109
109
  messages:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brI18n
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.6
4
+ version: 2.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Marcos Tapaj\xC3\xB3s"
@@ -12,7 +12,7 @@ autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
14
 
15
- date: 2009-03-06 00:00:00 -03:00
15
+ date: 2009-04-14 00:00:00 -03:00
16
16
  default_executable:
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency