Comparing version 0.10.2 to 0.11.0
@@ -8,3 +8,4 @@ { | ||
"Classification": "Klassifikation", | ||
"Collapse": "Verkleinern", | ||
"Collapse all": "Alle einklappen", | ||
"Collapse": "Einklappen", | ||
"Contents": "Inhalt", | ||
@@ -15,3 +16,5 @@ "Contrast:": "Kontrast", | ||
"Description": "Beschreibung", | ||
"Double page view": "Doppelseitenansicht", | ||
"Toggle double-page": "Doppelseitenansicht", | ||
"Expand all": "Alle ausklappen", | ||
"Expand": "Ausklappen", | ||
"Export": "Export", | ||
@@ -41,2 +44,3 @@ "First page": "Erste Seite", | ||
"Other Formats": "Andere Formate", | ||
"Page": "Seite", | ||
"Pages": "Seiten", | ||
@@ -59,7 +63,6 @@ "Pan": "Verschieben", | ||
"Selecting Multiple Pages": "Auswahl mehrerer Seiten", | ||
"Show all": "Alles anzeigen", | ||
"Source": "Quellcode", | ||
"Summary": "Zusammenfassung", | ||
"Table of Contents": "Inhaltsverzeichnis", | ||
"TIFY is a slim and fast IIIF document viewer": "TIFY ist ein IIIF-Viewer", | ||
"TIFY is a slim and fast IIIF document viewer.": "TIFY ist ein kleiner und schneller IIIF-Dokumentenbetrachter.", | ||
"Title": "Titel", | ||
@@ -66,0 +69,0 @@ "Toggle image adjustments": "Bildeinstellungen", |
{ | ||
"name": "tify", | ||
"version": "0.10.2", | ||
"version": "0.11.0", | ||
"description": "TIFY is a slim and fast IIIF document viewer.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/subugoe/tify", |
@@ -8,3 +8,4 @@ { | ||
"Classification": "Klassifikation", | ||
"Collapse": "Verkleinern", | ||
"Collapse all": "Alle einklappen", | ||
"Collapse": "Einklappen", | ||
"Contents": "Inhalt", | ||
@@ -15,3 +16,5 @@ "Contrast:": "Kontrast", | ||
"Description": "Beschreibung", | ||
"Double page view": "Doppelseitenansicht", | ||
"Toggle double-page": "Doppelseitenansicht", | ||
"Expand all": "Alle ausklappen", | ||
"Expand": "Ausklappen", | ||
"Export": "Export", | ||
@@ -41,2 +44,3 @@ "First page": "Erste Seite", | ||
"Other Formats": "Andere Formate", | ||
"Page": "Seite", | ||
"Pages": "Seiten", | ||
@@ -59,7 +63,6 @@ "Pan": "Verschieben", | ||
"Selecting Multiple Pages": "Auswahl mehrerer Seiten", | ||
"Show all": "Alles anzeigen", | ||
"Source": "Quellcode", | ||
"Summary": "Zusammenfassung", | ||
"Table of Contents": "Inhaltsverzeichnis", | ||
"TIFY is a slim and fast IIIF document viewer": "TIFY ist ein IIIF-Viewer", | ||
"TIFY is a slim and fast IIIF document viewer.": "TIFY ist ein kleiner und schneller IIIF-Dokumentenbetrachter.", | ||
"Title": "Titel", | ||
@@ -66,0 +69,0 @@ "Toggle image adjustments": "Bildeinstellungen", |
@@ -30,2 +30,5 @@ Feature('Pagination'); | ||
I.see('16 : 7v'); | ||
I.click('Toggle double-page'); | ||
I.see('Toggle double-page', '.-active'); | ||
}); | ||
@@ -44,3 +47,3 @@ | ||
I.click('Double page view'); | ||
I.pressKey('2'); | ||
I.see('14 : 6v', currentPage); | ||
@@ -64,3 +67,3 @@ | ||
I.click('Double page view'); | ||
I.pressKey('2'); | ||
I.see('68 : -', currentPage); | ||
@@ -67,0 +70,0 @@ |
@@ -23,3 +23,3 @@ Feature('TOC'); | ||
I.click('Hide children'); | ||
I.click('Collapse'); | ||
I.dontSee('Ferrarische Methode (Louis Ferrari)'); | ||
@@ -26,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
879889
9380