[Tizen][M34-Merge] Implement favicon database get API
[platform/framework/web/chromium-efl.git] / components / find_in_page_strings.grdp
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">
5     <ph name="ACTIVE_MATCH">$1</ph>/<ph name="TOTAL_MATCHCOUNT">$2</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>