From fc56bcef05cec0bc937ece7910265344253faa8a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 19 Sep 2013 18:27:09 +0000 Subject: [PATCH] [trunk_admin] Update nb_NO, thanks to : abbamust git-svn-id: http://piwigo.org/svn/trunk@24534 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nb_NO/admin.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index 79861447d..5043164d9 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -951,4 +951,5 @@ $lang['between %d and %d pixels'] = 'mellom %d og %d piksler'; $lang['Purge user cache'] = 'Rens bruker cache'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Endring av bildestørrelse er slått av, siden du bruker GD som grafikkgalleri.'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Bildets dimensjoner vil bli redusert til %dx%d piksler.'; +$lang['Select at least one tag'] = 'Velg minst en tag'; ?> \ No newline at end of file