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/ringtones | |
parent | 5f5ea1d06686ec5cd31cf8b9db177191fa7e66fd (diff) | |
parent | 2d6ebf19e5cea45dd714f92a64b1b81e1200a811 (diff) |
Merge branch 'develop' of github.com:amooma/GS5 into develop
Diffstat (limited to 'config/locales/views/ringtones')
-rw-r--r-- | config/locales/views/ringtones/de.yml | 2 | ||||
-rw-r--r-- | config/locales/views/ringtones/en.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/ringtones/de.yml b/config/locales/views/ringtones/de.yml index d2429a9..470994f 100644 --- a/config/locales/views/ringtones/de.yml +++ b/config/locales/views/ringtones/de.yml @@ -35,5 +35,5 @@ de: bellcore_id: label: 'Bellcore-ID' hint: 'Im Telefon eingebaute Klingeltöne. "0" bedeutet lautlos.' - button: 'Absenden' + submit: 'Absenden' set_a_ringtone: 'Klingelton einstellen'
\ No newline at end of file diff --git a/config/locales/views/ringtones/en.yml b/config/locales/views/ringtones/en.yml index c9ee727..1b0b36a 100644 --- a/config/locales/views/ringtones/en.yml +++ b/config/locales/views/ringtones/en.yml @@ -35,5 +35,5 @@ en: bellcore_id: label: 'Bellcore ID' hint: 'Build in ringtone ID. A "0" means silence.' - button: 'Submit' + submit: 'Submit' set_a_ringtone: 'Set a ringtone'
\ No newline at end of file |