bmc 1.0.0 → 1.0.1
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/config/locales/actions.en.yml +0 -3
- data/config/locales/actions.fr.yml +1 -4
- data/config/locales/attributes.en.yml +0 -5
- data/config/locales/attributes.fr.yml +0 -5
- data/config/locales/common.en.yml +0 -2
- data/config/locales/common.fr.yml +0 -2
- data/lib/bmc/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 64f8cd00d69f9f1fec849416f724c7334eb2a9be8fafc4efe145e559e367b673
|
|
4
|
+
data.tar.gz: 617c5037874bf257ca62470730cbc6b851a2660b94c2192303fe248d13e02b3a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 449b81c574ae681471b08c97477b78f05c33db7108fc2ac159de61c9b383e594cce65bffd5ae59a1cb2968cb1e6fbc4a6fadb69320ce2bc8462c242d38095c20
|
|
7
|
+
data.tar.gz: d9526288891a456f704ecbac6e15e9707803fc590afe0d6c09f0cf9d5b66ee7c2a74e764916e7715d0510ddb686554a93e83f09b79d345ed52aefcbc1ac49c70
|
data/CHANGELOG.md
CHANGED
|
@@ -24,7 +24,6 @@ en:
|
|
|
24
24
|
close : "Close"
|
|
25
25
|
lock : "Lock"
|
|
26
26
|
unlock : "Unlock"
|
|
27
|
-
snooze : "Snooze"
|
|
28
27
|
alert : "Alert"
|
|
29
28
|
complete : "Complete"
|
|
30
29
|
done : "Done"
|
|
@@ -63,8 +62,6 @@ en:
|
|
|
63
62
|
comment : "Comment"
|
|
64
63
|
add_line : "Add line"
|
|
65
64
|
remove_line: "Remove line"
|
|
66
|
-
pay : "Pay"
|
|
67
|
-
paid : "Payd"
|
|
68
65
|
continue : "Continue"
|
|
69
66
|
rename : "Rename"
|
|
70
67
|
email : "Send by email"
|
|
@@ -3,7 +3,7 @@ fr:
|
|
|
3
3
|
actions : "Actions"
|
|
4
4
|
index : "Liste"
|
|
5
5
|
list : "Liste"
|
|
6
|
-
new : "
|
|
6
|
+
new : "Créer"
|
|
7
7
|
create : "Créer"
|
|
8
8
|
read : "Afficher"
|
|
9
9
|
show : "Afficher"
|
|
@@ -24,7 +24,6 @@ fr:
|
|
|
24
24
|
close : "Fermer"
|
|
25
25
|
lock : "Fermer"
|
|
26
26
|
unlock : "Ouvrir"
|
|
27
|
-
snooze : "Reporter"
|
|
28
27
|
alert : "Alerter"
|
|
29
28
|
complete : "Marquer terminé"
|
|
30
29
|
done : "Terminer"
|
|
@@ -63,8 +62,6 @@ fr:
|
|
|
63
62
|
comment : "Commenter"
|
|
64
63
|
add_line : "Ajouter une ligne"
|
|
65
64
|
remove_line: "Supprimer la ligne"
|
|
66
|
-
pay : "Payer"
|
|
67
|
-
paid : "Payée"
|
|
68
65
|
continue : "Continuer"
|
|
69
66
|
rename : "Renommer"
|
|
70
67
|
email : "Envoyer par email"
|
|
@@ -6,7 +6,6 @@ en:
|
|
|
6
6
|
address : "Address"
|
|
7
7
|
address1 : "Address"
|
|
8
8
|
address2 : "Address (rest)"
|
|
9
|
-
addressable : "Origin"
|
|
10
9
|
amount : "Amount"
|
|
11
10
|
attachable : "Origin"
|
|
12
11
|
attachment : "Attachment"
|
|
@@ -21,13 +20,11 @@ en:
|
|
|
21
20
|
comment : "Comment"
|
|
22
21
|
commentable : "Origin"
|
|
23
22
|
comments : "Comments"
|
|
24
|
-
corporation_name : "Name"
|
|
25
23
|
count : "Number"
|
|
26
24
|
country : "Country"
|
|
27
25
|
created_at : "Created at"
|
|
28
26
|
current_avatar : "Current avatar"
|
|
29
27
|
customer : "Customer"
|
|
30
|
-
customer_guid : "Customer"
|
|
31
28
|
data : "Data"
|
|
32
29
|
date : "Date"
|
|
33
30
|
date_begin : "Date begin"
|
|
@@ -44,7 +41,6 @@ en:
|
|
|
44
41
|
email_subject : "Subject"
|
|
45
42
|
email_to : "Recipient"
|
|
46
43
|
facebook : "Facebook"
|
|
47
|
-
fax : "Fax"
|
|
48
44
|
file : "File"
|
|
49
45
|
first_name : "First name"
|
|
50
46
|
id : "Id"
|
|
@@ -59,7 +55,6 @@ en:
|
|
|
59
55
|
month : "Month"
|
|
60
56
|
name : "Name"
|
|
61
57
|
number : "Number"
|
|
62
|
-
paid : "Paid ?"
|
|
63
58
|
password : "Password"
|
|
64
59
|
password_confirmation : "Password (confirm)"
|
|
65
60
|
phone : "Phone"
|
|
@@ -6,7 +6,6 @@ fr:
|
|
|
6
6
|
address : "Adresse"
|
|
7
7
|
address1 : "Adresse"
|
|
8
8
|
address2 : "Adresse (suite)"
|
|
9
|
-
addressable : "Origine"
|
|
10
9
|
amount : "Montant"
|
|
11
10
|
attachable : "Origine"
|
|
12
11
|
attachment : "Pièce jointe"
|
|
@@ -21,13 +20,11 @@ fr:
|
|
|
21
20
|
comment : "Commentaire"
|
|
22
21
|
commentable : "Origine"
|
|
23
22
|
comments : "Commentaires"
|
|
24
|
-
corporation_name : "Nom"
|
|
25
23
|
count : "Nombre"
|
|
26
24
|
country : "Pays"
|
|
27
25
|
created_at : "Créé le"
|
|
28
26
|
current_avatar : "Avatar actuel"
|
|
29
27
|
customer : "Client"
|
|
30
|
-
customer_guid : "Client"
|
|
31
28
|
data : "Informations"
|
|
32
29
|
date : "Date"
|
|
33
30
|
date_begin : "Date de début"
|
|
@@ -44,7 +41,6 @@ fr:
|
|
|
44
41
|
email_subject : "Object"
|
|
45
42
|
email_to : "Destinataire"
|
|
46
43
|
facebook : "Facebook"
|
|
47
|
-
fax : "Fax"
|
|
48
44
|
file : "Fichier"
|
|
49
45
|
first_name : "Prénom"
|
|
50
46
|
id : "Id"
|
|
@@ -59,7 +55,6 @@ fr:
|
|
|
59
55
|
month : "Mois"
|
|
60
56
|
name : "Nom"
|
|
61
57
|
number : "Nombre"
|
|
62
|
-
paid : "Payée ?"
|
|
63
58
|
password : "Mot de passe"
|
|
64
59
|
password_confirmation : "Mot de passe (confirmer)"
|
|
65
60
|
phone : "Téléphone"
|
data/lib/bmc/version.rb
CHANGED