mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 16:48:08 +02:00
Fixes find_wrapped_to_bottom string
This commit is contained in:
parent
02aee99400
commit
1f8be3fdc3
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ find_next.title=Find the next occurrence of the phrase
|
|||
find_next_label=Next
|
||||
find_highlight=Highlight all
|
||||
find_match_case_label=Match case
|
||||
find_wrapped_to_bottom=Reached end of page, continued from bottom
|
||||
find_wrapped_to_bottom=Reached top of page, continued from bottom
|
||||
find_wrapped_to_top=Reached end of page, continued from top
|
||||
find_not_found=Phrase not found
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue