add prorate options to recur_Common packages, #10630
[freeside.git] / FS / FS / part_pkg / prorate.pm
index fb76f90..a0f579f 100644 (file)
@@ -24,8 +24,8 @@ use FS::part_pkg::flat;
                           'type' => 'checkbox',
                         },
     'prorate_round_day'=> {
-                          'name' => 'When prorating first month, round to '.
-                                    'the nearest full day',
+                          'name' => 'Round the prorated period to the nearest '.
+                                    'full day',
                           'type' => 'checkbox',
                         },
     'prorate_defer_bill'=> {