From ba2889b029a16e029e7d247ffaf2bd25167fa8d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc=20V=C3=A9ron?= Date: Wed, 29 Apr 2015 06:20:47 +0200 Subject: [PATCH] Bug 4041: Explain address format style in system preferences MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit See comment #30 by Tomás Cohen Arazi Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/i18n_l10n.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref index f45f670f02..738643b16c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref @@ -50,5 +50,5 @@ I18N/L10N: - pref: AddressFormat default: us choices: - us: US style - de: German style + us: US style ([Street number], [Address] - [City], [Zip/Postal Code], [Country]) + de: German style ([Adress] [Street number] - [Zip/Postal Code] [City] - [Country]) -- 2.20.1