es-mx-locale 0.1.1 → 0.1.2

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.
data/README.rdoc CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  Localización para Rails en es-MX empacada como una gema.
4
4
 
5
+ == Requerimientos
6
+
7
+ rails >= 3.5.8
8
+ no ha sido probado con Rails 3
9
+
5
10
  == Instalación y uso
6
11
 
7
12
  [sudo] gem install es-mx-locale
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1
1
+ 0.1.2
@@ -1,4 +1,9 @@
1
1
  es:
2
+ yes: si
3
+ no: no
4
+ add: añadir
5
+ remove: eliminar
6
+
2
7
  datetime:
3
8
  distance_in_words:
4
9
  half_a_minute: "medio minuto"
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 1
9
- version: 0.1.1
8
+ - 2
9
+ version: 0.1.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - "Edgar J. Su\xC3\xA1rez"
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-07-09 00:00:00 -05:00
18
+ date: 2010-08-11 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies: []
21
21