diff --git a/config/locales/views/kalibro_range/en.yml b/config/locales/views/kalibro_range/en.yml index d15cdc0..97bb79f 100644 --- a/config/locales/views/kalibro_range/en.yml +++ b/config/locales/views/kalibro_range/en.yml @@ -19,4 +19,5 @@ en: errors: kalibro_range: no_readings: "You must have Readings within your associated Reading Group to create a new Range." - reading_group_belongs_to_another: "The Reading Group of your Metric Configuration belongs to another user and you are not allowed to modify it." \ No newline at end of file + reading_group_belongs_to_another: "The Reading Group of your Metric Configuration belongs to another user and you are not allowed to modify it." + want_destroy_range: "Are you sure that you want to destroy this Range?" diff --git a/config/locales/views/kalibro_range/pt.yml b/config/locales/views/kalibro_range/pt.yml index ac970fb..995ecca 100644 --- a/config/locales/views/kalibro_range/pt.yml +++ b/config/locales/views/kalibro_range/pt.yml @@ -19,4 +19,5 @@ pt: errors: kalibro_range: no_readings: "Você deve ter Leituras associadas ao Grupo de Leitura para criar um novo intervalo." - 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." \ No newline at end of file + 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." + want_destroy_range: "Tem certeza que você quer destruir este Intervalo?" -- libgit2 0.21.2