[M108 Migration] Support standard build for armv7hl architecture
[platform/framework/web/chromium-efl.git] / components / bookmark_component_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3   <message name="IDS_BOOKMARK_EDITOR_TITLE" desc="Title of the window the bookmark editor is in.">
4     Edit bookmark
5   </message>
6   <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly created groups">
7     New folder
8   </message>
9   <if expr="not use_titlecase">
10     <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Title of the button for removing the bookmark">
11       Remove
12     </message>
13     <message name="IDS_BOOKMARK_MANAGER_NAME_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks." meaning="Name of an inanimate object">
14       Name
15     </message>
16     <message name="IDS_BOOKMARK_MANAGER_URL_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks.">
17       URL
18     </message>
19   </if>
20   <if expr="use_titlecase">
21     <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="In Title Case: Title of the button for removing the bookmark">
22       Remove
23     </message>
24     <message name="IDS_BOOKMARK_MANAGER_NAME_INPUT_PLACE_HOLDER" desc="In Title Case: Text to show in the URL input field when editing or creating bookmarks." meaning="Name of an inanimate object">
25       Name
26     </message>
27     <message name="IDS_BOOKMARK_MANAGER_URL_INPUT_PLACE_HOLDER" desc="In Title Case: Text to show in the URL input field when editing or creating bookmarks.">
28       URL
29     </message>
30   </if>
31   <if expr="is_ios">
32     <message name="IDS_BOOKMARK_ADD_EDITOR_TITLE" desc="Title of the window the bookmark editor is in when adding a bookmark. [Length: 10em]">
33       Add Bookmark
34     </message>
35   </if>
36   <message name="IDS_TOOLTIP_STAR" desc="The tooltip shown when you hover the star button in the right side of the location bar.">
37     Bookmark this tab
38   </message>
39 </grit-part>