Commit 459a37af9d3d2b93dfc4f04ebe1c21865ce02057

Authored by Diego Camarinha
1 parent 1b4f39a7

Translation for the range's destroy confirmation message.

config/locales/views/kalibro_range/en.yml
@@ -19,4 +19,5 @@ en: @@ -19,4 +19,5 @@ en:
19 errors: 19 errors:
20 kalibro_range: 20 kalibro_range:
21 no_readings: "You must have Readings within your associated Reading Group to create a new Range." 21 no_readings: "You must have Readings within your associated Reading Group to create a new Range."
22 - reading_group_belongs_to_another: "The Reading Group of your Metric Configuration belongs to another user and you are not allowed to modify it."  
23 \ No newline at end of file 22 \ No newline at end of file
  23 + reading_group_belongs_to_another: "The Reading Group of your Metric Configuration belongs to another user and you are not allowed to modify it."
  24 + want_destroy_range: "Are you sure that you want to destroy this Range?"
config/locales/views/kalibro_range/pt.yml
@@ -19,4 +19,5 @@ pt: @@ -19,4 +19,5 @@ pt:
19 errors: 19 errors:
20 kalibro_range: 20 kalibro_range:
21 no_readings: "Você deve ter Leituras associadas ao Grupo de Leitura para criar um novo intervalo." 21 no_readings: "Você deve ter Leituras associadas ao Grupo de Leitura para criar um novo intervalo."
22 - reading_group_belongs_to_another: "O Grupo de Leitura da sua Configuração de Métrica pertence a outro usuário e você não tem permissão para modificá-lo."  
23 \ No newline at end of file 22 \ No newline at end of file
  23 + reading_group_belongs_to_another: "O Grupo de Leitura da sua Configuração de Métrica pertence a outro usuário e você não tem permissão para modificá-lo."
  24 + want_destroy_range: "Tem certeza que você quer destruir este Intervalo?"