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

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

Issue 194103: Use localized strings for Find and Spelling submenus.... (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 | chrome/app/nibs/MainMenu.xib » ('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. 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 467 matching lines...) Expand 10 before | Expand all | Expand 10 after
478 </message> 478 </message>
479 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Sea rch the Web for 'string' command in the content area context menu"> 479 <message name="IDS_CONTENT_CONTEXT_SEARCHWEBFOR" desc="The name of the Sea rch the Web for 'string' command in the content area context menu">
480 &amp;Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph nam e="SEARCH_TERMS">$2<ex>flowers</ex></ph>' 480 &amp;Search <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> for '<ph nam e="SEARCH_TERMS">$2<ex>flowers</ex></ph>'
481 </message> 481 </message>
482 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu"> 482 <message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu">
483 Add as search en&amp;gine... 483 Add as search en&amp;gine...
484 </message> 484 </message>
485 <message name="IDS_MOST_VISITED_SUB_PAGE" desc="The link below every domai n on the most visited view"> 485 <message name="IDS_MOST_VISITED_SUB_PAGE" desc="The link below every domai n on the most visited view">
486 Show pages 486 Show pages
487 </message> 487 </message>
488
489 <!-- Page menu --> 488 <!-- Page menu -->
490 <message name="IDS_NEW_TAB" desc="The text label of the New Tab menu item" > 489 <message name="IDS_NEW_TAB" desc="The text label of the New Tab menu item" >
491 New &amp;tab 490 New &amp;tab
492 </message> 491 </message>
493 <message name="IDS_SHOW_AS_TAB" desc="The text label for the Show As tab m enu item"> 492 <message name="IDS_SHOW_AS_TAB" desc="The text label for the Show As tab m enu item">
494 &amp;Show as tab 493 &amp;Show as tab
495 </message> 494 </message>
496 <message name="IDS_NEW_WINDOW" desc="The text label of the New Window menu item"> 495 <message name="IDS_NEW_WINDOW" desc="The text label of the New Window menu item">
497 &amp;New window 496 &amp;New window
498 </message> 497 </message>
(...skipping 4340 matching lines...) Expand 10 before | Expand all | Expand 10 after
4839 </message> 4838 </message>
4840 <message name="IDS_PASTE_MAC" desc="The Mac menu item for paste in the e dit menu."> 4839 <message name="IDS_PASTE_MAC" desc="The Mac menu item for paste in the e dit menu.">
4841 Paste 4840 Paste
4842 </message> 4841 </message>
4843 <message name="IDS_EDIT_DELETE_MAC" desc="The Mac menu item delete in th e edit menu."> 4842 <message name="IDS_EDIT_DELETE_MAC" desc="The Mac menu item delete in th e edit menu.">
4844 Delete 4843 Delete
4845 </message> 4844 </message>
4846 <message name="IDS_EDIT_SELECT_ALL_MAC" desc="The Mac menu item select a ll in the edit menu."> 4845 <message name="IDS_EDIT_SELECT_ALL_MAC" desc="The Mac menu item select a ll in the edit menu.">
4847 Select All 4846 Select All
4848 </message> 4847 </message>
4848 <!-- Edit::Find submenu -->
4849 <message name="IDS_EDIT_FIND_SUBMENU_MAC" desc="The Mac menu item for th e find submenu in the edit menu.">
4850 Find
4851 </message>
4852 <message name="IDS_EDIT_FIND_MAC" desc="The Mac menu item for find in th e edit menu.">
4853 Find...
4854 </message>
4855 <message name="IDS_EDIT_FIND_NEXT_MAC" desc="The Mac menu item for find next in the edit menu.">
4856 Find Next
4857 </message>
4858 <message name="IDS_EDIT_FIND_PREVIOUS_MAC" desc="The Mac menu item for f ind previous in the edit menu.">
4859 Find Previous
4860 </message>
4861 <message name="IDS_EDIT_USE_SELECTION_MAC" desc="The Mac menu item for u se selection for find in the edit menu.">
4862 Use Selection for Find
4863 </message>
4864 <message name="IDS_EDIT_JUMP_TO_SELECTION_MAC" desc="The Mac menu item f or jump to selection in the edit menu.">
4865 Jump to Selection
4866 </message>
4867 <!-- Edit::Spelling and Grammar submenu -->
4868 <message name="IDS_EDIT_SPELLING_GRAMMAR_MAC" desc="The Mac menu item fo r spelling and grammar submenu in the edit menu.">
4869 Spelling and Grammar
4870 </message>
4871 <message name="IDS_EDIT_SHOW_SPELLING_GRAMMAR_MAC" desc="The Mac menu it em for show spelling and grammar in the edit menu.">
4872 Show Spelling and Grammar
4873 </message>
4874 <message name="IDS_EDIT_CHECK_DOCUMENT_MAC" desc="The Mac menu item for check document in the edit menu.">
4875 Check Document Now
4876 </message>
4877 <message name="IDS_EDIT_CHECK_SPELLING_TYPING_MAC" desc="The Mac menu it em for check spelling while typing in the edit menu.">
4878 Check Spelling While Typing
4879 </message>
4880 <message name="IDS_EDIT_CHECK_GRAMMAR_MAC" desc="The Mac menu item for c heck grammar with spelling in the edit menu.">
4881 Check Grammar With Spelling
4882 </message>
4849 <!-- View menu --> 4883 <!-- View menu -->
4850 <message name="IDS_BOOMARK_BAR_ALWAYS_SHOW_MAC" desc="The Mac menu item for having bookmark bar always visible in the view menu."> 4884 <message name="IDS_BOOMARK_BAR_ALWAYS_SHOW_MAC" desc="The Mac menu item for having bookmark bar always visible in the view menu.">
4851 Always Show Bookmarks Bar 4885 Always Show Bookmarks Bar
4852 </message> 4886 </message>
4853 <message name="IDS_STOP_MENU_MAC" desc="The Mac menu item stop in the vi ew menu."> 4887 <message name="IDS_STOP_MENU_MAC" desc="The Mac menu item stop in the vi ew menu.">
4854 Stop 4888 Stop
4855 </message> 4889 </message>
4856 <message name="IDS_RELOAD_MENU_MAC" desc="The Mac menu item reload in th e view menu."> 4890 <message name="IDS_RELOAD_MENU_MAC" desc="The Mac menu item reload in th e view menu.">
4857 Reload 4891 Reload
4858 </message> 4892 </message>
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
4990 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 5024 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
4991 </message> 5025 </message>
4992 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> 5026 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page.">
4993 Format: 5027 Format:
4994 </message> 5028 </message>
4995 </if> 5029 </if>
4996 5030
4997 </messages> 5031 </messages>
4998 </release> 5032 </release>
4999 </grit> 5033 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698