Bugzilla – Attachment 38966 Details for
Bug 14160
typo in AddressFormat preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14160: Fix typo in AddressFormat preference
Bug-14160-Fix-typo-in-AddressFormat-preference.patch (text/plain), 1.40 KB, created by
Marcel de Rooy
on 2015-05-08 06:55:38 UTC
(
hide
)
Description:
Bug 14160: Fix typo in AddressFormat preference
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2015-05-08 06:55:38 UTC
Size:
1.40 KB
patch
obsolete
>From e477e2f418f6e10e136771b7d44a0fc033f5328b Mon Sep 17 00:00:00 2001 >From: Nicole <nicole@bywatersolutions.com> >Date: Wed, 6 May 2015 12:06:23 -0500 >Subject: [PATCH] Bug 14160: Fix typo in AddressFormat preference >Content-Type: text/plain; charset=utf-8 > >The preference was missing a 'd' in the word address. > >To test: > >* Visit preferences >* Visit I18N/L10N tab >* Confirm spelling of options in Addressformat preference > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Spelling is right, no errors > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 738643b..df78154 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 >@@ -51,4 +51,4 @@ I18N/L10N: > default: us > choices: > us: US style ([Street number], [Address] - [City], [Zip/Postal Code], [Country]) >- de: German style ([Adress] [Street number] - [Zip/Postal Code] [City] - [Country]) >+ de: German style ([Address] [Street number] - [Zip/Postal Code] [City] - [Country]) >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14160
:
38893
|
38896
| 38966