Home | History | Annotate | Download | only in components
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <grit-part>
      3 
      4   <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the DOM Distiller debug page.">
      5     DOM Distiller
      6   </message>
      7   <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_TITLE" desc="The label for the title of an entry on the DOM Distiller debug page.">
      8     Title
      9   </message>
     10   <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_URL" desc="The label for the URL of an entry on the DOM Distiller debug page.">
     11     URL
     12   </message>
     13   <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD" desc="The label for for the button for adding a new entry on the DOM Distiller debug page.">
     14     Add
     15   </message>
     16   <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to show when adding an article failed on the DOM Distiller debug page.">
     17     Failed to add article.
     18   </message>
     19   <message name="IDS_DOM_DISTILLER_WEBUI_REFRESH" desc="The label for the button for refreshing the list of entries on the DOM Distiller debug page.">
     20     Refresh
     21   </message>
     22   <message name="IDS_DOM_DISTILLER_WEBUI_FETCHING_ENTRIES" desc="The text to show while fetching the list of entries on the DOM Distiller debug page.">
     23     Fetching entries...
     24   </message>
     25 
     26 </grit-part>
     27