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

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

Issue 3139007: Added "Look Up in Dictionary" item to context menu for Mac. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: morrita@google.com 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
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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 </message> 302 </message>
303 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th e name of the 'default' item from the Writing Direction submenu in the content a rea context menu. To translate, launch /Applications/Textedit.app in an appropr iately localized version of OS X, right-click on the text entry area and use the translation from there."> 303 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th e name of the 'default' item from the Writing Direction submenu in the content a rea context menu. To translate, launch /Applications/Textedit.app in an appropr iately localized version of OS X, right-click on the text entry area and use the translation from there.">
304 Default 304 Default
305 </message> 305 </message>
306 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na me of the 'Left to Right' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there."> 306 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na me of the 'Left to Right' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there.">
307 Left to Right 307 Left to Right
308 </message> 308 </message>
309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_RTL" desc="The na me of the 'Right to Left' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there."> 309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_RTL" desc="The na me of the 'Right to Left' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there.">
310 Right to Left 310 Right to Left
311 </message> 311 </message>
312 <message name="IDS_CONTENT_CONTEXT_LOOK_UP_IN_DICTIONARY" desc="The na me of the 'Look Up in Dictionary' item in the content area context menu. To tra nslate, launch /Applications/Textedit.app in an appropriately localized version of OS X, right-click on the text entry area and use the translation from there." >
313 Look Up in Dictionary
314 </message>
312 </if> 315 </if>
313 <if expr="not pp_ifdef('use_titlecase')"> 316 <if expr="not pp_ifdef('use_titlecase')">
314 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm and in the content area context menu"> 317 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm and in the content area context menu">
315 &amp;Back 318 &amp;Back
316 </message> 319 </message>
317 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar d command in the content area context menu"> 320 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar d command in the content area context menu">
318 &amp;Forward 321 &amp;Forward
319 </message> 322 </message>
320 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav e Page As command in the content area context menu"> 323 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav e Page As command in the content area context menu">
321 Save &amp;as... 324 Save &amp;as...
(...skipping 8832 matching lines...) Expand 10 before | Expand all | Expand 10 after
9154 9157
9155 </messages> 9158 </messages>
9156 9159
9157 <structures fallback_to_english="true"> 9160 <structures fallback_to_english="true">
9158 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9161 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9159 </structure> 9162 </structure>
9160 </structures> 9163 </structures>
9161 9164
9162 </release> 9165 </release>
9163 </grit> 9166 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/browser/tab_contents/render_view_context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698