1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-23 16:48:08 +02:00

Merge pull request #2206 from timvandermeij/first-last-page-context-menu

Converted the first and last page buttons to context menu items
This commit is contained in:
Yury Delendik 2012-10-10 10:36:21 -07:00
commit 06f9b70f07
4 changed files with 27 additions and 6 deletions

View file

@ -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

View file

@ -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)