Skip to content

Removed - OPENDATADK.INTRO.PROCEDURE4 from the OpenData Datatarget Guide #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ <h3>{{ "GUIDE" | translate }}</h3>
<li>
<p>{{ "OPENDATADK.INTRO.PROCEDURE3" | translate }}</p>
</li>
<li>
<p>
{{ "OPENDATADK.INTRO.PROCEDURE4" | translate }}
<a href="http://admin.opendata.dk/">{{ "OPENDATADK.INTRO.PROCEDURE4_LINK" | translate }}</a>
</p>
</li>
</ol>
</mat-expansion-panel>
</div>
Expand Down
4 changes: 1 addition & 3 deletions src/assets/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,7 @@
"PROCEDURE_HEADER": "Procedure ved oprettelse af første data target",
"PROCEDURE1": "Bliv medlem af Open Data DK, hvis jeres myndighed ikke allerede er det:",
"PROCEDURE2": "Opret første ODDK-data target i OS2iot",
"PROCEDURE3": "Ved oprettelsen tilbyder OS2iot at sende en mail til Open Data DK's administrator, som sætter høstningen op. I må forvente op til 2-3 ugers behandlingstid.",
"PROCEDURE4": "Når høstningen er aktiv, kan datasæt findes og beriges på",
"PROCEDURE4_LINK": "ODDK administrationsmodulet"
"PROCEDURE3": "Ved oprettelsen tilbyder OS2iot at sende en mail til Open Data DK's administrator, som sætter høstningen op. I må forvente op til 2-3 ugers behandlingstid."
},
"QUESTION": {
"GIVE-OPENDATADK-NAME": "Datasæt titel",
Expand Down