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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
46 <message name="IDS_HISTORY_ENTRY_SUMMARY" desc="Summary of all the fields in a
history entry (time, whether the entry is bookmarked, title, and domain)."> | 46 <message name="IDS_HISTORY_ENTRY_SUMMARY" desc="Summary of all the fields in a
history entry (time, whether the entry is bookmarked, title, and domain)."> |
47 <ph name="TIME"><ex>3:14</ex>$1</ph> <ph name="BOOKMARKED"><ex>bookmarked</e
x>$2</ph> <ph name="TITLE"><ex>PI: The Magical Number</ex>$3</ph> <ph name="DOMA
IN"><ex>pi.com</ex>$4</ph> | 47 <ph name="TIME"><ex>3:14</ex>$1</ph> <ph name="BOOKMARKED"><ex>bookmarked</e
x>$2</ph> <ph name="TITLE"><ex>PI: The Magical Number</ex>$3</ph> <ph name="DOMA
IN"><ex>pi.com</ex>$4</ph> |
48 </message> | 48 </message> |
49 <message name="IDS_HISTORY_FILTER_BLOCKED" desc="Text that shows that an entry
is blocked."> | 49 <message name="IDS_HISTORY_FILTER_BLOCKED" desc="Text that shows that an entry
is blocked."> |
50 Blocked | 50 Blocked |
51 </message> | 51 </message> |
52 <message name="IDS_HISTORY_FOUND_SEARCH_RESULTS" desc="Message shown when zero
or multiple search results are found."> | 52 <message name="IDS_HISTORY_FOUND_SEARCH_RESULTS" desc="Message shown when zero
or multiple search results are found."> |
53 Found <ph name="NUMBER_OF_RESULTS">$1</ph> <ph name="SEARCH_RESULTS"><ex>sea
rch results</ex>$2</ph> for '<ph name="SEARCH_STRING">$3</ph>'. | 53 Found <ph name="NUMBER_OF_RESULTS">$1</ph> <ph name="SEARCH_RESULTS"><ex>sea
rch results</ex>$2</ph> for '<ph name="SEARCH_STRING">$3</ph>'. |
54 </message> | 54 </message> |
55 <message name="IDS_HISTORY_HAS_SYNCED_RESULTS" desc="The notification at the t
op of the history page indicating that it is showing visits synced from other de
vices."> | 55 <message name="IDS_HISTORY_HAS_SYNCED_RESULTS" desc="The notification at the t
op of the history page indicating that it is showing visits synced from other de
vices."> |
56 Showing history from your signed-in devices. <ph name="BEGIN_LINK"><a hre
f="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"><
/ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph>. | 56 Showing history from your signed-in devices. <ph name="BEGIN_LINK"><a hre
f="https://support.google.com/chrome/?p=sync_history&hl=[GRITLANGCODE]"><
/ph>Learn more<ph name="END_LINK"></a><ex></a></ex></ph> |
| 57 </message> |
| 58 <message name="IDS_HISTORY_HAS_SYNCED_RESULTS_DESCRIPTION" desc="Description f
or the notification at the top of the history page indicating that it is showing
visits synced from other devices. This is spoken by the screen reader when the
notification button is focused."> |
| 59 Showing history from your signed-in devices. |
57 </message> | 60 </message> |
58 <message name="IDS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notification at t
he top of the history page indicating that deleting Chrome browsing history will
not delete other forms of history stored at Google My Activity."> | 61 <message name="IDS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notification at t
he top of the history page indicating that deleting Chrome browsing history will
not delete other forms of history stored at Google My Activity."> |
59 Your Google Account may have other forms of browsing history at <ph name="BE
GIN_LINK"><a target="_blank" href="$1"></ph>history.google.com<ph name="EN
D_LINK"></a></ph>. | 62 Your Google Account may have other forms of browsing history at <ph name="BE
GIN_LINK"><a target="_blank" href="$1"></ph>history.google.com<ph name="EN
D_LINK"></a></ph>. |
60 </message> | 63 </message> |
61 <message name="IDS_HISTORY_INTERVAL" desc="A history interval shown in the tit
le. The dates are already localized strings."> | 64 <message name="IDS_HISTORY_INTERVAL" desc="A history interval shown in the tit
le. The dates are already localized strings."> |
62 <ph name="START_DATE">$1<ex>Wednesday, Aug. 1, 2012</ex></ph> to <ph name="E
ND_DATE">$2<ex>Thursday, Aug. 30, 2012</ex></ph> | 65 <ph name="START_DATE">$1<ex>Wednesday, Aug. 1, 2012</ex></ph> to <ph name="E
ND_DATE">$2<ex>Thursday, Aug. 30, 2012</ex></ph> |
63 </message> | 66 </message> |
64 <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading the us
er's history"> | 67 <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading the us
er's history"> |
65 Loading... | 68 Loading... |
66 </message> | 69 </message> |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
174 Edit | 177 Edit |
175 </message> | 178 </message> |
176 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> | 179 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> |
177 History | 180 History |
178 </message> | 181 </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."> | 182 <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 | 183 Unknown device |
181 </message> | 184 </message> |
182 | 185 |
183 </grit-part> | 186 </grit-part> |
OLD | NEW |