| OLD | NEW |
| 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 2570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2581 </message> | 2581 </message> |
| 2582 <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."> | 2582 <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."> |
| 2583 This extension will have access to your private data on all websites and
will autoupdate without further notice or action by you. | 2583 This extension will have access to your private data on all websites and
will autoupdate without further notice or action by you. |
| 2584 </message> | 2584 </message> |
| 2585 <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."> | 2585 <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."> |
| 2586 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. | 2586 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. |
| 2587 </message> | 2587 </message> |
| 2588 <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."> | 2588 <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."> |
| 2589 This extension will have full access to your computer and private data,
and will autoupdate without further notice or action by you. | 2589 This extension will have full access to your computer and private data,
and will autoupdate without further notice or action by you. |
| 2590 </message> | 2590 </message> |
| 2591 | 2591 |
| 2592 <!-- chrome://extensions page --> | 2592 <!-- chrome://extensions page --> |
| 2593 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_LINK" desc="Text of the link
for developer tools."> | 2593 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_LINK" desc="Text of the link
for developer tools."> |
| 2594 Developer tools | 2594 Developer tools |
| 2595 </message> | 2595 </message> |
| 2596 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_PREFIX" desc="Text of the pr
efix for the developer tools buttons."> | 2596 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_PREFIX" desc="Text of the pr
efix for the developer tools buttons."> |
| 2597 Developer tools: | 2597 Developer tools: |
| 2598 </message> | 2598 </message> |
| 2599 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa
d unpacked Extension' button."> | 2599 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa
d unpacked Extension' button."> |
| 2600 Load unpacked Extension... | 2600 Load unpacked Extension... |
| 2601 </message> | 2601 </message> |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2669 Extension root directory is invalid. | 2669 Extension root directory is invalid. |
| 2670 </message> | 2670 </message> |
| 2671 <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."> | 2671 <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."> |
| 2672 Private key file is invalid. | 2672 Private key file is invalid. |
| 2673 </message> | 2673 </message> |
| 2674 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_TITLE" desc="Message show
n on titlebar of window after successful packing of a new extension."> | 2674 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_TITLE" desc="Message show
n on titlebar of window after successful packing of a new extension."> |
| 2675 Extension Packaging Success | 2675 Extension Packaging Success |
| 2676 </message> | 2676 </message> |
| 2677 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW" desc="Message s
hown on successful packing of a new extension."> | 2677 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW" desc="Message s
hown on successful packing of a new extension."> |
| 2678 Created the following files: | 2678 Created the following files: |
| 2679 | 2679 |
| 2680 Extension: <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> | 2680 Extension: <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> |
| 2681 Key File: <ph name="KEY_FILE">$2<ex>c:\users\aa\myextension.pem</ex></ph> | 2681 Key File: <ph name="KEY_FILE">$2<ex>c:\users\aa\myextension.pem</ex></ph> |
| 2682 | 2682 |
| 2683 Keep your key file in a safe place. You will need it to create new versions of y
our extension. | 2683 Keep your key file in a safe place. You will need it to create new versions of y
our extension. |
| 2684 </message> | 2684 </message> |
| 2685 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag
e shown on successful packing of an updated extension."> | 2685 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag
e shown on successful packing of an updated extension."> |
| 2686 Created the extension: | 2686 Created the extension: |
| 2687 | 2687 |
| 2688 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> | 2688 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> |
| 2689 </message> | 2689 </message> |
| (...skipping 1378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4068 <if expr="os != 'darwin'"> | 4068 <if expr="os != 'darwin'"> |
| 4069 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button on the toolbar' checkbox"> | 4069 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button on the toolbar' checkbox"> |
| 4070 Show Home button on the toolbar | 4070 Show Home button on the toolbar |
| 4071 </message> | 4071 </message> |
| 4072 </if> | 4072 </if> |
| 4073 <if expr="os == 'darwin'"> | 4073 <if expr="os == 'darwin'"> |
| 4074 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button' checkbox"> | 4074 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button' checkbox"> |
| 4075 Show Home button | 4075 Show Home button |
| 4076 </message> | 4076 </message> |
| 4077 </if> | 4077 </if> |
| 4078 | 4078 |
| 4079 <if expr="os == 'darwin'"> | 4079 <if expr="os == 'darwin'"> |
| 4080 <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON moved in
this group) --> | 4080 <!-- Mac has a Toolbar group (IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON moved in
this group) --> |
| 4081 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> | 4081 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> |
| 4082 Toolbar: | 4082 Toolbar: |
| 4083 </message> | 4083 </message> |
| 4084 <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label of t
he 'Show Page and Tools menus on toolbar' checkbox"> | 4084 <message name="IDS_OPTIONS_PAGE_OPTION_SHOW_BUTTON" desc="The label of t
he 'Show Page and Tools menus on toolbar' checkbox"> |
| 4085 Show Page and Tools menus | 4085 Show Page and Tools menus |
| 4086 </message> | 4086 </message> |
| 4087 </if> | 4087 </if> |
| 4088 | 4088 |
| (...skipping 1154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5243 </message> | 5243 </message> |
| 5244 <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."> | 5244 <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."> |
| 5245 Enter a query in the text field above to search your bookmarks. | 5245 Enter a query in the text field above to search your bookmarks. |
| 5246 </message> | 5246 </message> |
| 5247 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> | 5247 <message name="IDS_BOOKMARK_MANAGER_NO_RESULTS" desc="Text shown in the bo
okmark table when the search didn't find anything."> |
| 5248 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. | 5248 No bookmarks match the query '<ph name="SEARCH_TEXT">$1</ph>'. |
| 5249 </message> | 5249 </message> |
| 5250 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> | 5250 <message name="IDS_BOOKMARK_MANAGER_SEARCH_TITLE" desc="Text shown before
the search text field."> |
| 5251 Search: | 5251 Search: |
| 5252 </message> | 5252 </message> |
| 5253 | |
| 5254 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 5253 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
| 5255 unknown | 5254 unknown |
| 5256 </message> | 5255 </message> |
| 5256 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl
oaded files when we have no idea what they could be."> |
| 5257 download |
| 5258 </message> |
| 5257 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> | 5259 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows
on MacOS with no title use this string."> |
| 5258 Untitled | 5260 Untitled |
| 5259 </message> | 5261 </message> |
| 5260 | 5262 |
| 5261 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of
the 'set as default' button on the default browser infobar."> | 5263 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of
the 'set as default' button on the default browser infobar."> |
| 5262 Set as default | 5264 Set as default |
| 5263 </message> | 5265 </message> |
| 5264 <message name="IDS_DONT_ASK_AGAIN_INFOBAR_BUTTON_LABEL" desc="The label of
the 'don't ask again' button on the default browser infobar."> | 5266 <message name="IDS_DONT_ASK_AGAIN_INFOBAR_BUTTON_LABEL" desc="The label of
the 'don't ask again' button on the default browser infobar."> |
| 5265 Don't ask again | 5267 Don't ask again |
| 5266 </message> | 5268 </message> |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5404 </message> | 5406 </message> |
| 5405 <message name="IDS_SYNC_LOGIN_SETTING_UP_SYNC" desc="For the connect error
message"> | 5407 <message name="IDS_SYNC_LOGIN_SETTING_UP_SYNC" desc="For the connect error
message"> |
| 5406 Setting up Bookmarks Sync | 5408 Setting up Bookmarks Sync |
| 5407 </message> | 5409 </message> |
| 5408 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message"> | 5410 <message name="IDS_SYNC_LOGIN_SETTING_UP" desc="A progress message"> |
| 5409 Setting up... | 5411 Setting up... |
| 5410 </message> | 5412 </message> |
| 5411 <message name="IDS_SYNC_SUCCESS" desc="Operation successful"> | 5413 <message name="IDS_SYNC_SUCCESS" desc="Operation successful"> |
| 5412 Success! | 5414 Success! |
| 5413 </message> | 5415 </message> |
| 5414 | 5416 |
| 5415 <!-- Sync app menu item strings --> | 5417 <!-- Sync app menu item strings --> |
| 5416 <message name="IDS_SYNC_MENU_BOOKMARKS_SYNCED_LABEL" desc="The text for th
e sync app menu item when bookmark sync has been enabled"> | 5418 <message name="IDS_SYNC_MENU_BOOKMARKS_SYNCED_LABEL" desc="The text for th
e sync app menu item when bookmark sync has been enabled"> |
| 5417 Bookmarks synced... | 5419 Bookmarks synced... |
| 5418 </message> | 5420 </message> |
| 5419 <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"> | 5421 <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"> |
| 5420 Bookmark sync error... | 5422 Bookmark sync error... |
| 5421 </message> | 5423 </message> |
| 5422 | 5424 |
| 5423 <!-- Merge and Sync dialog strings --> | 5425 <!-- Merge and Sync dialog strings --> |
| 5424 <message name="IDS_SYNC_MERGE_INTRODUCTION" desc="The header at the top of
the merge and sync dialog."> | 5426 <message name="IDS_SYNC_MERGE_INTRODUCTION" desc="The header at the top of
the merge and sync dialog."> |
| 5425 Your bookmarks will be merged. | 5427 Your bookmarks will be merged. |
| 5426 </message> | 5428 </message> |
| 5427 <message name="IDS_SYNC_MERGE_AND_SYNC_LABEL" desc="The label of the butto
n to actually merge your profile"> | 5429 <message name="IDS_SYNC_MERGE_AND_SYNC_LABEL" desc="The label of the butto
n to actually merge your profile"> |
| 5428 Merge and sync | 5430 Merge and sync |
| 5429 </message> | 5431 </message> |
| 5430 <message name="IDS_SYNC_MERGE_WARNING" desc="The footer at the bottom of t
he merge and sync dialog."> | 5432 <message name="IDS_SYNC_MERGE_WARNING" desc="The footer at the bottom of t
he merge and sync dialog."> |
| 5431 Your existing online bookmarks will be merged with the | 5433 Your existing online bookmarks will be merged with the |
| 5432 bookmarks on this machine. You can use the Bookmark Manager to organize | 5434 bookmarks on this machine. You can use the Bookmark Manager to organize |
| (...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5826 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5828 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5827 Battery is charged | 5829 Battery is charged |
| 5828 </message> | 5830 </message> |
| 5829 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 5831 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5830 Toggle Compact Navigation Bar | 5832 Toggle Compact Navigation Bar |
| 5831 </message> | 5833 </message> |
| 5832 </if> | 5834 </if> |
| 5833 </messages> | 5835 </messages> |
| 5834 </release> | 5836 </release> |
| 5835 </grit> | 5837 </grit> |
| OLD | NEW |