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

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

Issue 518028: views/gtk: Add missing keyboard accelerators to Search Engines dialog. (Closed)
Patch Set: added views side Created 10 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/gtk/keyword_editor_view.cc » ('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 1042 matching lines...) Expand 10 before | Expand all | Expand 10 after
1053 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" 1053 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_LABEL"
1054 desc="Prefix before the URL text field"> 1054 desc="Prefix before the URL text field">
1055 URL: 1055 URL:
1056 </message> 1056 </message>
1057 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" 1057 <message name="IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL"
1058 desc="Describes how to escape the url"> 1058 desc="Describes how to escape the url">
1059 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear ch terms should appear. 1059 Insert <ph name="SEARCH_TERMS_LITERAL">%s</ph> in the URL where the sear ch terms should appear.
1060 </message> 1060 </message>
1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" 1061 <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON"
1062 desc="Text of the new button in the search engines editor"> 1062 desc="Text of the new button in the search engines editor">
1063 Add... 1063 &amp;Add...
1064 </message> 1064 </message>
1065 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" 1065 <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON"
1066 desc="Text of the remove button in the search engines editor"> 1066 desc="Text of the remove button in the search engines editor">
1067 Remove 1067 &amp;Remove
1068 </message> 1068 </message>
1069 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" 1069 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON"
1070 desc="Text of the edit button in the search engines editor"> 1070 desc="Text of the edit button in the search engines editor">
1071 Edit... 1071 Edit...
1072 </message> 1072 </message>
1073 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" 1073 <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON"
1074 desc="Text of the button that makes the selected endint the defau lt search engine"> 1074 desc="Text of the button that makes the selected endint the defau lt search engine">
1075 Make Default 1075 Make Default
1076 </message> 1076 </message>
1077 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE" 1077 <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_WINDOW_TITLE"
(...skipping 5105 matching lines...) Expand 10 before | Expand all | Expand 10 after
6183 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6183 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6184 Toggle Compact Navigation Bar 6184 Toggle Compact Navigation Bar
6185 </message> 6185 </message>
6186 </if> 6186 </if>
6187 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 6187 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
6188 Import bookmarks now... 6188 Import bookmarks now...
6189 </message> 6189 </message>
6190 </messages> 6190 </messages>
6191 </release> 6191 </release>
6192 </grit> 6192 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/gtk/keyword_editor_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698