Skip to content

Commit 60f1d15

Browse files
authored
change daaas to aaw (#223)
1 parent b94d205 commit 60f1d15

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

frontend/jupyter/i18n/fr/messages.fr.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,8 @@
613613
</context-group>
614614
</trans-unit>
615615
<trans-unit id="59d809cdc85110d7959687522ca681374096ba02" datatype="html">
616-
<source>Select the base software you want installed in your server. If you choose a custom image, it must be available in the DAaaS container registry.</source>
617-
<target>Sélectionnez le logiciel de base que vous souhaitez installer sur votre serveur. Si vous choisissez une image personnalisée, elle doit être disponible dans le registre de conteneurs DAaaS.</target>
616+
<source>Select the base software you want installed in your server. If you choose a custom image, it must be available in the AAW container registry.</source>
617+
<target>Sélectionnez le logiciel de base que vous souhaitez installer sur votre serveur. Si vous choisissez une image personnalisée, elle doit être disponible dans le registre de conteneurs l'ETAA.</target>
618618
<context-group purpose="location">
619619
<context context-type="sourcefile">src/app/pages/form/form-default/form-image/form-image.component.html</context>
620620
<context context-type="linenumber">3</context>

frontend/jupyter/i18n/messages.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
</context-group>
547547
</trans-unit>
548548
<trans-unit id="59d809cdc85110d7959687522ca681374096ba02" datatype="html">
549-
<source>Select the base software you want installed in your server. If you choose a custom image, it must be available in the DAaaS container registry.</source>
549+
<source>Select the base software you want installed in your server. If you choose a custom image, it must be available in the AAW container registry.</source>
550550
<context-group purpose="location">
551551
<context context-type="sourcefile">src/app/pages/form/form-default/form-image/form-image.component.html</context>
552552
<context context-type="linenumber">3</context>

frontend/jupyter/src/app/pages/form/form-default/form-image/form-image.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<lib-form-section-image
22
title="Image"
3-
text="Select the base software you want installed in your server. If you choose a custom image, it must be available in the DAaaS container registry."
4-
link="https://statcan.github.io/daaas/en/1-Experiments/Selecting-an-Image"
3+
text="Select the base software you want installed in your server. If you choose a custom image, it must be available in the AAW container registry."
4+
link="https://statcan.github.io/aaw/en/1-Experiments/Selecting-an-Image"
55
linkText="Here's some more information to help you select an image for your requirements."
66
icon="fa:fab:docker"
77
i18n-title

0 commit comments

Comments
 (0)