droger | b7bc3f1 | 2016-02-09 14:46:17 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | |
| 4 | <message name="IDS_FIND_IN_PAGE_COUNT" desc="How many matches found and what item we are showing"> |
ananta | a5f3fa6 | 2017-07-18 00:19:20 | [diff] [blame] | 5 | <ph name="ACTIVE_MATCH">$1</ph>/<ph name="TOTAL_MATCHCOUNT">$2</ph> |
droger | b7bc3f1 | 2016-02-09 14:46:17 | [diff] [blame] | 6 | </message> |
| 7 | <message name="IDS_FIND_IN_PAGE_PREVIOUS_TOOLTIP" desc="The tooltip for the previous button"> |
| 8 | Previous |
| 9 | </message> |
| 10 | <message name="IDS_FIND_IN_PAGE_NEXT_TOOLTIP" desc="The tooltip for the next button"> |
| 11 | Next |
| 12 | </message> |
| 13 | <message name="IDS_FIND_IN_PAGE_CLOSE_TOOLTIP" desc="The tooltip for the close button"> |
| 14 | Close find bar |
| 15 | </message> |
| 16 | |
| 17 | </grit-part> |