Skip to content

Commit e74fc51

Browse files
committed
minor #26801 Update da translations (c960657)
This PR was merged into the 2.7 branch. Discussion ---------- Update da translations | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The Danish translations have several serious errors. This PR adjusts to official Danish orthography, and updates some texts for internal consistency and to better reflect the original English text. Commits ------- d0ea26bd15 Update da translations
2 parents 8e7e189 + 325ea6c commit e74fc51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/translations/security.da.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>Not privileged to request the resource.</source>
27-
<target>Ingen tilladselese at anvende kilden.</target>
27+
<target>Ingen adgang til at forespørge ressourcen.</target>
2828
</trans-unit>
2929
<trans-unit id="7">
3030
<source>Invalid CSRF token.</source>
31-
<target>Ugyldigt CSRF token.</target>
31+
<target>Ugyldig CSRF-token.</target>
3232
</trans-unit>
3333
<trans-unit id="8">
3434
<source>Digest nonce has expired.</source>

0 commit comments

Comments
 (0)