http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11588

--- Comment #1 from Owen Leonard <[email protected]> ---
Created attachment 24892
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24892&action=edit
Bug 11588 - Untranslatable subscription frequency units

The subscription add form has a couple of translation issues which are
addressed in this patch: First, the frequency option which pulls
descriptive strings from the subscription_frequencies table. Second, the
subscription length option which is based on hard-coded choices in
subscription-add.pl.

This patch makes these choices translatable by using a SWITCH in the
template based on the predefined strings which can be expected.

To test, apply the patch and update the translation of your choice by
running 'translate update [language code]'. Confirm that the frequency
and length strings are now present in the updated po file.

-- 
You are receiving this mail because:
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/

Reply via email to