diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:37:17 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:37:17 +0000 |
commit | b48ad711cea5aabe4dbbe4bb2a100221d4f29b07 (patch) | |
tree | 66d957ff988b1214ad36511bd6ab9b24ebdeb19d /language | |
parent | 29e3c7aad88348441ff21bf153db2361c32b767e (diff) |
[trunk_admin] Update nl_NL, thanks to : Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@22156 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/nl_NL/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 096c698d6..628f80890 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -952,4 +952,5 @@ $lang['This group will be set to default'] = 'Deze groep zal standaard worden ge $lang['This group will be unset to default'] = 'Deze groep zal niet langer als standaard worden gebruikt'; $lang['Type here the name of the new group'] = 'Voer de naam in van de nieuwe groep'; $lang['Purge user cache'] = 'Verwijder gebruikers-cache'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'De afmetingen van de afbeelding zullen worden verlaagd naar %dx%d pixels.'; ?>
\ No newline at end of file |