Koha/koha-tmpl
Katrin Fischer 4043df4395 Bug 10409: Follow up - improving strings for easier translation
Fixing this line:
<legend>[% IF course_id %] Edit [% ELSE %] Create [% END %] course</legend>

As grammar works different in different languages, having single
strings like that in a predefined order makes having a nice translation
unnecessarily hard.

This will make it a little easier:
<legend>[% IF course_id %]Edit course[% ELSE %]Create course[% END %]</legend>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-17 14:09:59 +00:00
..
intranet-tmpl Bug 10409: Follow up - improving strings for easier translation 2013-07-17 14:09:59 +00:00
opac-tmpl Bug 10496 - CCSR theme OPAC tabs to not show correct active state 2013-07-09 15:59:43 +00:00
favicon.ico
index.html
intranet.html
opac.html
templates.readme