diff options
Diffstat (limited to 'ishtar_common')
| -rw-r--r-- | ishtar_common/fixtures/groups_person_types-SRA-fr.json | 22 | 
1 files changed, 11 insertions, 11 deletions
| diff --git a/ishtar_common/fixtures/groups_person_types-SRA-fr.json b/ishtar_common/fixtures/groups_person_types-SRA-fr.json index 6a3044cdd..92fabaccd 100644 --- a/ishtar_common/fixtures/groups_person_types-SRA-fr.json +++ b/ishtar_common/fixtures/groups_person_types-SRA-fr.json @@ -112,7 +112,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_contextrecord", -            "name": "Can view all Context Record", +            "name": "Can view all Context Records",              "content_type": 50          }      }, @@ -382,7 +382,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_file", -            "name": "Can view all Archaelogical file", +            "name": "Can view all Archaelogical files",              "content_type": 29          }      }, @@ -589,7 +589,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_basefind", -            "name": "Can view all Base find", +            "name": "Can view all Base finds",              "content_type": 58          }      }, @@ -688,7 +688,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_find", -            "name": "Can view all Find", +            "name": "Can view all Finds",              "content_type": 60          }      }, @@ -931,7 +931,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_treatment", -            "name": "Can view all Treatment", +            "name": "Can view all Treatments",              "content_type": 64          }      }, @@ -1075,7 +1075,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_administrativeact", -            "name": "Can view all Administrative act", +            "name": "Can view all Administrative acts",              "content_type": 40          }      }, @@ -1147,7 +1147,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_archaeologicalsite", -            "name": "Can view all Archaeological site", +            "name": "Can view all Archaeological sites",              "content_type": 69          }      }, @@ -1282,7 +1282,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_operation", -            "name": "Can view all Operation", +            "name": "Can view all Operations",              "content_type": 35          }      }, @@ -1381,7 +1381,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_operationsource", -            "name": "Can view all Operation source", +            "name": "Can view all Operation sources",              "content_type": 37          }      }, @@ -1624,7 +1624,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_warehouse", -            "name": "Can view all Warehouse", +            "name": "Can view all Warehouses",              "content_type": 53          }      }, @@ -2038,7 +2038,7 @@          "model": "auth.permission",          "fields": {              "codename": "view_organization", -            "name": "Can view all Organization", +            "name": "Can view all Organizations",              "content_type": 15          }      }, | 
