Design and bug fixes :

* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
This commit is contained in:
Zacharie
2020-07-20 14:39:46 +02:00
parent bf0013502b
commit d23971901b
58 changed files with 246 additions and 236 deletions
+3 -3
View File
@@ -289,7 +289,7 @@ $lang['Week starts on'] = 'Veka startar på';
$lang['Who can see these photos?'] = 'Kven kan sjå desse bileta?';
$lang['New parent album'] = 'Nytt foreldrealbum';
$lang['No display'] = 'Ingen vising';
$lang['No group selected, no action possible.'] = 'Ingen gruppe er vald, ingen handling mogleg.';
$lang['No groups selected, no actions possible.'] = 'Ingen gruppe er vald, ingen handling mogleg.';
$lang['Not cropped correctly?'] = 'Ikkje kutta rett?';
$lang['Notification'] = 'Melding';
$lang['Notify administrators when a comment is'] = 'Send melding til administratorar når ein kommentar er';
@@ -485,7 +485,7 @@ $lang['No photo can be deleted'] = 'Ingen bilete kan slettast';
$lang['No photo in the current set.'] = 'Ingen bilete i gjeldande samling';
$lang['No photo in this album'] = 'Ingen bilete i dette albumet';
$lang['No photo selected, %d photos in current set'] = 'Ingen bilete vald, %d bilete i gjeldande samling';
$lang['No photo selected, no action possible.'] = 'Ingen bilete vald, ingen handling er mogleg.';
$lang['No photos selected, no actions possible.'] = 'Ingen bilete vald, ingen handling er mogleg.';
$lang['No results'] = 'Ingen resultat';
$lang['No user to send notifications by mail.'] = 'Ingen brukar som kan informerast via e-post.';
$lang['None'] = 'Ingen';
@@ -939,7 +939,7 @@ $lang['No matching user found'] = 'Ingen brukarar vart funne';
$lang['Password updated'] = 'Passordet er endra';
$lang['Show %s users'] = 'Vis %s brukarar';
$lang['No user selected of %d users'] = 'Ingen brukarar valde (totalt %d brukarar)';
$lang['No user selected, no action possible.'] = 'Ingen brukarar valde - ingen aksjon mogleg';
$lang['No users selected, no actions possible.'] = 'Ingen brukarar valde - ingen aksjon mogleg';
$lang['Registered on %s, %s.'] = 'Registrera %s, %s.';
$lang['Showing %s to %s of %s users'] = 'Viser %s til %s av %s brukarar';
$lang['Update user'] = 'Endre brukar';