Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Owen Leonard d0a8d0e55a Bug 22196: Clean up Mana KB administration template
This patch makes language changes to the Mana KB administration
template, and corresponding language changes to the Web Services
preference file.

Some markup errors have been fixed:

 - Correct title and breadcrumbs, copied and pasted from another
   template
 - Add ids to form fields to match their label "for" attributes
 - Make <input>s self-closing
 - Correct class names on alert dialogs
 - Wrap text in JavaScript with _() to make it translatable

Also changed: Some language revisions to the Mana dialogs on the
Administration home page.

To test, apply the patch and go to Administration -> Share content with
Mana KB.

Test the process for enabling and configuring Mana KB. Check that
forms work correctly and that the language of instructions and labels
reads well.

Go to Administration -> System preferences -> Web services, and confirm
that the language changes to the Mana KB preference look good.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-02-04 14:53:59 +00:00
..
preferences Bug 22196: Clean up Mana KB administration template 2019-02-04 14:53:59 +00:00
searchengine/elasticsearch Bug 19893: Add index status 2018-11-16 11:04:57 +00:00
admin-home.tt Bug 22196: Clean up Mana KB administration template 2019-02-04 14:53:59 +00:00
aqbudgetperiods.tt Bug 22007: Generated with add_missing_filters.pl 2019-01-02 20:43:53 +00:00
aqbudgets.tt Bug 22007: Generated with add_missing_filters.pl 2019-01-02 20:43:53 +00:00
aqcontract.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
aqplan.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
audio_alerts.tt Bug 20736: Update two-column templates with Bootstrap grid, Administration part 1 2018-08-30 13:40:32 +00:00
auth_subfields_structure.tt Bug 21706: (QA follow-up) Fix tabs 2018-11-12 16:39:57 -03:00
auth_tag_structure.tt Bug 21706: (follow-up) remove unused template params 2018-11-12 16:39:04 -03:00
authorised_values.tt Bug 21803: Redesign authorized values interface 2019-01-11 13:02:12 +00:00
authtypes.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
biblio_framework.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
branch_transfer_limits.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
branches.tt Bug 22191: Add column configuration to libraries administration 2019-01-30 12:09:18 +00:00
categories.tt Bug 22190: Add column configuration to patron category administration 2019-01-30 12:01:34 +00:00
checkmarc.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
cities.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
classsources.tt Bug 15836: (follow-up) Fix display input in any situations 2018-11-13 15:18:24 +00:00
clone-rules.tt Bug 20739: Update two-column templates with Bootstrap grid, Administration part 3 2018-08-30 13:40:33 +00:00
columns_settings.tt Bug 21216: Add filter/search options to notices table 2018-10-24 13:38:48 +00:00
currency.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
didyoumean.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
edi_accounts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
edi_ean_accounts.tt Bug 21417: (QA follow-up) Display default EAN as such in admin display 2018-10-09 11:54:08 +00:00
fieldmapping.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
item_circulation_alerts.tt Bug 21672: Switch templates to Bootstrap grid: Various 2019-01-25 17:41:37 +00:00
items_search_field.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
items_search_fields.tt Bug 20740: Update two-column templates with Bootstrap grid, Administration part 4 2018-08-30 13:40:34 +00:00
itemtypes.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
koha2marclinks.tt Bug 20741: Update two-column templates with Bootstrap grid: Administration part 5 2018-09-06 12:18:32 +00:00
library_groups.tt Bug 21645: Fix focus when modal is shown 2018-11-05 14:41:10 +00:00
localization.tt Bug 21736: Allow translating the localization widget messages 2018-11-29 18:37:26 +00:00
marc_subfields_structure.tt Bug 21740: Show @ when editing fixed-length fields on bibliographic frameworks 2018-11-05 14:41:03 +00:00
marctagstructure.tt Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
matching-rules.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
oai_set_mappings.tt Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 2018-09-06 12:43:20 +00:00
oai_sets.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
overdrive.tt Bug 21082: (RM follow-up) address QA issues 2018-10-09 11:04:24 +00:00
patron-attr-types.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
preferences.tt Bug 21751: Replace fixFloat with HC-sticky to fix Chrome display 2019-02-04 14:13:35 +00:00
printers.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
share_content.tt Bug 22196: Clean up Mana KB administration template 2019-02-04 14:53:59 +00:00
smart-rules.tt Bug 21491: Display 'Yes' as selected if no refundlostitemfee rules are set 2019-01-18 20:16:43 +00:00
sms_providers.tt Bug 20743: Update two-column templates with Bootstrap grid: Administration part 7 2018-09-06 16:54:06 +00:00
sru_modmapping.tt Bug 21647: Clean up SRU fields mapping templates 2018-11-06 17:01:44 +00:00
sru_modmapping_auth.tt Bug 21647: Clean up SRU fields mapping templates 2018-11-06 17:01:44 +00:00
systempreferences.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
transport-cost-matrix.tt Bug 21279: Fix &nbsp; in transport cost matrix 2018-10-15 13:08:04 +00:00
usage_statistics.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
z3950servers.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00