https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18698
Bug ID: 18698
Summary: Get rid of [%% in translation for shelves-result.tt
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: I18N/L10N
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The file
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt
exposes parts of template directives to translation, for example:
"\", \"dt_sortby\": %s\"Author\"%s\"Year\"%s\"Call number\"%s\"Title\"%s, "
"\"dt_created_on\": \"%s\", \"dt_modification_time\": \"%s\", \"dt_action\": "
"\"%s\" }%s,%s %s ] } %s %s %s %s [%%~ action_block = '"
or
~%%] %s %s [%%~ action_block = action_block _ '
Such semi-internals make translation errorprone. Translators should not be
confronted with tt internals.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/