OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
4 | 4 |
5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
6 source_lang_id="en" enc_check="möl"> | 6 source_lang_id="en" enc_check="möl"> |
7 <outputs> | 7 <outputs> |
8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
10 </output> | 10 </output> |
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
177 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> | 177 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> |
178 New window | 178 New window |
179 </message> | 179 </message> |
180 </if> | 180 </if> |
181 <message name="IDS_BOOKMARK_SYNC_PROMO_LINK" desc="Text of the link to sig
n in from the bookmark sync promo."> | 181 <message name="IDS_BOOKMARK_SYNC_PROMO_LINK" desc="Text of the link to sig
n in from the bookmark sync promo."> |
182 sign in to Chromium | 182 sign in to Chromium |
183 </message> | 183 </message> |
184 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager
window"> | 184 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager
window"> |
185 Task Manager - Chromium | 185 Task Manager - Chromium |
186 </message> | 186 </message> |
187 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> | |
188 Chromium didn't shut down correctly. | |
189 </message> | |
190 <message name="IDS_SESSION_CRASHED_VIEW_UMA_OPTIN" desc="Text besides the
checkbox to let users optin to UMA in the restore from previous crash bubble."> | 187 <message name="IDS_SESSION_CRASHED_VIEW_UMA_OPTIN" desc="Text besides the
checkbox to let users optin to UMA in the restore from previous crash bubble."> |
191 Help make Chromium better by sending crash reports and <ph name="UMA_LIN
K">$1<ex>usage statistics</ex></ph> to Google | 188 Help make Chromium better by sending crash reports and <ph name="UMA_LIN
K">$1<ex>usage statistics</ex></ph> to Google |
192 </message> | 189 </message> |
193 <!-- Browser Window Title Format --> | 190 <!-- Browser Window Title Format --> |
194 <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for title
s displayed in tabs and popup windows"> | 191 <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for title
s displayed in tabs and popup windows"> |
195 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Chromium | 192 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Chromium |
196 </message> | 193 </message> |
197 <if expr="not chromeos"> | 194 <if expr="not chromeos"> |
198 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which
takes the user to the Chrome help page."> | 195 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which
takes the user to the Chrome help page."> |
199 Get help with using Chromium | 196 Get help with using Chromium |
(...skipping 985 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1185 </message> | 1182 </message> |
1186 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1183 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
1187 desc="Alt text for the faded Chrome logo image."> | 1184 desc="Alt text for the faded Chrome logo image."> |
1188 Chromium logo | 1185 Chromium logo |
1189 </message> | 1186 </message> |
1190 </if> | 1187 </if> |
1191 | 1188 |
1192 </messages> | 1189 </messages> |
1193 </release> | 1190 </release> |
1194 </grit> | 1191 </grit> |
OLD | NEW |