imposition 0.9.5.4 → 0.9.5.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/imposition/metodos.rb +1 -1
- data/lib/locales/en.yml +1 -1
- data/lib/locales/es.yml +1 -1
- metadata +3 -3
data/lib/imposition/metodos.rb
CHANGED
data/lib/locales/en.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
en:
|
2
|
-
welcome: "- Welcome human, let's print a book. says :::impostor::0.9.5.
|
2
|
+
welcome: "- Welcome human, let's print a book. says :::impostor::0.9.5.5::"
|
3
3
|
badunit: "%{input}'s unit is incorrect."
|
4
4
|
bookletsq: "order for booklets? (y/n)"
|
5
5
|
WnX: "You didn't specify Page width but you specified Sheet width and how many Pages per Sheet"
|
data/lib/locales/es.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
es:
|
2
|
-
welcome: "- Bienvenido ser humano, leer es volar al centro de los tiempos... \n Dice :::impostor::0.9.5.
|
2
|
+
welcome: "- Bienvenido ser humano, leer es volar al centro de los tiempos... \n Dice :::impostor::0.9.5.5:::"
|
3
3
|
badunit: "La unidad de %{input} no es correcta."
|
4
4
|
bookletsq: "¿imponer en cuadernillos? (y/n)"
|
5
5
|
WnX: "No especificó ancho de Página pero sí ancho de Pliego y número de páginas por Pliego"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: imposition
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 9
|
9
9
|
- 5
|
10
|
-
-
|
11
|
-
version: 0.9.5.
|
10
|
+
- 5
|
11
|
+
version: 0.9.5.5
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- numerico
|