bmc 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f44e62a2b31e04cc714d58d89b5bf5752a26cb99b2e9013da86a5a7c7b52a15
4
- data.tar.gz: 71693371c8912830ecbdbde9a6582c357dd0fdf63c8233ab1fc8c1e52723e828
3
+ metadata.gz: 64f8cd00d69f9f1fec849416f724c7334eb2a9be8fafc4efe145e559e367b673
4
+ data.tar.gz: 617c5037874bf257ca62470730cbc6b851a2660b94c2192303fe248d13e02b3a
5
5
  SHA512:
6
- metadata.gz: 4a865f824ca4aa26d2cb0d0e92360d4aa88f7a0e8cfa7a10d32d35875bfe4a33c53c7cd6f0809da4810c613426b9a56b8d7b3e29fad162f5e816f5137cbe7496
7
- data.tar.gz: a3febb518d32c8bccbb22b414fad2bbbe3473c4689b66d76cf7836b5bde532be34e0b22485c344dd24c59d70b0522e214357e50379ee3b60b1aaf78b44946748
6
+ metadata.gz: 449b81c574ae681471b08c97477b78f05c33db7108fc2ac159de61c9b383e594cce65bffd5ae59a1cb2968cb1e6fbc4a6fadb69320ce2bc8462c242d38095c20
7
+ data.tar.gz: d9526288891a456f704ecbac6e15e9707803fc590afe0d6c09f0cf9d5b66ee7c2a74e764916e7715d0510ddb686554a93e83f09b79d345ed52aefcbc1ac49c70
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## Next version
4
+
5
+ ## v1.0.1
6
+ - I18n changes
7
+
3
8
  ## v1.0.0
4
9
 
5
10
  - Fork from agilibox
@@ -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 : "Nouveau"
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"
@@ -9,8 +9,6 @@ en:
9
9
  extension_white_list_error : "This file type is not supported"
10
10
 
11
11
  filters:
12
- all_customers: "All customers"
13
- all_owners: "All all owners"
14
12
  date_begin: "Date begin"
15
13
  date_end: "Date end"
16
14
 
@@ -9,8 +9,6 @@ fr:
9
9
  extension_white_list_error : "Ce type de fichier n'est pas prit en charge"
10
10
 
11
11
  filters:
12
- all_customers: "Tous les clients"
13
- all_owners: "Tout le monde"
14
12
  date_begin: "Date début"
15
13
  date_end: "Date fin"
16
14
 
data/lib/bmc/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module BMC
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bmc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - agilidée