Adjust remaining subscription terminology to "Hold Groups"
authorMike Rylander <mrylander@gmail.com>
Mon, 8 Feb 2021 21:10:19 +0000 (16:10 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 8 Feb 2021 21:10:19 +0000 (16:10 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.hold_buckets.sql

index 58c0202..fafb628 100644 (file)
@@ -20364,13 +20364,13 @@ VALUES (
     'holds.subscription.randomize',
     oils_i18n_gettext(
         'holds.subscription.randomize',
-        'Randomize subscription hold order',
+        'Randomize group hold order',
         'coust',
         'label'
     ),
     oils_i18n_gettext(
         'holds.subscription.randomize',
-        'When placing a batch subscription hold, randomize the order of the patrons receiving the holds so they are not always in the same order.',
+        'When placing a batch group hold, randomize the order of the patrons receiving the holds so they are not always in the same order.',
         'coust',
         'description'
     ),
index 9337cf7..1260f6e 100644 (file)
@@ -25,13 +25,13 @@ VALUES (
     'holds.subscription.randomize',
     oils_i18n_gettext(
         'holds.subscription.randomize',
-        'Randomize subscription hold order',
+        'Randomize group hold order',
         'coust',
         'label'
     ),
     oils_i18n_gettext(
         'holds.subscription.randomize',
-        'When placing a batch subscription hold, randomize the order of the patrons receiving the holds so they are not always in the same order.',
+        'When placing a batch group hold, randomize the order of the patrons receiving the holds so they are not always in the same order.',
         'coust',
         'description'
     ),