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

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

Issue 200057: Fix typo (locastions -> location)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | « no previous file | no next file » | 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. aa1 --> 4 each locale. aa1 -->
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 4765 matching lines...) Expand 10 before | Expand all | Expand 10 after
4776 <message name="IDS_NEW_INCOGNITO_WINDOW_MAC" desc="The Mac menu item for opening a new incognito window in the file menu."> 4776 <message name="IDS_NEW_INCOGNITO_WINDOW_MAC" desc="The Mac menu item for opening a new incognito window in the file menu.">
4777 New Incognito Window 4777 New Incognito Window
4778 </message> 4778 </message>
4779 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope n recently closed tabs in the file menu."> 4779 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope n recently closed tabs in the file menu.">
4780 Reopen Closed Tabs 4780 Reopen Closed Tabs
4781 </message> 4781 </message>
4782 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file in the file menu."> 4782 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file in the file menu.">
4783 Open File... 4783 Open File...
4784 </message> 4784 </message>
4785 <message name="IDS_OPEN_LOCATION_MAC" desc="The Mac menu item to open a location in the file menu (puts cursor in the url bar)."> 4785 <message name="IDS_OPEN_LOCATION_MAC" desc="The Mac menu item to open a location in the file menu (puts cursor in the url bar).">
4786 Open Locations... 4786 Open Location...
4787 </message> 4787 </message>
4788 <message name="IDS_OPEN_RECENT_MAC" desc="The Mac menu item for the rece nt files menu in the file menu."> 4788 <message name="IDS_OPEN_RECENT_MAC" desc="The Mac menu item for the rece nt files menu in the file menu.">
4789 Open Recent 4789 Open Recent
4790 </message> 4790 </message>
4791 <message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to cr eate an application shortcut in the file menu."> 4791 <message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to cr eate an application shortcut in the file menu.">
4792 Create Application Shortcut... 4792 Create Application Shortcut...
4793 </message> 4793 </message>
4794 <message name="IDS_CLOSE_WINDOW_MAC" desc="The Mac menu item to close a window in the file menu."> 4794 <message name="IDS_CLOSE_WINDOW_MAC" desc="The Mac menu item to close a window in the file menu.">
4795 Close Window 4795 Close Window
4796 </message> 4796 </message>
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
4963 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 4963 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
4964 </message> 4964 </message>
4965 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> 4965 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page.">
4966 Format: 4966 Format:
4967 </message> 4967 </message>
4968 </if> 4968 </if>
4969 4969
4970 </messages> 4970 </messages>
4971 </release> 4971 </release>
4972 </grit> 4972 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698