diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 8997334bbe4..f48bbe627e4 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -425,8 +425,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Het wachtwoord kan niet worden gewijzigd. Neem contact op met je beheerder.", "Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.", "Can't install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is", - "Can't install this app" : "Kan deze app niet installeren", - "Checking for update of app \"%s\" in App Store" : "Controleren op updates voor app \"%s\" in de App Store", - "Checked for update of app \"%s\" in App Store" : "Op updates gecontroleerd voor app \"%s\" in App Store" + "Can't install this app" : "Kan deze app niet installeren" }, "nplurals=2; plural=(n != 1);"); |