update nl / dark schema: fixed prev/next buttons connections page and directory / same css layout for those buttons

This commit is contained in:
jeroenpraat
2014-06-11 14:32:57 +00:00
parent 4a4281448f
commit 3e20a0d784
5 changed files with 53 additions and 12 deletions

View File

@@ -216,7 +216,7 @@ $a->strings["Connection: %s"] = "Connectie: %s";
$a->strings["Connection not found."] = "Connectie niet gevonden.";
$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Eindigt:";
$a->strings["Finishes:"] = "Einde:";
$a->strings["Location:"] = "Plaats:";
$a->strings["Logout"] = "Uitloggen:";
$a->strings["End this session"] = "Beëindig deze sessie";
@@ -1519,10 +1519,10 @@ $a->strings["Previous"] = "Vorige";
$a->strings["hour:minute"] = "uur:minuut";
$a->strings["Event details"] = "Details van gebeurtenis";
$a->strings["Format is %s %s. Starting date and Title are required."] = "Volgorde is %s %s. Begintijd en titel zijn vereist.";
$a->strings["Event Starts:"] = "Gebeurtenis begint:";
$a->strings["Event Starts:"] = "Begin gebeurtenis:";
$a->strings["Required"] = "Vereist";
$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/-tijd is niet bekend of niet relevant";
$a->strings["Event Finishes:"] = "Gebeurtenis eindigt:";
$a->strings["Event Finishes:"] = "Einde gebeurtenis:";
$a->strings["Adjust for viewer timezone"] = "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt";
$a->strings["Description:"] = "Omschrijving:";
$a->strings["Title:"] = "Titel:";