diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 4c1d99085fb..af8dc645404 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Ikke-eksisterende mærke #{tag}", "restricted" : "begrænset", "invisible" : "usynlig", - "({scope})" : "({scope})", "Delete" : "Slet", "Rename" : "Omdøb", "Collaborative tags" : "Collaborative tags", @@ -417,6 +416,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Navn, federated cloud id eller e-mail adresse...", "Name..." : "Navn...", "Error removing share" : "Fejl ved fjernelse af deling", + "({scope})" : "({scope})", "Saving..." : "Gemmer...", "Dismiss" : "Afvis", "Your client should now be connected! You can close this window." : "Din klient er nu forbundet. Du kan lukke dette vindue", |