Bug 27490 - Rename system preference language to StaffInterfaceLanguages
Summary: Rename system preference language to StaffInterfaceLanguages
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Isobel Graham
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks: 10327
  Show dependency treegraph
 
Reported: 2021-01-20 03:49 UTC by Aleisha Amohia
Modified: 2022-09-01 11:46 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2021-01-20 03:49:11 UTC
find all of the places in the code that refer to the 'language' system preference and rename them to 'StaffInterfaceLanguage'
write an atomic update to rename the language system preference to StaffInterfaceLanguage in the preferences table in the database
rename the language syspref in sysprefs.sql

refer to bug 10328 for an example
Comment 1 Aleisha Amohia 2021-01-20 04:00:07 UTC
instead of StaffInterfaceLanguage, make that StaffInterfaceLanguages