Remove EWK_BRINGUPS for M120 #3
[platform/framework/web/chromium-efl.git] / chrome / app / sharesheet_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Sharesheet specific strings (included from generated_resources.grd). -->
3 <grit-part>
4   <!-- Common strings -->
5   <message name="IDS_SHARESHEET_TITLE_LABEL" desc="The label to be shown as the title of the sharesheet bubble when a user clicks on the share button.">
6     Share
7   </message>
8   <message name="IDS_SHARESHEET_APPS_LIST_LABEL" desc="The label to be shown before the list of apps.">
9     Apps list
10   </message>
11   <message name="IDS_SHARESHEET_MORE_APPS_LABEL" desc="The label for the button at the bottom of the sharesheet which clicks into the expanded sharesheet.">
12     More apps
13   </message>
14   <message name="IDS_SHARESHEET_FEWER_APPS_LABEL" desc="The label for the button at the bottom of the sharesheet which clicks into the default sharesheet.">
15     Fewer apps
16   </message>
17   <message name="IDS_SHARESHEET_FILES_LABEL" desc="The label for the enumeration of the number of files a user is trying to share.">
18     {COUNT, plural,
19       =1 {{COUNT} file}
20       other {{COUNT} files}}
21   </message>
22   <message name="IDS_SHARESHEET_COPY_TO_CLIPBOARD_SHARE_ACTION_LABEL" desc="The label for the button in the sharesheet that copies the data the user has selected to the clipboard.">
23     Copy
24   </message>
25   <message name="IDS_SHARESHEET_COPY_TO_CLIPBOARD_SUCCESS_TOAST_LABEL" desc="The label for the system toast at the bottom of the screen that notifies the user that their selected data has been copied to the clipboard.">
26     Copied
27   </message>
28 </grit-part>