1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Implement page rotation controls using keyboard (R/shift-R) and context menu.

This commit is contained in:
gigaherz 2012-09-08 01:05:14 +02:00
parent 455bb6d98c
commit bbcb05af7b
4 changed files with 109 additions and 11 deletions

View file

@ -50,6 +50,10 @@ thumb_page_title=Page {{page}}
# number.
thumb_page_canvas=Thumbnail of Page {{page}}
# Context menu
page_rotate_cw=Rotate Clockwise
page_rotate_ccw=Rotate Counter-Clockwise
# Search panel button title and messages
search=Find
search_terms_not_found=(Not found)