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 <!-- History UI --> | 4 <!-- History UI --> |
5 <message name="IDS_HISTORY_ACTION_MENU_DESCRIPTION" desc="Text used to identif
y the history entry drop-down menu for screen readers"> | 5 <message name="IDS_HISTORY_ACTION_MENU_DESCRIPTION" desc="Text used to identif
y the history entry drop-down menu for screen readers"> |
6 Actions | 6 Actions |
7 </message> | 7 </message> |
8 <message name="IDS_HISTORY_BLOCKED_VISIT_TEXT" desc="Text that describes an at
tempted visit."> | 8 <message name="IDS_HISTORY_BLOCKED_VISIT_TEXT" desc="Text that describes an at
tempted visit."> |
9 Blocked attempt <ph name="BEGIN_LINK"><a target="_top" href="$1" id="$2"&
gt;</ph> to visit a page on <ph name="DOMAIN">$3<ex>google.com</ex></ph><ph name
="END_LINK"></a><ex></a></ex></ph>. | 9 Blocked attempt <ph name="BEGIN_LINK"><a target="_top" href="$1" id="$2"&
gt;</ph> to visit a page on <ph name="DOMAIN">$3<ex>google.com</ex></ph><ph name
="END_LINK"></a><ex></a></ex></ph>. |
10 </message> | 10 </message> |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 </message> | 172 </message> |
173 <message name="IDS_HISTORY_START_EDITING_BUTTON" desc="Text for the button to
enter editing mode, which allows the user to delete one or more history entries
[Length: 7em]."> | 173 <message name="IDS_HISTORY_START_EDITING_BUTTON" desc="Text for the button to
enter editing mode, which allows the user to delete one or more history entries
[Length: 7em]."> |
174 Edit | 174 Edit |
175 </message> | 175 </message> |
176 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> | 176 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> |
177 History | 177 History |
178 </message> | 178 </message> |
179 <message name="IDS_HISTORY_UNKNOWN_DEVICE" desc="On the dropdown menu for a hi
story entry, the text that is shown instead of a device name, when the device na
me is not known."> | 179 <message name="IDS_HISTORY_UNKNOWN_DEVICE" desc="On the dropdown menu for a hi
story entry, the text that is shown instead of a device name, when the device na
me is not known."> |
180 Unknown device | 180 Unknown device |
181 </message> | 181 </message> |
| 182 <message name="IDS_HISTORY_MENU_PROMO" desc="Text body of a promotional toolti
p that shows up the first time a user runs the Material Design History UI in nar
row mode to help find 'Clear Browsing Data' and the side navigation."> |
| 183 You can clear your browsing data from this menu |
| 184 </message> |
182 | 185 |
183 </grit-part> | 186 </grit-part> |
OLD | NEW |