Commit 75adb07d authored by estade@chromium.org's avatar estade@chromium.org

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
parent 08dbd4f5
...@@ -181,7 +181,7 @@ need to be translated for each locale.--> ...@@ -181,7 +181,7 @@ need to be translated for each locale.-->
</translations> </translations>
<release seq="1" allow_pseudo="false"> <release seq="1" allow_pseudo="false">
<messages fallback_to_english="true"> <messages fallback_to_english="true">
<!-- Menus --> <!-- Menus -->
<message name="IDS_APP_MENU_EMPTY_SUBMENU" desc="Used when a submenu has no entries"> <message name="IDS_APP_MENU_EMPTY_SUBMENU" desc="Used when a submenu has no entries">
(empty) (empty)
...@@ -341,7 +341,6 @@ need to be translated for each locale.--> ...@@ -341,7 +341,6 @@ need to be translated for each locale.-->
<message name="IDS_APP_SHIFT_MODIFIER" desc="Shift key shortcut modifier"> <message name="IDS_APP_SHIFT_MODIFIER" desc="Shift key shortcut modifier">
Shift+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> Shift+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph>
</message> </message>
</messages> </messages>
</release> </release>
</grit> </grit>
...@@ -270,24 +270,12 @@ be available for now. --> ...@@ -270,24 +270,12 @@ be available for now. -->
<message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog"> <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog">
Welcome to Chromium Welcome to Chromium
</message> </message>
<message name="IDS_FIRSTRUN_DLG_TEXT" desc="Explains what the first-run dialog does">
Chromium is ready to complete your installation.
</message>
<message name="IDS_FIRSTRUN_DLG_DETAIL" desc="Text for detailed explanation of actions">
Chromium will do these tasks:
</message>
<message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog"> <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog">
Start Chromium Start Chromium
</message> </message>
<message name="IDS_FIRSTRUN_DLG_ACTION2" desc="Second action item on first-run dialog">
Add Chromium shortcuts to your desktop, quick launch bar, and Start menu
</message>
<message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label"> <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label">
Make Chromium the default browser Make Chromium the default browser
</message> </message>
<message name="IDS_FR_CUSTOMIZE_SHORTCUTS" desc="Create shortcuts preface text">
Create Chromium shortcuts in these locations:
</message>
<message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" <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."> 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 Chromium Welcome to Chromium
...@@ -355,9 +343,6 @@ be available for now. --> ...@@ -355,9 +343,6 @@ be available for now. -->
<message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password">
Do you want Chromium to save your password? Do you want Chromium to save your password?
</message> </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 Chromium menu.
</message>
<message name="IDS_FR_BUBBLE_QUESTION" desc="Main text for the bubble"> <message name="IDS_FR_BUBBLE_QUESTION" desc="Main text for the bubble">
Chromium 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? Chromium 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> </message>
...@@ -528,12 +513,6 @@ be available for now. --> ...@@ -528,12 +513,6 @@ be available for now. -->
<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."> <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.">
Chromium Utility Chromium Utility
</message> </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.">
Chromium 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.">
Chromium Profile Importer
</message>
</if> </if>
</messages> </messages>
</release> </release>
......
This diff is collapsed.
...@@ -299,24 +299,12 @@ Chrome supports. --> ...@@ -299,24 +299,12 @@ Chrome supports. -->
<message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog"> <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog">
Welcome to Google Chrome Welcome to Google Chrome
</message> </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"> <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog">
Start Google Chrome Start Google Chrome
</message> </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"> <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label">
Make Google Chrome the default browser Make Google Chrome the default browser
</message> </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" <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."> 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 Welcome to Google Chrome
...@@ -383,9 +371,6 @@ Chrome supports. --> ...@@ -383,9 +371,6 @@ Chrome supports. -->
<message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> <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? Do you want Google Chrome to save your password?
</message> </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"> <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? 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> </message>
...@@ -556,12 +541,6 @@ Chrome supports. --> ...@@ -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."> <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 Chrome Utility
</message> </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> </if>
</messages> </messages>
</release> </release>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment