Skip to content

Commit

Permalink
fix issue #1126 add service ID to part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDeshaies committed Nov 24, 2024
1 parent deca8fb commit 3b75cc7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/survey-enfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,18 @@
"fr": "Identifiant du projet provenant du Plan TI"
}
},
{
"type": "text",
"name": "serviceId",
"title": {
"default": "Service ID",
"fr": "ID du service"
},
"help":{
"default": "The Service ID is generated by the Government of Canada's Enterprise Portfolio Management System and is part of the <a href=\"https://open.canada.ca/data/en/dataset/3ac0d080-6149-499a-8b06-7ce5f00ec56c\">department's service inventory</a>. Contact your <a href=\"https://gcxgce.sharepoint.com/:x:/t/1000612/EdmkPDvdU89JpX7aMidzIZEBCh48gatLGOTVkM3xbzmLeQ?e=NekO6n\">departmental Service Official</a> (available internal to GC only) for help finding the associated Service ID. If multiple services will be supported by the system, include all service IDs, separated by semicolons.",
"fr": "L'ID du service est généré par le système de la gestion des portefeuilles organisationnels du gouvernement du Canada et fait partie du <a href=\"https://ouvert.canada.ca/data/fr/dataset/3ac0d080-6149-499a-8b06-7ce5f00ec56c\">répertoire de services du ministère</a>. Communiquez avec les <a href=\"https://gcxgce.sharepoint.com/:x:/t/1000612/EdmkPDvdU89JpX7aMidzIZEBCh48gatLGOTVkM3xbzmLeQ?e=NekO6n\">responsables des services de votre ministère</a> (disponible uniquement au sein du GC) pour obtenir de l'aide afin de trouver l'ID du service associé. Si plusieurs services sont appuyés par le système, indiquez tous les numéros d'ID du service, séparés par des points-virgules."
}
},
{
"type": "text",
"name": "projectDetailsProgram",
Expand Down

0 comments on commit 3b75cc7

Please sign in to comment.