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 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
537 </message> | 537 </message> |
538 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="This messag
e does not apply to Chromium."> | 538 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="This messag
e does not apply to Chromium."> |
539 </message> | 539 </message> |
540 </if> | 540 </if> |
541 <!-- Options Dialog --> | 541 <!-- Options Dialog --> |
542 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> | 542 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> |
543 Chromium may use web services to improve your browsing experience. | 543 Chromium may use web services to improve your browsing experience. |
544 </message> | 544 </message> |
545 <if expr="is_win"> | 545 <if expr="is_win"> |
546 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop sho
rtcut to start the application for OEM pre-installations."> | 546 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop sho
rtcut to start the application for OEM pre-installations."> |
547 Internet Browser | 547 Web Browser |
548 </message> | 548 </message> |
549 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip
for the Chromium shortcuts."> | 549 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip
for the Chromium shortcuts."> |
550 Access the Internet | 550 Access the Internet |
551 </message> | 551 </message> |
552 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hov
er-on tooltip for the App Launcher shortcut."> | 552 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hov
er-on tooltip for the App Launcher shortcut."> |
553 Launch Chromium apps | 553 Launch Chromium apps |
554 </message> | 554 </message> |
555 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to
ask whether to delete all the profile data also during uninstallation."> | 555 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to
ask whether to delete all the profile data also during uninstallation."> |
556 Also delete your browsing data? | 556 Also delete your browsing data? |
557 </message> | 557 </message> |
(...skipping 712 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1270 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1270 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1271 </message> | 1271 </message> |
1272 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1272 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1273 Chromium OS terms | 1273 Chromium OS terms |
1274 </message> | 1274 </message> |
1275 </if> | 1275 </if> |
1276 | 1276 |
1277 </messages> | 1277 </messages> |
1278 </release> | 1278 </release> |
1279 </grit> | 1279 </grit> |
OLD | NEW |