blob: a1fd5422564d6b7ea71c3871972ebf3df5ddc8b0 [file] [log] [blame]
drogerb7bc3f12016-02-09 14:46:171<?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">
5 <ph name="ACTIVE_MATCH">$1<ex>1</ex></ph> of <ph name="TOTAL_MATCHCOUNT">$2<ex>5</ex></ph>
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>