Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit c2dcfc6

Browse files
committed
[Security] Cleanup "Digest nonce has expired." translation
1 parent ef1759e commit c2dcfc6

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Core/Resources/translations/security.nn.xlf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
<source>Invalid CSRF token.</source>
3131
<target>Ugyldig CSRF-teikn.</target>
3232
</trans-unit>
33-
<trans-unit id="8">
34-
<source>Digest nonce has expired.</source>
35-
<target>Digest nonce er ikkje lenger gyldig.</target>
36-
</trans-unit>
3733
<trans-unit id="9">
3834
<source>No authentication provider found to support the authentication token.</source>
3935
<target>Fann ingen innloggingstilbydar som støttar dette innloggingsteiknet.</target>

Core/Resources/translations/security.tl.xlf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
<trans-unit id="7">
3030
<source>Invalid CSRF token.</source>
3131
<target>Hindi balidong mga token ng CSRF.</target>
32-
</trans-unit>
33-
<trans-unit id="8">
34-
<source>Digest nonce has expired.</source>
35-
<target>Na-expire na ang Digest nonce.</target>
3632
</trans-unit>
3733
<trans-unit id="9">
3834
<source>No authentication provider found to support the authentication token.</source>

0 commit comments

Comments
 (0)