Browse Source

Fixes find_wrapped_to_bottom string

Yury Delendik 13 years ago
parent
commit
1f8be3fdc3
  1. 2
      l10n/en-US/viewer.properties

2
l10n/en-US/viewer.properties

@ -64,7 +64,7 @@ find_next.title=Find the next occurrence of the phrase
find_next_label=Next find_next_label=Next
find_highlight=Highlight all find_highlight=Highlight all
find_match_case_label=Match case 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_wrapped_to_top=Reached end of page, continued from top
find_not_found=Phrase not found find_not_found=Phrase not found

Loading…
Cancel
Save