summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-13 02:08:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-13 02:08:50 +0200
commitd386bc8737374200b4dc8ca0b62e432757ac2f04 (patch)
treef1ddb5e781a384c80b5373ad065d1b424e3d3ec4 /lib
parent513f4807c354ff96ad1243f3ea7b517a9e349799 (diff)
downloadnextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.tar.gz
nextcloud-server-d386bc8737374200b4dc8ca0b62e432757ac2f04.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index a90fc6caa6c..c650071c03c 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -23,6 +23,6 @@
"last year" => "vorig jaar",
"years ago" => "jaar geleden",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s is beschikbaar. Verkrijg <a href=\"%s\">meer informatie</a>",
-"up to date" => "Bijgewerkt",
+"up to date" => "bijgewerkt",
"updates check is disabled" => "Meest recente versie controle is uitgeschakeld"
);