Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Side by Side Diff: components/history_strings.grdp

Issue 2026023002: Add/update history strings for iOS native history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: strings update Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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">&lt;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">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 9 Blocked attempt <ph name="BEGIN_LINK">&lt;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">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
10 </message> 10 </message>
11 <message name="IDS_HISTORY_BROWSERESULTS" desc="Title of browsing results page "> 11 <message name="IDS_HISTORY_BROWSERESULTS" desc="Title of browsing results page ">
12 History 12 History
13 </message> 13 </message>
14 <message name="IDS_HISTORY_CANCEL_EDITING_BUTTON" desc="Text for the button to exit editing mode [Length: 7em].">
15 Cancel
16 </message>
14 <message name="IDS_HISTORY_CONTINUED" desc="Shown after the date if the data i s continued from the previous page"> 17 <message name="IDS_HISTORY_CONTINUED" desc="Shown after the date if the data i s continued from the previous page">
15 (Cont.) 18 (Cont.)
16 </message> 19 </message>
17 <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history view, some dates are formatted as 'Today - Wednesday, Nov 7, 2007"> 20 <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history view, some dates are formatted as 'Today - Wednesday, Nov 7, 2007">
18 <ph name="RELATIVE_DATE">$1<ex>Today</ex></ph> - <ph name="FULL_DATE">$2<ex> Wednesday, Nov 7, 2007</ex></ph> 21 <ph name="RELATIVE_DATE">$1<ex>Today</ex></ph> - <ph name="FULL_DATE">$2<ex> Wednesday, Nov 7, 2007</ex></ph>
19 </message> 22 </message>
20 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_CONFIRM_BUTTON" desc="Text for the button used to confirm the dialog asking if they would like to proceed with deletion."> 23 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_CONFIRM_BUTTON" desc="Text for the button used to confirm the dialog asking if they would like to proceed with deletion.">
21 Remove 24 Remove
22 </message> 25 </message>
23 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning shown be fore deleting visits from the history page (reminding the user they can also use incognito mode, which doesn't store history)"> 26 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning shown be fore deleting visits from the history page (reminding the user they can also use incognito mode, which doesn't store history)">
24 Are you sure you want to delete these pages from your history? 27 Are you sure you want to delete these pages from your history?
25 28
26 Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may come in handy next time. 29 Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may come in handy next time.
27 </message> 30 </message>
28 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING_NO_INCOGNITO" desc="War ning shown before deleting from the history page"> 31 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING_NO_INCOGNITO" desc="War ning shown before deleting from the history page">
29 Are you sure you want to delete these pages from your history? 32 Are you sure you want to delete these pages from your history?
30 </message> 33 </message>
31 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_DELETE" desc="Name for the acce ssibility action to delete a history entry."> 34 <message name="IDS_HISTORY_DELETE_SELECTED_ENTRIES_BUTTON" desc="Text for the button to delete selected history entries [Length: 16em].">
35 Delete
36 </message>
37 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_DELETE" desc="Name for the acce ssibility action to delete a single history entry.">
32 Delete 38 Delete
33 </message> 39 </message>
34 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_LABEL" desc="Accessibility labe l for a history entry. Summarizes fields in the history entry (title, domain, an d time)."> 40 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_LABEL" desc="Accessibility labe l for a history entry. Summarizes fields in the history entry (title, domain, an d time).">
35 <ph name="TITLE"><ex>PI: The Magical Number</ex>$1</ph>, <ph name="DOMAIN">< ex>pi.com</ex>$2</ph>, <ph name="TIME"><ex>3:14</ex>$3</ph> 41 <ph name="TITLE"><ex>PI: The Magical Number</ex>$1</ph>, <ph name="DOMAIN">< ex>pi.com</ex>$2</ph>, <ph name="TIME"><ex>3:14</ex>$3</ph>
36 </message> 42 </message>
37 <message name="IDS_HISTORY_ENTRY_BOOKMARKED" desc="Whether a history entry is bookmarked."> 43 <message name="IDS_HISTORY_ENTRY_BOOKMARKED" desc="Whether a history entry is bookmarked.">
38 Bookmarked 44 Bookmarked
39 </message> 45 </message>
40 <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).">
41 <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>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 </message> 81 </message>
76 <message name="IDS_HISTORY_NO_SYNCED_RESULTS" desc="The notification at the to p of the history page indicating that it does not include visits from other devi ces."> 82 <message name="IDS_HISTORY_NO_SYNCED_RESULTS" desc="The notification at the to p of the history page indicating that it does not include visits from other devi ces.">
77 Showing history from this device. <ph name="BEGIN_LINK">&lt;a href="https:// support.google.com/chrome/?p=sync_history&amp;hl=[GRITLANGCODE]"&gt;</ph>Learn m ore<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 83 Showing history from this device. <ph name="BEGIN_LINK">&lt;a href="https:// support.google.com/chrome/?p=sync_history&amp;hl=[GRITLANGCODE]"&gt;</ph>Learn m ore<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
78 </message> 84 </message>
79 <message name="IDS_HISTORY_NUMBER_VISITS" desc="Format string for the number o f visits of a site."> 85 <message name="IDS_HISTORY_NUMBER_VISITS" desc="Format string for the number o f visits of a site.">
80 (<ph name="NUMBER_VISITS">$1<ex>3</ex></ph>) 86 (<ph name="NUMBER_VISITS">$1<ex>3</ex></ph>)
81 </message> 87 </message>
82 <message name="IDS_HISTORY_OLDER" desc="HTML text shown as page navigation too l to take the user forward to their older history"> 88 <message name="IDS_HISTORY_OLDER" desc="HTML text shown as page navigation too l to take the user forward to their older history">
83 Older 89 Older
84 </message> 90 </message>
91 <if expr="not use_titlecase">
85 <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="Title of the button that will open the clear browsing data dialog."> 92 <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="Title of the button that will open the clear browsing data dialog.">
86 Clear browsing data... 93 Clear browsing data...
87 </message> 94 </message>
95 </if>
96 <if expr="use_titlecase">
97 <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="In Title C ase: Title of the button that will open the clear browsing data dialog [Length: 16em].">
98 Clear Browsing Data...
99 </message>
100 </if>
88 <message name="IDS_HISTORY_OTHER_DEVICES_X_MORE" desc="In the 'Other Sessions' section of the history page, the label for showing that X more tabs are availab le for a session."> 101 <message name="IDS_HISTORY_OTHER_DEVICES_X_MORE" desc="In the 'Other Sessions' section of the history page, the label for showing that X more tabs are availab le for a session.">
89 <ph name="NUM_TABS_MORE">$1<ex>42</ex></ph> more... 102 <ph name="NUM_TABS_MORE">$1<ex>42</ex></ph> more...
90 </message> 103 </message>
91 <message name="IDS_HISTORY_OTHER_SESSIONS_COLLAPSE_SESSION" desc="In the 'Othe r Sessions' menu on the history page, the label for the command to collapse (hid e) the list of windows and tabs in a session."> 104 <message name="IDS_HISTORY_OTHER_SESSIONS_COLLAPSE_SESSION" desc="In the 'Othe r Sessions' menu on the history page, the label for the command to collapse (hid e) the list of windows and tabs in a session.">
92 Collapse list 105 Collapse list
93 </message> 106 </message>
94 <message name="IDS_HISTORY_OTHER_SESSIONS_EXPAND_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to expand (uncolla pse) the list of windows and tabs in a session."> 107 <message name="IDS_HISTORY_OTHER_SESSIONS_EXPAND_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to expand (uncolla pse) the list of windows and tabs in a session.">
95 Expand list 108 Expand list
96 </message> 109 </message>
97 <message name="IDS_HISTORY_OTHER_SESSIONS_OPEN_ALL" desc="In the 'Other Sessio ns' menu on the history page, the label for the command to open all tabs and win dows from a session."> 110 <message name="IDS_HISTORY_OTHER_SESSIONS_OPEN_ALL" desc="In the 'Other Sessio ns' menu on the history page, the label for the command to open all tabs and win dows from a session.">
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 </message> 158 </message>
146 </if> 159 </if>
147 <if expr="use_titlecase"> 160 <if expr="use_titlecase">
148 <message name="IDS_HISTORY_SHOW_HISTORY" desc="In Title Case: The show histo ry menu in the app menu"> 161 <message name="IDS_HISTORY_SHOW_HISTORY" desc="In Title Case: The show histo ry menu in the app menu">
149 &amp;History 162 &amp;History
150 </message> 163 </message>
151 </if> 164 </if>
152 <message name="IDS_HISTORY_SHOWFULLHISTORY_LINK" desc="The label of the Show F ull History link at the bottom of the back/forward menu."> 165 <message name="IDS_HISTORY_SHOWFULLHISTORY_LINK" desc="The label of the Show F ull History link at the bottom of the back/forward menu.">
153 Show Full History 166 Show Full History
154 </message> 167 </message>
168 <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].">
169 Edit
170 </message>
155 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab."> 171 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab.">
156 History 172 History
157 </message> 173 </message>
158 <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."> 174 <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.">
159 Unknown device 175 Unknown device
160 </message> 176 </message>
161 177
162 </grit-part> 178 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698