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 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
218 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which
takes the user to the Chrome help page."> | 218 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which
takes the user to the Chrome help page."> |
219 Get help with using Chromium OS | 219 Get help with using Chromium OS |
220 </message> | 220 </message> |
221 </if> | 221 </if> |
222 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a
bout pages"> | 222 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a
bout pages"> |
223 The Chromium Authors | 223 The Chromium Authors |
224 </message> | 224 </message> |
225 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on
the about pages"> | 225 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on
the about pages"> |
226 Copyright <ph name="YEAR">$1</ph> The Chromium Authors. All rights reser
ved. | 226 Copyright <ph name="YEAR">$1</ph> The Chromium Authors. All rights reser
ved. |
227 </message> | 227 </message> |
228 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri
ght message, containing the URLs."> | |
229 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a ta
rget="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a><
/ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blan
k" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>
. | |
230 </message> | |
231 <if expr="chromeos"> | 228 <if expr="chromeos"> |
232 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the
copyright message, containing the URLs."> | 229 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the
copyright message, containing the URLs."> |
233 Chromium open source licenses | 230 Chromium open source licenses |
234 </message> | 231 </message> |
235 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> | 232 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> |
236 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O
SS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LI
NK_CROS_OSS"></a></ph>. | 233 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O
SS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LI
NK_CROS_OSS"></a></ph>. |
237 </message> | 234 </message> |
238 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional te
xt displayed beneath the Chromium open source URLs for Chrome OS."> | 235 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional te
xt displayed beneath the Chromium open source URLs for Chrome OS."> |
239 Chromium OS open source licenses | 236 Chromium OS open source licenses |
240 </message> | 237 </message> |
(...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1307 </message> | 1304 </message> |
1308 <message name="IDS_WIN_PROMPT_TO_CLOSE_APPS_FOR_DESKTOP" | 1305 <message name="IDS_WIN_PROMPT_TO_CLOSE_APPS_FOR_DESKTOP" |
1309 desc="Modal message box prompt shown to the user after requesti
ng to relaunch in Desktop mode while packaged apps are running, which will requi
re all packaged apps to be closed and then restarted. Dialog is shown with choic
es: OK, Cancel."> | 1306 desc="Modal message box prompt shown to the user after requesti
ng to relaunch in Desktop mode while packaged apps are running, which will requi
re all packaged apps to be closed and then restarted. Dialog is shown with choic
es: OK, Cancel."> |
1310 Relaunching in Desktop mode will close and relaunch your Chromium apps
. | 1307 Relaunching in Desktop mode will close and relaunch your Chromium apps
. |
1311 </message> | 1308 </message> |
1312 </if> | 1309 </if> |
1313 | 1310 |
1314 </messages> | 1311 </messages> |
1315 </release> | 1312 </release> |
1316 </grit> | 1313 </grit> |
OLD | NEW |