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

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

Issue 343014: Enable localization of default downloaded filename.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | « app/os_exchange_data_provider_win.cc ('k') | chrome/browser/bookmarks/bookmark_utils.cc » ('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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
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/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 2564 matching lines...) Expand 10 before | Expand all | Expand 10 after
2575 </message> 2575 </message>
2576 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d isplayed in body of extension dialog when the extension requires access to all h osts."> 2576 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d isplayed in body of extension dialog when the extension requires access to all h osts.">
2577 This extension will have access to your private data on all websites and will autoupdate without further notice or action by you. 2577 This extension will have access to your private data on all websites and will autoupdate without further notice or action by you.
2578 </message> 2578 </message>
2579 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des c="Warning displayed in body of extension dialog when the extension requires acc ess to all hosts and browser APIs."> 2579 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des c="Warning displayed in body of extension dialog when the extension requires acc ess to all hosts and browser APIs.">
2580 This extension will have access to your browsing history and private dat a on all websites, and will autoupdate without further notice or action by you. 2580 This extension will have access to your browsing history and private dat a on all websites, and will autoupdate without further notice or action by you.
2581 </message> 2581 </message>
2582 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning displayed in body of extension dialog when the extension requires access the lo cal machine."> 2582 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning displayed in body of extension dialog when the extension requires access the lo cal machine.">
2583 This extension will have full access to your computer and private data, and will autoupdate without further notice or action by you. 2583 This extension will have full access to your computer and private data, and will autoupdate without further notice or action by you.
2584 </message> 2584 </message>
2585 2585
2586 <!-- chrome://extensions page --> 2586 <!-- chrome://extensions page -->
2587 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> 2587 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory.">
2588 Select the extension directory. 2588 Select the extension directory.
2589 </message> 2589 </message>
2590 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> 2590 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog">
2591 Pack Extension 2591 Pack Extension
2592 </message> 2592 </message>
2593 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog."> 2593 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog.">
2594 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse. 2594 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse.
2595 </message> 2595 </message>
(...skipping 22 matching lines...) Expand all
2618 Extension root directory is invalid. 2618 Extension root directory is invalid.
2619 </message> 2619 </message>
2620 <message name="IDS_EXTENSION_PACK_DIALOG_ERROR_KEY_INVALID" desc="Error me ssage in pack extension dialog when the user speciifes an invalid key file."> 2620 <message name="IDS_EXTENSION_PACK_DIALOG_ERROR_KEY_INVALID" desc="Error me ssage in pack extension dialog when the user speciifes an invalid key file.">
2621 Private key file is invalid. 2621 Private key file is invalid.
2622 </message> 2622 </message>
2623 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_TITLE" desc="Message show n on titlebar of window after successful packing of a new extension."> 2623 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_TITLE" desc="Message show n on titlebar of window after successful packing of a new extension.">
2624 Extension Packaging Success 2624 Extension Packaging Success
2625 </message> 2625 </message>
2626 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW" desc="Message s hown on successful packing of a new extension."> 2626 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW" desc="Message s hown on successful packing of a new extension.">
2627 Created the following files: 2627 Created the following files:
2628 2628
2629 Extension: <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> 2629 Extension: <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph>
2630 Key File: <ph name="KEY_FILE">$2<ex>c:\users\aa\myextension.pem</ex></ph> 2630 Key File: <ph name="KEY_FILE">$2<ex>c:\users\aa\myextension.pem</ex></ph>
2631 2631
2632 Keep your key file in a safe place. You will need it to create new versions of y our extension. 2632 Keep your key file in a safe place. You will need it to create new versions of y our extension.
2633 </message> 2633 </message>
2634 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag e shown on successful packing of an updated extension."> 2634 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag e shown on successful packing of an updated extension.">
2635 Created the extension: 2635 Created the extension:
2636 2636
2637 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> 2637 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph>
2638 </message> 2638 </message>
(...skipping 1378 matching lines...) Expand 10 before | Expand all | Expand 10 after
4017 <if expr="os != 'darwin'"> 4017 <if expr="os != 'darwin'">
4018 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button on the toolbar' checkbox"> 4018 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button on the toolbar' checkbox">
4019 Show Home button on the toolbar 4019 Show Home button on the toolbar
4020 </message> 4020 </message>
4021 </if> 4021 </if>
4022 <if expr="os == 'darwin'"> 4022 <if expr="os == 'darwin'">
4023 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button' checkbox"> 4023 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the 'Show Home button' checkbox">
4024 Show Home button 4024 Show Home button
4025 </message> 4025 </message>
4026 </if> 4026 </if>
4027 4027
4028 <if expr="os == 'darwin'"> 4028 <if expr="os == 'darwin'">
4029 <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON moved in this group) --> 4029 <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON moved in this group) -->
4030 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to olbar group"> 4030 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to olbar group">
4031 Toolbar: 4031 Toolbar:
4032 </message> 4032 </message>
4033 <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label of t he 'Show Page and Tools menus on toolbar' checkbox"> 4033 <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label of t he 'Show Page and Tools menus on toolbar' checkbox">
4034 Show Page and Tools menus 4034 Show Page and Tools menus
4035 </message> 4035 </message>
4036 </if> 4036 </if>
4037 4037
(...skipping 1129 matching lines...) Expand 10 before | Expand all | Expand 10 after
5167 </message> 5167 </message>
5168 <message name="IDS_BOOKMARK_MANAGER_NO_SEARCH_TEXT" desc="Text shown in th e bookmark table if the user clicks on the search folder without typing in any t ext in the search text field."> 5168 <message name="IDS_BOOKMARK_MANAGER_NO_SEARCH_TEXT" desc="Text shown in th e bookmark table if the user clicks on the search folder without typing in any t ext in the search text field.">
5169 Enter a query in the text field above to search your bookmarks. 5169 Enter a query in the text field above to search your bookmarks.
5170 </message> 5170 </message>
5171 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo okmark table when the search didn't find anything."> 5171 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo okmark table when the search didn't find anything.">
5172 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. 5172 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'.
5173 </message> 5173 </message>
5174 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before the search text field."> 5174 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before the search text field.">
5175 Search: 5175 Search:
5176 </message> 5176 </message>
5177
5178 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be."> 5177 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be.">
5179 unknown 5178 unknown
5180 </message> 5179 </message>
5180 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be.">
5181 download
5182 </message>
5181 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> 5183 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string.">
5182 Untitled 5184 Untitled
5183 </message> 5185 </message>
5184 5186
5185 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of the 'set as default' button on the default browser infobar."> 5187 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of the 'set as default' button on the default browser infobar.">
5186 Set as default 5188 Set as default
5187 </message> 5189 </message>
5188 <message name="IDS_DONT_ASK_AGAIN_INFOBAR_BUTTON_LABEL" desc="The label of the 'don't ask again' button on the default browser infobar."> 5190 <message name="IDS_DONT_ASK_AGAIN_INFOBAR_BUTTON_LABEL" desc="The label of the 'don't ask again' button on the default browser infobar.">
5189 Don't ask again 5191 Don't ask again
5190 </message> 5192 </message>
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
5332 </message> 5334 </message>
5333 <message name="IDS_SYNC_LOGIN_SETTING_UP_SYNC" desc="For the connect error message"> 5335 <message name="IDS_SYNC_LOGIN_SETTING_UP_SYNC" desc="For the connect error message">
5334 Setting up Bookmarks Sync 5336 Setting up Bookmarks Sync
5335 </message> 5337 </message>
5336 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message"> 5338 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message">
5337 Setting up... 5339 Setting up...
5338 </message> 5340 </message>
5339 <message name="IDS_SYNC_SUCCESS" desc="Operation successful"> 5341 <message name="IDS_SYNC_SUCCESS" desc="Operation successful">
5340 Success! 5342 Success!
5341 </message> 5343 </message>
5342 5344
5343 <!-- Sync app menu item strings --> 5345 <!-- Sync app menu item strings -->
5344 <message name="IDS_SYNC_MENU_BOOKMARKS_SYNCED_LABEL" desc="The text for th e sync app menu item when bookmark sync has been enabled"> 5346 <message name="IDS_SYNC_MENU_BOOKMARKS_SYNCED_LABEL" desc="The text for th e sync app menu item when bookmark sync has been enabled">
5345 Bookmarks synced... 5347 Bookmarks synced...
5346 </message> 5348 </message>
5347 <message name="IDS_SYNC_MENU_BOOKMARK_SYNC_ERROR_LABEL" desc="The text for the sync app menu item when a bookmark sync error has occured"> 5349 <message name="IDS_SYNC_MENU_BOOKMARK_SYNC_ERROR_LABEL" desc="The text for the sync app menu item when a bookmark sync error has occured">
5348 Bookmark sync error... 5350 Bookmark sync error...
5349 </message> 5351 </message>
5350 5352
5351 <!-- Merge and Sync dialog strings --> 5353 <!-- Merge and Sync dialog strings -->
5352 <message name="IDS_SYNC_MERGE_INTRODUCTION" desc="The header at the top of the merge and sync dialog."> 5354 <message name="IDS_SYNC_MERGE_INTRODUCTION" desc="The header at the top of the merge and sync dialog.">
5353 Your bookmarks will be merged. 5355 Your bookmarks will be merged.
5354 </message> 5356 </message>
5355 <message name="IDS_SYNC_MERGE_AND_SYNC_LABEL" desc="The label of the butto n to actually merge your profile"> 5357 <message name="IDS_SYNC_MERGE_AND_SYNC_LABEL" desc="The label of the butto n to actually merge your profile">
5356 Merge and sync 5358 Merge and sync
5357 </message> 5359 </message>
5358 <message name="IDS_SYNC_MERGE_WARNING" desc="The footer at the bottom of t he merge and sync dialog."> 5360 <message name="IDS_SYNC_MERGE_WARNING" desc="The footer at the bottom of t he merge and sync dialog.">
5359 Your existing online bookmarks will be merged with the 5361 Your existing online bookmarks will be merged with the
5360 bookmarks on this machine. You can use the Bookmark Manager to organize 5362 bookmarks on this machine. You can use the Bookmark Manager to organize
(...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after
5754 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 5756 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5755 Battery is charged 5757 Battery is charged
5756 </message> 5758 </message>
5757 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5759 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5758 Toggle Compact Navigation Bar 5760 Toggle Compact Navigation Bar
5759 </message> 5761 </message>
5760 </if> 5762 </if>
5761 </messages> 5763 </messages>
5762 </release> 5764 </release>
5763 </grit> 5765 </grit>
OLDNEW
« no previous file with comments | « app/os_exchange_data_provider_win.cc ('k') | chrome/browser/bookmarks/bookmark_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698