diff options
author | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-02-24 21:44:43 +0100 |
---|---|---|
committer | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-02-24 21:44:43 +0100 |
commit | 7bef0e8da2e152dd9a51ccf7771b7f967f08e497 (patch) | |
tree | 9761d570fdae8f6b258ddb783a5ce27dc7599307 /config/locales | |
parent | 966b8733a82f07f825ce07baff0d37e2a5863960 (diff) |
extend hint for local area code
resolves issue #193
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/views/gemeinschaft_setups/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/views/gemeinschaft_setups/de.yml b/config/locales/views/gemeinschaft_setups/de.yml index eb0145c..c035c96 100644 --- a/config/locales/views/gemeinschaft_setups/de.yml +++ b/config/locales/views/gemeinschaft_setups/de.yml @@ -27,7 +27,7 @@ de: hint: '' default_area_code: label: 'Standard Ortsvorwahl' - hint: '030 für Berlin, 0261 für Koblenz, 02631 für Neuwied, usw.' + hint: 'ohne führende Null; z.B. 30 für Berlin, 261 für Koblenz, 2631 für Neuwied, usw.' trunk_access_code: label: 'Amtsholungsziffer' hint: '' |