Bugzilla – Attachment 38896 Details for
Bug 14160
typo in AddressFormat preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 14160: Fix typo in AddressFormat preference
SIGNED-OFF-Bug-14160-Fix-typo-in-AddressFormat-pre.patch (text/plain), 1.30 KB, created by
Bernardo Gonzalez Kriegel
on 2015-05-06 17:40:25 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 14160: Fix typo in AddressFormat preference
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2015-05-06 17:40:25 UTC
Size:
1.30 KB
patch
obsolete
>From 133f446a5bde33100cbd21bd9cc33f357eb85e63 Mon Sep 17 00:00:00 2001 >From: Nicole <nicole@bywatersolutions.com> >Date: Wed, 6 May 2015 12:06:23 -0500 >Subject: [PATCH] [SIGNED-OFF] Bug 14160: Fix typo in AddressFormat preference > >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 >--- > .../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.9.5
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