diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-21 19:19:03 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-21 19:19:03 +0000 |
commit | 75adb07d770e1ff1c5147d835a818d7afb7fb94b (patch) | |
tree | fb45a753c194f76e841071a2524868d27c3dd874 /chrome/app/google_chrome_strings.grd | |
parent | 08dbd4f55e717180da3c8408259cb4dbb421c905 (diff) | |
download | chromium_src-75adb07d770e1ff1c5147d835a818d7afb7fb94b.zip chromium_src-75adb07d770e1ff1c5147d835a818d7afb7fb94b.tar.gz chromium_src-75adb07d770e1ff1c5147d835a818d7afb7fb94b.tar.bz2 |
Final pass at removing unused strings.
All strings that remain are either probably actually used (e.g. by chrome frame or chromeos or the windows installer), or may be used soon (i.e. less than 6 months old).
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/6360009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72169 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 4a4a2b2..a0c3c69 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -299,24 +299,12 @@ Chrome supports. --> <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog"> Welcome to Google Chrome </message> - <message name="IDS_FIRSTRUN_DLG_TEXT" desc="Explains what the first-run dialog does"> - Google Chrome is ready to complete your installation. - </message> - <message name="IDS_FIRSTRUN_DLG_DETAIL" desc="Text for detailed explanation of actions"> - Google Chrome will do these tasks: - </message> <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog"> Start Google Chrome </message> - <message name="IDS_FIRSTRUN_DLG_ACTION2" desc="Second action item on first-run dialog"> - Add Google Chrome shortcuts to your desktop, quick launch bar, and Start menu - </message> <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label"> Make Google Chrome the default browser </message> - <message name="IDS_FR_CUSTOMIZE_SHORTCUTS" desc="Create shortcuts preface text"> - Create Google Chrome shortcuts in these locations: - </message> <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" desc="Title for the hard-coded thumbnail that represents the Google Chrome Welcome page. This is used on the NTP when there aren't enough thumbnails to show."> Welcome to Google Chrome @@ -383,9 +371,6 @@ Chrome supports. --> <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> Do you want Google Chrome to save your password? </message> - <message name="IDS_IMPORT_PROGRESS_STATUS_CANCEL_CONFIRM" desc="Import cancellation confirmation"> - If you cancel now, not all items will be imported. You can import again later from the Google Chrome menu. - </message> <message name="IDS_FR_BUBBLE_QUESTION" desc="Main text for the bubble"> Google Chrome uses your default search engine, which is currently set to <ph name="PAGE_TITLE">$1<ex>Google</ex></ph>. Do you want to keep your default search engine? </message> @@ -556,12 +541,6 @@ Chrome supports. --> <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Utility, not Google Chrome Utility."> Chrome Utility </message> - <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Profile Importer."> - Google Chrome Profile Importer - </message> - <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile importer application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer."> - Chrome Profile Importer - </message> </if> </messages> </release> |