Bugzilla – Attachment 17538 Details for
Bug 10050
Update German web installer files for 3.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10050: Update German web installer files for 3.12 - Language settings
Bug-10050-Update-German-web-installer-files-for-31.patch (text/plain), 1.92 KB, created by
Chris Cormack
on 2013-04-19 07:54:28 UTC
(
hide
)
Description:
Bug 10050: Update German web installer files for 3.12 - Language settings
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-04-19 07:54:28 UTC
Size:
1.92 KB
patch
obsolete
>From 49620b23b39a7f872606b6b5f1c0e514bcdccd57 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sun, 14 Apr 2013 23:28:41 +0200 >Subject: [PATCH] Bug 10050: Update German web installer files for 3.12 - > Language settings > >Activate German and English for OPAC and intranet by default. > >To test: >- Run the German web installer >- Check that when logging into Koha the German interface is shown > and you can switch between English and German using the links > at the bottom of the page >- Check language relevant settings in the system preferences > are correctly set > >Note: The German po files in master are buggy, please >use files from translate.koha-community.org for testing. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >--- > installer/data/mysql/de-DE/mandatory/system_preferences.sql | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/de-DE/mandatory/system_preferences.sql b/installer/data/mysql/de-DE/mandatory/system_preferences.sql >index 13e3ab6..7691139 100644 >--- a/installer/data/mysql/de-DE/mandatory/system_preferences.sql >+++ b/installer/data/mysql/de-DE/mandatory/system_preferences.sql >@@ -34,5 +34,6 @@ UPDATE systempreferences SET value = 'Monday' WHERE variable = 'CalendarFirstDay > UPDATE systempreferences SET value = '0.07|0.19|0.00' WHERE variable = 'gist'; > UPDATE systempreferences SET value = 'Dieser Text wird über den Systemparameter <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped">RoutlingListNote</a> konfiguriert.' where variable = 'RoutingListNote'; > UPDATE systempreferences SET value = 'barcode stocknumber' WHERE variable = 'uniqueitemfields'; >- >- >+UPDATE systempreferences SET value = 'de-DE,en' WHERE variable = 'language'; >+UPDATE systempreferences SET value = 'de-DE,en' WHERE variable = 'opaclanguages'; >+UPDATE systempreferences SET value = '1' WHERE variable = 'opaclanguagesdisplay'; >-- >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 10050
:
17426
|
17427
|
17428
|
17429
|
17430
|
17536
|
17537
|
17538
|
17671
|
17672
|
17673