Commit 459a37af9d3d2b93dfc4f04ebe1c21865ce02057
1 parent
1b4f39a7
Exists in
colab
and in
4 other branches
Translation for the range's destroy confirmation message.
Showing
2 changed files
with
4 additions
and
2 deletions
Show diff stats
config/locales/views/kalibro_range/en.yml
... | ... | @@ -19,4 +19,5 @@ en: |
19 | 19 | errors: |
20 | 20 | kalibro_range: |
21 | 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 | 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 | 19 | errors: |
20 | 20 | kalibro_range: |
21 | 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 | 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?" | ... | ... |