From 276285b9e7de4e22a77a664aeb2a84c399ddc860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Mon, 29 May 2017 19:47:16 +0200 Subject: [PATCH] Bug 9433 - Translatability: Too many comments in system preferences po file This patch adds quotes to strings in web_services.pref to avoid lots of comments in preferences po file. To verify: See initial comment. (A lot of lines 'Web services > reporting and other similar lines) To test: - Apply patch - go to misc/translator, then perl translate create aa-AA for an 'language' aa-AA - Verify in po/aa-AA-pref.po that the issue from initial comment is gone --- .../en/modules/admin/preferences/web_services.pref | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref index b52fdc6..1464906 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -8,25 +8,25 @@ Web services: - "Koha's" - 'OAI-PMH server.' - - - Identify records at this site with the prefix + - "Identify records at this site with the prefix" - pref: "OAI-PMH:archiveID" - ": ." - - Only return - pref: "OAI-PMH:MaxCount" class: integer - - records at a time in response to a ListRecords or ListIdentifiers query. + - "records at a time in response to a ListRecords or ListIdentifiers query." - - "YAML OAI Koha server configuration file:" - pref: "OAI-PMH:ConfFile" class: file - - . If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records. + - ". If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records." - - pref: "OAI-PMH:AutoUpdateSets" choices: yes: Enable no: Disable - - automatic update of OAI-PMH sets when a bibliographic record is created or updated + - "automatic update of OAI-PMH sets when a bibliographic record is created or updated." - - Koha's deletedbiblio table - pref: "OAI-PMH:DeletedRecord" @@ -46,18 +46,18 @@ Web services: - Allow IP addresses - pref: ILS-DI:AuthorizedIPs class: Text - - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address. + - "to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address." Reporting: - - - Only return + - "Only return" - pref: SvcMaxReportRows class: integer - - rows of a report requested via the reports web service. + - "rows of a report requested via the reports web service." IdRef: - - pref: IdRef choices: yes: Enable no: Disable - - the IdRef webservice from the opac detail page. IdRef allows to request authorities from the Sudoc database. - - Please note that this feature is available only for UNIMARC. + - "the IdRef webservice from the opac detail page. IdRef allows to request authorities from the Sudoc database." + - "Please note that this feature is available only for UNIMARC." -- 2.1.4