Remove "Other" from description of Default Land Types.

This commit is contained in:
Michael Stenta 2021-03-18 18:20:01 -04:00
parent a2a8e3d361
commit 19f742f55b
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ function farm_modules() {
'farm_maintenance' => t('Maintenance logs'),
'farm_quantity_standard' => t('Standard quantity type'),
'farm_role_roles' => t('Default roles: Manager, Worker, Viewer'),
'farm_land_types' => t('Default land types: Property, Field, Bed, Paddock, Landmark, Other'),
'farm_land_types' => t('Default land types: Property, Field, Bed, Paddock, Landmark'),
'farm_structure_types' => t('Default structure types: Building, Greenhouse'),
],
'optional' => [

View File

@ -1,5 +1,5 @@
name: farmOS Default Land Types
description: 'Provides default land types: Property, Field, Bed, Paddock, Landmark, Other.'
description: 'Provides default land types: Property, Field, Bed, Paddock, Landmark.'
type: module
package: farmOS
core_version_requirement: ^9