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

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

Issue 5601003: Localize instant string. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: translateable=false Created 10 years 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
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 4205 matching lines...) Expand 10 before | Expand all | Expand 10 after
4216 </message> 4216 </message>
4217 <message name="IDS_INSTANT_OPT_IN_MESSAGE" desc="Message shown in the inst ant opt-in dialog"> 4217 <message name="IDS_INSTANT_OPT_IN_MESSAGE" desc="Message shown in the inst ant opt-in dialog">
4218 With Instant enabled, most web pages begin loading as soon as you type a URL in the omnibox, before you hit Enter. In addition, if supported by your def ault search engine, search results appear instantly as you type queries in the o mnibox, and in-line predictions help guide your search.\n\nBecause search result s are requested even while you're typing your query, your default search engine may be logging these as search queries.\n 4218 With Instant enabled, most web pages begin loading as soon as you type a URL in the omnibox, before you hit Enter. In addition, if supported by your def ault search engine, search results appear instantly as you type queries in the o mnibox, and in-line predictions help guide your search.\n\nBecause search result s are requested even while you're typing your query, your default search engine may be logging these as search queries.\n
4219 </message> 4219 </message>
4220 <message name="IDS_INSTANT_PREF" desc="Preference for enabling instant"> 4220 <message name="IDS_INSTANT_PREF" desc="Preference for enabling instant">
4221 Enable Instant for faster searching and browsing 4221 Enable Instant for faster searching and browsing
4222 </message> 4222 </message>
4223 <message name="IDS_INSTANT_PREF_WARNING" desc="Warning displayed beneath i nstant pref"> 4223 <message name="IDS_INSTANT_PREF_WARNING" desc="Warning displayed beneath i nstant pref">
4224 Omnibox input may be logged 4224 Omnibox input may be logged
4225 </message> 4225 </message>
4226 <message name="IDS_INSTANT_LEARN_MORE_URL" desc="URL of help center page t hat explains browser instant" translateable="false">
4227 http://www.google.com/support/chrome/bin/answer.py?answer=180655&amp;hl= [GRITLANGCODE]
4228 </message>
4226 4229
4227 <!-- Conflicts page --> 4230 <!-- Conflicts page -->
4228 <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_ONE" desc="What gets appended after the page title if no conflicts were found."> 4231 <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_ONE" desc="What gets appended after the page title if no conflicts were found.">
4229 Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - No conflicts detec ted 4232 Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - No conflicts detec ted
4230 </message> 4233 </message>
4231 <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_TWO" desc="What gets appended after the page title (number of conflicts found)."> 4234 <message name="IDS_CONFLICTS_CHECK_PAGE_TABLE_TITLE_SUFFIX_TWO" desc="What gets appended after the page title (number of conflicts found).">
4232 Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - Known conflicts: < ph name="BAD_COUNT">$2<ex>3</ex></ph>, suspected: <ph name="SUSPICIOUS_COUNT">$3 <ex>2</ex></ph> 4235 Modules (<ph name="TOTAL_COUNT">$1<ex>50</ex></ph>) - Known conflicts: < ph name="BAD_COUNT">$2<ex>3</ex></ph>, suspected: <ph name="SUSPICIOUS_COUNT">$3 <ex>2</ex></ph>
4233 </message> 4236 </message>
4234 <message name="IDS_CONFLICTS_EXPLANATION_TEXT" desc="The text blurb explai ning what the compatibility page is."> 4237 <message name="IDS_CONFLICTS_EXPLANATION_TEXT" desc="The text blurb explai ning what the compatibility page is.">
4235 This page lists all modules loaded into the main process and modules reg istered to load at a later point. 4238 This page lists all modules loaded into the main process and modules reg istered to load at a later point.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
4272 </message> 4275 </message>
4273 <message name="IDS_CONFLICTS_HEADER_WARNING" desc="The 'Warning:' header f or each module item in the list"> 4276 <message name="IDS_CONFLICTS_HEADER_WARNING" desc="The 'Warning:' header f or each module item in the list">
4274 Warning 4277 Warning
4275 </message> 4278 </message>
4276 <message name="IDS_CONFLICTS_HEADER_HELP_TIP" desc="The 'Help tip:' header for each module item in the list"> 4279 <message name="IDS_CONFLICTS_HEADER_HELP_TIP" desc="The 'Help tip:' header for each module item in the list">
4277 Help tip 4280 Help tip
4278 </message> 4281 </message>
4279 <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet"> 4282 <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet">
4280 Not loaded yet 4283 Not loaded yet
4281 </message> 4284 </message>
4282 <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help c enter article for the View Conflicts page"> 4285 <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help c enter article for the View Conflicts page" translateable="false">
4283 http://www.google.com/support/chrome/bin/answer.py?answer=666386&amp;hl= [GRITLANGCODE]&amp;n=<ph name="NAME">$1<ex>Hash</ex></ph>&amp;l=<ph name="LOCATI ON">$2<ex>Hash</ex></ph>&amp;d=<ph name="DESC">$3<ex>Hash</ex></ph>&amp;s=<ph na me="SIGNER">$4<ex>Hash</ex></ph> 4286 http://www.google.com/support/chrome/bin/answer.py?answer=666386&amp;hl= [GRITLANGCODE]&amp;n=<ph name="NAME">$1<ex>Hash</ex></ph>&amp;l=<ph name="LOCATI ON">$2<ex>Hash</ex></ph>&amp;d=<ph name="DESC">$3<ex>Hash</ex></ph>&amp;s=<ph na me="SIGNER">$4<ex>Hash</ex></ph>
4284 </message> 4287 </message>
4285 4288
4286 <!-- Click to play --> 4289 <!-- Click to play -->
4287 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click to play UI."> 4290 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click to play UI.">
4288 Click to run this plug-in 4291 Click to run this plug-in
4289 </message> 4292 </message>
4290 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in."> 4293 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in.">
4291 Update plug-in... 4294 Update plug-in...
4292 </message> 4295 </message>
(...skipping 7001 matching lines...) Expand 10 before | Expand all | Expand 10 after
11294 11297
11295 </messages> 11298 </messages>
11296 11299
11297 <structures fallback_to_english="true"> 11300 <structures fallback_to_english="true">
11298 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11301 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11299 </structure> 11302 </structure>
11300 </structures> 11303 </structures>
11301 11304
11302 </release> 11305 </release>
11303 </grit> 11306 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698