OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <grit-part> | 2 <grit-part> |
3 | 3 |
4 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D
OM Distiller debug page."> | 4 <message name="IDS_DOM_DISTILLER_WEBUI_TITLE" desc="The title to show on the D
OM Distiller debug page."> |
5 DOM Distiller | 5 DOM Distiller |
6 </message> | 6 </message> |
7 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_TITLE" desc="The label for the ti
tle 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."> | 7 <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 | 8 URL |
12 </message> | 9 </message> |
13 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD" desc="The label for the butt
on for adding a new entry on the DOM Distiller debug page."> | 10 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD" desc="The label for the butt
on for adding a new entry on the DOM Distiller debug page."> |
14 Add | 11 Add |
15 </message> | 12 </message> |
16 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to sh
ow when adding an article failed on the DOM Distiller debug page."> | 13 <message name="IDS_DOM_DISTILLER_WEBUI_ENTRY_ADD_FAILED" desc="The label to sh
ow when adding an article failed on the DOM Distiller debug page."> |
17 Failed to add article. | 14 Failed to add article. |
18 </message> | 15 </message> |
19 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL" desc="The label for the butto
n for viewing a URL on the DOM Distiller debug page."> | 16 <message name="IDS_DOM_DISTILLER_WEBUI_VIEW_URL" desc="The label for the butto
n for viewing a URL on the DOM Distiller debug page."> |
(...skipping 18 matching lines...) Expand all Loading... |
38 Failed to display article. | 35 Failed to display article. |
39 </message> | 36 </message> |
40 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_CONTENT" desc="The text to sho
w in place of reading list article content if there is no data found."> | 37 <message name="IDS_DOM_DISTILLER_VIEWER_NO_DATA_CONTENT" desc="The text to sho
w in place of reading list article content if there is no data found."> |
41 No data found. | 38 No data found. |
42 </message> | 39 </message> |
43 <message name="IDS_DOM_DISTILLER_VIEWER_VIEW_ORIGINAL" desc="The text to show
on a link of an article to view the original page."> | 40 <message name="IDS_DOM_DISTILLER_VIEWER_VIEW_ORIGINAL" desc="The text to show
on a link of an article to view the original page."> |
44 View Original | 41 View Original |
45 </message> | 42 </message> |
46 | 43 |
47 </grit-part> | 44 </grit-part> |
OLD | NEW |