diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-14 01:56:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-14 01:56:45 -0400 |
commit | 83cd655675e0b5846a7cce35d4659038aceb3bb6 (patch) | |
tree | 4514907e92ef08c1426a18e2b1977416ddea3a32 /apps/files/l10n/nds.js | |
parent | e383a9506df196e9421d3494b9f84ae28deea55d (diff) | |
download | nextcloud-server-83cd655675e0b5846a7cce35d4659038aceb3bb6.tar.gz nextcloud-server-83cd655675e0b5846a7cce35d4659038aceb3bb6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nds.js')
-rw-r--r-- | apps/files/l10n/nds.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/nds.js b/apps/files/l10n/nds.js index 5e3a7c06142..487af19faef 100644 --- a/apps/files/l10n/nds.js +++ b/apps/files/l10n/nds.js @@ -13,7 +13,6 @@ OC.L10N.register( "New folder" : "Neuer Ordner", "Upload" : "Hochladen", "Settings" : "Einstellungen", - "WebDAV" : "WebDAV", - "Cancel upload" : "Upload abbrechen" + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n != 1);"); |