Skip to content

Commit

Permalink
Merge pull request #4948 from GCTC-NTGC/copy/4946-remote
Browse files Browse the repository at this point in the history
Copy - Update Pool advertisement location requirement, Remote option
  • Loading branch information
mnigh authored Nov 28, 2022
2 parents 7be1740 + 856fd2d commit ebc02cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,8 @@ export const PoolAdvertisementPoster = ({
{poolAdvertisement.isRemote ? (
<li>
{intl.formatMessage({
defaultMessage: "Location: Remote",
id: "+5cxyT",
defaultMessage: "Location: Remote optional",
id: "rakdZh",
description:
"Pool advertisement location requirement, Remote option",
})}
Expand Down
6 changes: 3 additions & 3 deletions frontend/talentsearch/src/js/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1632,8 +1632,8 @@
"defaultMessage": "Signaler une page manquante",
"description": "Link text to go report a missing page on the 404"
},
"+5cxyT": {
"defaultMessage": "Emplacement : À distance",
"rakdZh": {
"defaultMessage": "Emplacement : Option à distance",
"description": "Pool advertisement location requirement, Remote option"
},
"l3tT4m": {
Expand Down Expand Up @@ -2480,4 +2480,4 @@
"defaultMessage": "Continuer ma candidature",
"description": "Link text to continue an existing application"
}
}
}

0 comments on commit ebc02cb

Please sign in to comment.