Browse Source

Merge pull request #2226 from timvandermeij/dutch-english-translations

Improved the Dutch and English strings for the first and last page context menu items
Yury Delendik 13 years ago
parent
commit
1c80c610db
  1. 6
      l10n/en-US/viewer.properties
  2. 4
      l10n/nl/viewer.properties

6
l10n/en-US/viewer.properties

@ -51,10 +51,10 @@ thumb_page_title=Page {{page}}
thumb_page_canvas=Thumbnail of Page {{page}} thumb_page_canvas=Thumbnail of Page {{page}}
# Context menu # Context menu
first_page.label=First Page first_page.label=Go to First Page
last_page.label=Last Page last_page.label=Go to Last Page
page_rotate_cw.label=Rotate Clockwise page_rotate_cw.label=Rotate Clockwise
page_rotate_ccw.label=Rotate Counter-Clockwise page_rotate_ccw.label=Rotate Counterclockwise
# Find panel button title and messages # Find panel button title and messages
find_label=Find: find_label=Find:

4
l10n/nl/viewer.properties

@ -51,8 +51,8 @@ thumb_page_title=Pagina {{page}}
thumb_page_canvas=Miniatuur van pagina {{page}} thumb_page_canvas=Miniatuur van pagina {{page}}
# Context menu # Context menu
first_page.label=Eerste pagina first_page.label=Naar de eerste pagina gaan
last_page.label=Laatste pagina last_page.label=Naar de laatste pagina gaan
page_rotate_cw.label=Met de klok mee roteren page_rotate_cw.label=Met de klok mee roteren
page_rotate_ccw.label=Tegen de klok in roteren page_rotate_ccw.label=Tegen de klok in roteren

Loading…
Cancel
Save