Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
59b6eca5
Commit
59b6eca5
authored
Nov 21, 2019
by
ncastejon
Browse files
Change 'data' to 'dataset' in restricted access banner message
parent
f7c7fd4a
Pipeline
#1809
passed with stages
in 2 minutes and 54 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/shared/components/restricted-access-banner/restricted-access-banner.component.html
View file @
59b6eca5
...
...
@@ -13,7 +13,7 @@
<div
class=
"access-restreint-button"
>
<a
[routerLink]=
"['/', AppRoutes.accessManagement.uri]"
>
<button
class=
"button"
i18n=
"@@dataset.data.access.button"
>
Request access to this data
Request access to this data
set
</button>
</a>
...
...
src/i18n/messages.en.xlf
View file @
59b6eca5
...
...
@@ -362,8 +362,8 @@
data are in restricted access. To view or use the completeness of this dataset, please request it.
</target>
</trans-unit>
<trans-unit
id=
"dataset.data.access.button"
datatype=
"html"
>
<source>
Request access to this data
</source>
<target>
Request access to this data
</target>
<source>
Request access to this data
set
</source>
<target>
Request access to this data
set
</target>
</trans-unit>
<trans-unit
id=
"dataset.data.recordsFound"
datatype=
"html"
>
<source>
records found
</source>
...
...
src/i18n/messages.fr.xlf
View file @
59b6eca5
...
...
@@ -350,7 +350,7 @@
données sont en accès restreint. Pour consulter ou utiliser l’intégralité de ce jeu de données, veuillez en faire la demande.
</target>
</trans-unit>
<trans-unit
id=
"dataset.data.access.button"
datatype=
"html"
>
<source>
Request access to this data
</source>
<source>
Request access to this data
set
</source>
<target>
Demander l'accès à ces données
</target>
</trans-unit>
<trans-unit
id=
"dataset.data.recordsFound"
datatype=
"html"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment