diff options
| author | spag <spag@golwen.net> | 2013-01-24 15:37:24 +0100 |
|---|---|---|
| committer | spag <spag@golwen.net> | 2013-01-24 15:37:24 +0100 |
| commit | 99270421d02b3ac77bf111bbde62a2ef80f8e114 (patch) | |
| tree | 6ddb8328729e53dcc7a605040cd7aece622d0e5a /config/locales/views/automatic_call_distributors | |
| parent | 5f5ea1d06686ec5cd31cf8b9db177191fa7e66fd (diff) | |
| parent | 2d6ebf19e5cea45dd714f92a64b1b81e1200a811 (diff) | |
Merge branch 'develop' of github.com:amooma/GS5 into develop
Diffstat (limited to 'config/locales/views/automatic_call_distributors')
| -rw-r--r-- | config/locales/views/automatic_call_distributors/de.yml | 2 | ||||
| -rw-r--r-- | config/locales/views/automatic_call_distributors/en.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/automatic_call_distributors/de.yml b/config/locales/views/automatic_call_distributors/de.yml index 52497f9..fa4c549 100644 --- a/config/locales/views/automatic_call_distributors/de.yml +++ b/config/locales/views/automatic_call_distributors/de.yml @@ -110,7 +110,7 @@ de: music: label: 'Musik' hint: '' - button: 'Absenden' + submit: 'Absenden' strategies: round_robin: 'Ringverteilung' ring_all: 'Alle' diff --git a/config/locales/views/automatic_call_distributors/en.yml b/config/locales/views/automatic_call_distributors/en.yml index 2c7fb9c..5006a77 100644 --- a/config/locales/views/automatic_call_distributors/en.yml +++ b/config/locales/views/automatic_call_distributors/en.yml @@ -114,7 +114,7 @@ en: music: label: 'Music' hint: '' - button: 'Submit' + submit: 'Submit' strategies: round_robin: 'Round robin' ring_all: 'Ring all' |
