sub name { 'price_rules' }
 
-sub description { t8('Price Rules') }
+sub description { t8('Price Rule') }
 
 sub available_rules {
   my ($self, %params) = @_;
 
   'Price #1'                    => 'Preis #1',
   'Price Factor'                => 'Preisfaktor',
   'Price Factors'               => 'Preisfaktoren',
-  'Price Rules'                 => 'Preisregeln',
+  'Price Rule'                  => 'Preisregel',
   'Price Source'                => 'Preisquelle',
   'Price Sources to be disabled in this client' => 'Preisquellen die in diesem Mandanten deaktiviert werden sollen',
   'Price factor (database ID)'  => 'Preisfaktor (Datenbank-ID)',