diff --git a/l10n/en-US/viewer.properties b/l10n/en-US/viewer.properties index fda7ea419..7e02d4a63 100644 --- a/l10n/en-US/viewer.properties +++ b/l10n/en-US/viewer.properties @@ -51,6 +51,8 @@ thumb_page_title=Page {{page}} thumb_page_canvas=Thumbnail of Page {{page}} # Context menu +first_page.label=First Page +last_page.label=Last Page page_rotate_cw.label=Rotate Clockwise page_rotate_ccw.label=Rotate Counter-Clockwise diff --git a/l10n/nl/viewer.properties b/l10n/nl/viewer.properties index 0f3c2215e..703fbe353 100644 --- a/l10n/nl/viewer.properties +++ b/l10n/nl/viewer.properties @@ -52,6 +52,10 @@ thumb_page_title=Pagina {{page}} # number. thumb_page_canvas=Miniatuur van pagina {{page}} +# Context menu +first_page.label=Eerste pagina +last_page.label=Laatste pagina + # Find panel button title and messages find=Zoeken find_terms_not_found=(niet gevonden) diff --git a/web/viewer.html b/web/viewer.html index e9a5f99c9..6d7b09ded 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -196,6 +196,10 @@ limitations under the License. + +