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

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 10823405: Cleanup: Remove unused strings related to the about page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | 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 <!-- 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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> 288 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page.">
289 Get help with using Chromium OS 289 Get help with using Chromium OS
290 </message> 290 </message>
291 </if> 291 </if>
292 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages"> 292 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages">
293 The Chromium Authors 293 The Chromium Authors
294 </message> 294 </message>
295 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> 295 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
296 Copyright © 2006-2012 The Chromium Authors. All Rights Reserved. 296 Copyright © 2006-2012 The Chromium Authors. All Rights Reserved.
297 </message> 297 </message>
298 <message name="IDS_ABOUT_OLD_VERSION_LICENSE" desc="The label below the co pyright message, containing the URLs.">
299 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM">BEGIN_LI NK_CHR</ph>Chromium<ph name="END_LINK_CHROMIUM">END_LINK_CHR</ph> open source pr oject and other <ph name="BEGIN_LINK_OSS">BEGIN_LINK_OSS</ph>open source softwar e<ph name="END_LINK_OSS">END_LINK_OSS</ph>.
300 </message>
301 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs."> 298 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs.">
302 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt;a ta rget="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a&gt;< /ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target="_blan k" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt;</ph> . 299 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt;a ta rget="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a&gt;< /ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target="_blan k" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt;</ph> .
303 </message> 300 </message>
304 <if expr="pp_ifdef('chromeos')"> 301 <if expr="pp_ifdef('chromeos')">
305 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS."> 302 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS.">
306 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O SS">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LI NK_CROS_OSS">&lt;/a&gt;</ph>. 303 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O SS">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LI NK_CROS_OSS">&lt;/a&gt;</ph>.
307 </message> 304 </message>
308 </if> 305 </if>
309 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box."> 306 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box.">
310 Not used in Chromium. Placeholder to keep resource maps in sync. It expe cts one argument: $1. 307 Not used in Chromium. Placeholder to keep resource maps in sync. It expe cts one argument: $1.
311 </message> 308 </message>
312 <message name="IDS_ABOUT_OLD_TERMS_OF_SERVICE" desc="The terms of service label in the About box.">
313 Not used in Chromium. Placeholder to keep resource maps in sync.
314 </message>
315 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE.">
316 Not used in Chromium. Placeholder to keep resource maps in sync.
317 </message>
318 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu ."> 309 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu .">
319 Chromium 310 Chromium
320 </message> 311 </message>
321 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar."> 312 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar.">
322 Chromium Toolbar 313 Chromium Toolbar
323 </message> 314 </message>
324 <!-- Hung Browser Detector --> 315 <!-- Hung Browser Detector -->
325 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo g box shown when the browser is hung"> 316 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo g box shown when the browser is hung">
326 Chromium is unresponsive. Relaunch now? 317 Chromium is unresponsive. Relaunch now?
327 </message> 318 </message>
328 <message name="IDS_IMPORT_PROGRESS_INFO" desc="Explanatory text for the im porting progress dialog"> 319 <message name="IDS_IMPORT_PROGRESS_INFO" desc="Explanatory text for the im porting progress dialog">
329 Chromium is now importing the following items from <ph name="BROWSER_COM PONENT">$1<ex>History</ex></ph>: 320 Chromium is now importing the following items from <ph name="BROWSER_COM PONENT">$1<ex>History</ex></ph>:
330 </message> 321 </message>
331 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed o n dialog"> 322 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed o n dialog">
332 Sadly, your Mozilla Firefox settings are not available while that browse r is running. To import those settings to Chromium, save your work and close all Firefox windows. Then click Continue. 323 Sadly, your Mozilla Firefox settings are not available while that browse r is running. To import those settings to Chromium, save your work and close all Firefox windows. Then click Continue.
333 </message> 324 </message>
334 <if expr="not pp_ifdef('chromeos')">
335 <message name="IDS_ABOUT_CHROME_TITLE" desc="Title of the about page.">
336 About Chromium
337 </message>
338 </if>
339 <if expr="pp_ifdef('chromeos')">
340 <message name="IDS_ABOUT_CHROME_TITLE" desc="Title of the about page.">
341 About Chromium OS
342 </message>
343 </if>
344 <!-- Uninstall messages --> 325 <!-- Uninstall messages -->
345 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when uninsta ll detects other app instance running"> 326 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when uninsta ll detects other app instance running">
346 Please close all Chromium windows and try again. 327 Please close all Chromium windows and try again.
347 </message> 328 </message>
348 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants t o uninstall"> 329 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants t o uninstall">
349 Are you sure you want to uninstall Chromium? 330 Are you sure you want to uninstall Chromium?
350 </message> 331 </message>
351 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome."> 332 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome.">
352 Uninstall Chromium 333 Uninstall Chromium
353 </message> 334 </message>
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
659 <if expr="pp_ifdef('android')"> 640 <if expr="pp_ifdef('android')">
660 <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browse r summary table in the about memory page, which shows memory usage for Chromium. " translateable="false"> 641 <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browse r summary table in the about memory page, which shows memory usage for Chromium. " translateable="false">
661 Summary of memory used by Chromium. Since Chromium uses multiple processes, memo ry reflects aggregate memory used across all browser processes. 642 Summary of memory used by Chromium. Since Chromium uses multiple processes, memo ry reflects aggregate memory used across all browser processes.
662 643
663 For Chromium, processes used to display diagnostics information (such as this "a bout:memory") are excluded. 644 For Chromium, processes used to display diagnostics information (such as this "a bout:memory") are excluded.
664 </message> 645 </message>
665 </if> 646 </if>
666 647
667 <!-- About Chrome page --> 648 <!-- About Chrome page -->
668 <if expr="not pp_ifdef('chromeos')"> 649 <if expr="not pp_ifdef('chromeos')">
669 <message name="IDS_UPGRADE_SUCCESSFUL" desc="Status label: Successfully upgraded Chromium">
670 Chromium has been updated to <ph name="VERSION">$1<ex>0.1.131</ex></ph >
671 </message>
672 </if>
673 <if expr="pp_ifdef('chromeos')">
674 <message name="IDS_UPGRADE_SUCCESSFUL" desc="Status label: Successfully upgraded Chromium OS">
675 Your device has been updated to <ph name="VERSION">$1<ex>0.1.131</ex>< /ph>
676 </message>
677 </if>
678 <if expr="not pp_ifdef('chromeos')">
679 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium"> 650 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium">
680 Nearly up-to-date! Relaunch Chromium to finish updating. 651 Nearly up-to-date! Relaunch Chromium to finish updating.
681 </message> 652 </message>
682 </if> 653 </if>
683 <if expr="pp_ifdef('chromeos')"> 654 <if expr="pp_ifdef('chromeos')">
684 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium OS"> 655 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium OS">
685 Nearly up-to-date! Restart your device to finish updating. 656 Nearly up-to-date! Restart your device to finish updating.
686 </message> 657 </message>
687 </if> 658 </if>
688 <if expr="not pp_ifdef('chromeos')"> 659 <if expr="not pp_ifdef('chromeos')">
(...skipping 10 matching lines...) Expand all
699 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um"> 670 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um">
700 Updating Chromium... 671 Updating Chromium...
701 </message> 672 </message>
702 </if> 673 </if>
703 <if expr="pp_ifdef('chromeos')"> 674 <if expr="pp_ifdef('chromeos')">
704 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um OS"> 675 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um OS">
705 Updating your device... 676 Updating your device...
706 </message> 677 </message>
707 </if> 678 </if>
708 679
709 <!-- About Chrome View (only used on Windows: http://crbug.com/115123) -->
710 <message name="IDS_OLD_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Su ccessfully updated">
711 Relaunch Chromium to finish updating
712 </message>
713 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Already up to date">
714 Chromium is up to date (<ph name="VERSION">$1<ex>0.1.131</ex></ph>)
715 </message>
716
717 <!-- Extension/App install prompt --> 680 <!-- Extension/App install prompt -->
718 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window"> 681 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window">
719 Add to Chromium 682 Add to Chromium
720 </message> 683 </message>
721 684
722 <!-- Extension alerts. --> 685 <!-- Extension alerts. -->
723 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions. The trailing character must be a newline."> 686 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions. The trailing character must be a newline.">
724 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added. 687 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added.
725 688
726 ''' 689 '''
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
825 Chromium Autofill settings 788 Chromium Autofill settings
826 </message> 789 </message>
827 790
828 <!-- Web Intents --> 791 <!-- Web Intents -->
829 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt on in the web intent picker that installs an extension then uses the extension a s an intent service."> 792 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt on in the web intent picker that installs an extension then uses the extension a s an intent service.">
830 Add to Chromium 793 Add to Chromium
831 </message> 794 </message>
832 </messages> 795 </messages>
833 </release> 796 </release>
834 </grit> 797 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698