From: Galen Charlton Date: Sat, 2 Mar 2013 00:07:29 +0000 (-0500) Subject: more workingaround native stringbundle limitations X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e4b45a151e12db73f93a19c2ae5dd8083a3a7c48;p=evergreen%2Fequinox.git more workingaround native stringbundle limitations Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties index ad892dbd29..2d452c6e3f 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties @@ -92,15 +92,15 @@ staff.circ.copy_details.circ_count_by_year.legacy_label=Legacy/Not Dated # From Config::rules::circ_duration, 1 - Name, 2 - ID, 3 - Short, 4 - Normal, 5 - Extended, 6 - Max Renewals staff.circ.copy_details.duration_rule_format=%1$S # From Config::rules::circ_duration, 1 - Name, 2 - ID, 3 - Short, 4 - Normal, 5 - Extended, 6 - Max Renewals -staff.circ.copy_details.duration_rule_tooltip_format=%3$S/%4$S/%5$S - %6$S renewals +staff.circ.copy_details.duration_rule_tooltip_format=%3$S/%4$S/%5$S - %6$S renewals %1$0.S%2$0.S # From Config::rules::recurring_fine, 1 - Name, 2 - ID, 3 - Low, 4 - Normal, 5 - High, 6 - Recurrence Interval staff.circ.copy_details.recurring_fine_rule_format=%1$S # From Config::rules::recurring_fine, 1 - Name, 2 - ID, 3 - Low, 4 - Normal, 5 - High, 6 - Recurrence Interval -staff.circ.copy_details.recurring_fine_rule_tooltip_format=%3$S/%4$S/%5$S - %6$S +staff.circ.copy_details.recurring_fine_rule_tooltip_format=%3$S/%4$S/%5$S - %6$S %1$0.S%2$0.S # From Config::rules::max_fine, 1 - Name, 2 - ID, 3 - Amount, 4 - Is Percent staff.circ.copy_details.max_fine_rule_format=%1$S # From Config::rules::max_fine, 1 - Name, 2 - ID, 3 - Amount, 4 - Is Percent -staff.circ.copy_details.max_fine_rule_tooltip_format=%3$S Is Percent? %4$S +staff.circ.copy_details.max_fine_rule_tooltip_format=%3$S Is Percent? %4$S %1$0.S%2$0.S # From asset::copy_location: 1 - Can Circulate? 2 - Is Holdable? 3 - Hold Capture Requires Verification? 4 - Is OPAC Visible? staff.circ.copy_details.location_tooltip=Circulate? %1$S Holdable? %2$S Hold Verify? %3$S OPAC Visible? %4$S # From config::copy_status: 1 - OPAC Visible? 2 - Is Holdable?