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

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

Issue 3046042: Added AppleScript support (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 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 | « chrome/app/app-Info.plist ('k') | chrome/browser/bookmarks/bookmark_model.h » ('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 7258 matching lines...) Expand 10 before | Expand all | Expand 10 after
7269 <!-- New Tab Page Promotional messages --> 7269 <!-- New Tab Page Promotional messages -->
7270 <message name="IDS_NTP_PROMOTION_NEW" desc="Beginning of promotional messa ge; a word in special red font signaling something new is coming."> 7270 <message name="IDS_NTP_PROMOTION_NEW" desc="Beginning of promotional messa ge; a word in special red font signaling something new is coming.">
7271 New! 7271 New!
7272 </message> 7272 </message>
7273 <message name="IDS_NTP_PROMO_MESSAGE" desc="Promotional message about new extensions and bookmark sync features."> 7273 <message name="IDS_NTP_PROMO_MESSAGE" desc="Promotional message about new extensions and bookmark sync features.">
7274 <ph name="PRODUCT_NAME"> 7274 <ph name="PRODUCT_NAME">
7275 $1<ex>Google Chrome</ex> 7275 $1<ex>Google Chrome</ex>
7276 </ph> now has <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions<p h name="END_LINK">&lt;/a&gt;</ph> and <ph name="BEGIN_BUTTON">&lt;button&gt;</ph >bookmark sync<ph name="END_BUTTON">&lt;/button&gt;</ph>. 7276 </ph> now has <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions<p h name="END_LINK">&lt;/a&gt;</ph> and <ph name="BEGIN_BUTTON">&lt;button&gt;</ph >bookmark sync<ph name="END_BUTTON">&lt;/button&gt;</ph>.
7277 </message> 7277 </message>
7278 7278
7279 <!-- Mac AppleScript -->
7280 <if expr="os == 'darwin'">
7281 <message name="IDS_GET_PROFILE_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when profile fails to load. Mac-only.">
7282 Could not get profile.
7283 </message>
7284 <message name="IDS_BOOKMARK_MODEL_LOAD_ERROR_APPLESCRIPT_MAC" desc="Erro r dialog title to be displayed when bookmark model fails to load. Mac-only.">
7285 Could not load bookmark model.
7286 </message>
7287 <message name="IDS_CREATE_BOOKMARK_FOLDER_ERROR_APPLESCRIPT_MAC" desc="E rror dialog title to be displayed when bookmark folder cannot be created. Mac-o nly.">
7288 Could not create bookmark folder.
7289 </message>
7290 <message name="IDS_CREATE_BOOKMARK_ITEM_ERROR_APPLESCRIPT_MAC" desc="Err or dialog title to be displayed when bookmark item cannot be created. Mac-only. ">
7291 Could not create bookmark item.
7292 </message>
7293 <message name="IDS_INVALID_URL_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when invalid URL is entered. Mac-only.">
7294 Invalid URL entered.
7295 </message>
7296 <message name="IDS_INITIATE_PRINTING_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when printing could not be initiated. Mac-only.">
7297 Could not initiate printing.
7298 </message>
7299 <message name="IDS_INVALID_SAVE_TYPE_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when wrong save type is entered. Mac-only.">
7300 Invalid save type entered.
7301 </message>
7302 <message name="IDS_INVALID_MODE_ERROR_APPLESCRIPT_MAC" desc="Error dialo g title to be displayed when wrong save type is entered. Mac-only.">
7303 Invalid mode entered.
7304 </message>
7305 <message name="IDS_INVALID_TAB_INDEX_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when invalid tab index is entered. Mac-only.">
7306 Invalid tab index entered.
7307 </message>
7308 <message name="IDS_SET_MODE_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when mode is entered after window is created. Mac-only.">
7309 Cannot set mode after window is set.
7310 </message>
7311 <message name="IDS_WRONG_INDEX_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when ordered index is out of bounds. Mac-only.">
7312 Wrong index.
7313 </message>
7314 </if> <!-- os == 'darwin' -->
7315
7316
7279 <!-- Mac Menubar Menus --> 7317 <!-- Mac Menubar Menus -->
7280 <if expr="os == 'darwin'"> 7318 <if expr="os == 'darwin'">
7281 <!-- Menubar Menu Titles --> 7319 <!-- Menubar Menu Titles -->
7282 <!-- NOTE: Some of these exist in context menus with Title Case support, but we use different IDs in case we need slightly different strings in some lan guage due to the different context. --> 7320 <!-- NOTE: Some of these exist in context menus with Title Case support, but we use different IDs in case we need slightly different strings in some lan guage due to the different context. -->
7283 <message name="IDS_FILE_MENU_MAC" desc="The menu title of the Mac file m enu."> 7321 <message name="IDS_FILE_MENU_MAC" desc="The menu title of the Mac file m enu.">
7284 File 7322 File
7285 </message> 7323 </message>
7286 <message name="IDS_EDIT_MENU_MAC" desc="The menu title of the Mac edit m enu."> 7324 <message name="IDS_EDIT_MENU_MAC" desc="The menu title of the Mac edit m enu.">
7287 Edit 7325 Edit
7288 </message> 7326 </message>
(...skipping 1691 matching lines...) Expand 10 before | Expand all | Expand 10 after
8980 9018
8981 </messages> 9019 </messages>
8982 9020
8983 <structures fallback_to_english="true"> 9021 <structures fallback_to_english="true">
8984 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9022 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8985 </structure> 9023 </structure>
8986 </structures> 9024 </structures>
8987 9025
8988 </release> 9026 </release>
8989 </grit> 9027 </grit>
OLDNEW
« no previous file with comments | « chrome/app/app-Info.plist ('k') | chrome/browser/bookmarks/bookmark_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698