| 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 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 </message> | 330 </message> |
| 331 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 331 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
| 332 Internet Browser | 332 Internet Browser |
| 333 </message> | 333 </message> |
| 334 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Chromium shortcuts."> | 334 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Chromium shortcuts."> |
| 335 Access the Internet | 335 Access the Internet |
| 336 </message> | 336 </message> |
| 337 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to as
k whether to delete all the profile data also during uninstallation."> | 337 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to as
k whether to delete all the profile data also during uninstallation."> |
| 338 Also delete your browsing data? | 338 Also delete your browsing data? |
| 339 </message> | 339 </message> |
| 340 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whethe
r to set another browser as default when Chromium is uninstalled."> |
| 341 Change default browser to: |
| 342 </message> |
| 343 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button
on Uninstall confirmation dialog."> |
| 344 Uninstall |
| 345 </message> |
| 340 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the
default browser query infobar."> | 346 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the
default browser query infobar."> |
| 341 Hooray, you're back! But Chromium isn't your default browser. | 347 Hooray, you're back! But Chromium isn't your default browser. |
| 342 </message> | 348 </message> |
| 343 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact
text to show in the default browser query infobar."> | 349 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact
text to show in the default browser query infobar."> |
| 344 Chromium isn't your default browser. | 350 Chromium isn't your default browser. |
| 345 </message> | 351 </message> |
| 346 </messages> | 352 </messages> |
| 347 </release> | 353 </release> |
| 348 </grit> | 354 </grit> |
| OLD | NEW |