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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2745383002: MD Settings: announce search results (Closed)
Patch Set: dpapad@ review Created 3 years, 9 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/resources/settings/settings_main/compiled_resources2.gyp » ('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 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 </message> 293 </message>
294 <message name="IDS_SETTINGS_SEARCH_PROMPT" desc="Label for input field to sear ch within settings."> 294 <message name="IDS_SETTINGS_SEARCH_PROMPT" desc="Label for input field to sear ch within settings.">
295 Search settings 295 Search settings
296 </message> 296 </message>
297 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS" desc="Text description of a sea rch that has no results."> 297 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS" desc="Text description of a sea rch that has no results.">
298 No search results found 298 No search results found
299 </message> 299 </message>
300 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS_HELP" desc="Help text for a sear ch that has no results."> 300 <message name="IDS_SETTINGS_SEARCH_NO_RESULTS_HELP" desc="Help text for a sear ch that has no results.">
301 Go to <ph name="BEGIN_LINK_CHROMIUM">&lt;a target="_blank" href="$1"&gt;</ph >Google Chrome help<ph name="END_LINK_CHROMIUM">&lt;/a&gt;</ph> if you can't fin d what you're looking for 301 Go to <ph name="BEGIN_LINK_CHROMIUM">&lt;a target="_blank" href="$1"&gt;</ph >Google Chrome help<ph name="END_LINK_CHROMIUM">&lt;/a&gt;</ph> if you can't fin d what you're looking for
302 </message> 302 </message>
303 <message name="IDS_SETTINGS_SEARCH_RESULTS" desc="Message announced to screenr eader users when searching within settings completes and results are showing.">
304 Search results for '<ph name="SEARCH_TEXT">$1<ex>cookies</ex></ph>'
305 </message>
303 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title."> 306 <message name="IDS_SETTINGS_SETTINGS" desc="The settings page title.">
304 Settings 307 Settings
305 </message> 308 </message>
306 <if expr="not chromeos"> 309 <if expr="not chromeos">
307 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt Chrome."> 310 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt Chrome.">
308 Relaunch 311 Relaunch
309 </message> 312 </message>
310 </if> 313 </if>
311 <if expr="chromeos"> 314 <if expr="chromeos">
312 <message name="IDS_SETTINGS_DEVICE_OFF" desc="In Settings pages, the label w hen a bluetooth, wifi, or mobile device is off (disabled)."> 315 <message name="IDS_SETTINGS_DEVICE_OFF" desc="In Settings pages, the label w hen a bluetooth, wifi, or mobile device is off (disabled).">
(...skipping 2591 matching lines...) Expand 10 before | Expand all | Expand 10 after
2904 System 2907 System
2905 </message> 2908 </message>
2906 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2909 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2907 Use hardware acceleration when available 2910 Use hardware acceleration when available
2908 </message> 2911 </message>
2909 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2912 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2910 Change proxy settings 2913 Change proxy settings
2911 </message> 2914 </message>
2912 </if> 2915 </if>
2913 </grit-part> 2916 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_main/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698