Fixing minor typo in new settings user/bshum/lp1198465-conditional-negative-balances
authorBen Shum <bshum@biblio.org>
Fri, 14 Feb 2014 07:05:34 +0000 (02:05 -0500)
committerBen Shum <bshum@biblio.org>
Fri, 14 Feb 2014 07:05:34 +0000 (02:05 -0500)
Noticed a tiny typo for "overde" instead of "overdue". Fix that and removed the dash
between "long" and "overdue" to be consistent with other settings.

Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.conditional_negative_balance.sql

index 014eca2..f41b194 100644 (file)
@@ -4970,7 +4970,7 @@ INSERT into config.org_unit_setting_type
         'coust', 'label'),
     oils_i18n_gettext(
         'bill.prohibit_negative_balance_on_lost',
-        'Prevent credits on bills for lost/long-overde materials',
+        'Prevent credits on bills for lost/long overdue materials',
         'coust', 'description'),
     'bool', null)
 ,(  'bill.negative_balance_interval_default', 'finance',
index 3e36391..48a7c38 100644 (file)
@@ -36,7 +36,7 @@ VALUES
             'coust', 'label'),
         oils_i18n_gettext(
             'bill.prohibit_negative_balance_on_lost',
-            'Prevent credits on bills for lost/long-overde materials',
+            'Prevent credits on bills for lost/long overdue materials',
             'coust', 'description')
        ),
        ('bill.negative_balance_interval_default',