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

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

Issue 2956433005: Chrome Cleaner UI: Add version of permission string with link place holder (Closed)
Patch Set: Created 3 years, 5 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 | no next file » | 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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 6441 matching lines...) Expand 10 before | Expand all | Expand 10 after
6452 </message> 6452 </message>
6453 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_REMOVING" desc="A status m essage, appearing on the Chrome cleanup web page, that the cleanup of unwanted s oftware initiated by the user is in progress. Omits subject, i.e. 'Chrome is rem oving harmful software.' If appropriate for your language, include ellipsis to s how that the operation is in progress."> 6453 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_REMOVING" desc="A status m essage, appearing on the Chrome cleanup web page, that the cleanup of unwanted s oftware initiated by the user is in progress. Omits subject, i.e. 'Chrome is rem oving harmful software.' If appropriate for your language, include ellipsis to s how that the operation is in progress.">
6454 Removing harmful software... 6454 Removing harmful software...
6455 </message> 6455 </message>
6456 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_RESTART" desc="A status me ssage, appearing on the Chrome Cleanup web page, that the cleanup of unwanted so ftware initiated by the user was performed but isn't finished. User must take ad ditional action to finish the cleanup. 'Restart' is imperative. Short for 'To fi nish removing harmful software...'"> 6456 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_RESTART" desc="A status me ssage, appearing on the Chrome Cleanup web page, that the cleanup of unwanted so ftware initiated by the user was performed but isn't finished. User must take ad ditional action to finish the cleanup. 'Restart' is imperative. Short for 'To fi nish removing harmful software...'">
6457 To finish removing harmful software, restart your computer 6457 To finish removing harmful software, restart your computer
6458 </message> 6458 </message>
6459 <message name="IDS_CHROME_CLEANUP_LOGS_PERMISSION" desc="A checkbox labe l, appearing on both the Chrome Cleanup dialog and web page, asking the user for permission to send some system information to Google in order to help with dete ction of harmful software. The word 'settings' refers to the user's operating sy stem settings. The word 'applications' refers to any software that is installed or runs on the user's computer."> 6459 <message name="IDS_CHROME_CLEANUP_LOGS_PERMISSION" desc="A checkbox labe l, appearing on both the Chrome Cleanup dialog and web page, asking the user for permission to send some system information to Google in order to help with dete ction of harmful software. The word 'settings' refers to the user's operating sy stem settings. The word 'applications' refers to any software that is installed or runs on the user's computer.">
6460 Send information about your system and applications to Google to help detect harmful software 6460 Send information about your system and applications to Google to help detect harmful software
6461 </message> 6461 </message>
6462 <message name="IDS_CHROME_CLEANUP_LOGS_PERMISSION_WITH_LINK" desc="A che ckbox label, appearing on both the Chrome Cleanup dialog and web page, asking th e user for permission to send some system information to Google in order to help with detection of harmful software. The word 'settings' refers to the user's op erating system settings. The word 'applications' refers to any software that is installed or runs on the user's computer. The translation for this string should have the same meaning as IDS_CHROME_CLEANUP_LOGS_PERMISSION">
6463 Send <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>inf ormation about your system and applications<ph name="END_LINK">&lt;/a&gt;</ph> t o Google to help detect harmful software
6464 </message>
6462 </if> 6465 </if>
6463 6466
6464 <!-- Settings reset prompt dialog messages --> 6467 <!-- Settings reset prompt dialog messages -->
6465 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_SEARCH_ENGINE" desc="The ti tle for the settings reset dialog when the user's search engine setting has been modified. The dialog will ask users if they want to restore their modified sett ing to its original default value."> 6468 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_SEARCH_ENGINE" desc="The ti tle for the settings reset dialog when the user's search engine setting has been modified. The dialog will ask users if they want to restore their modified sett ing to its original default value.">
6466 Restore default search engine? 6469 Restore default search engine?
6467 </message> 6470 </message>
6468 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_STARTUP_PAGE" desc="The tit le for the settings reset dialog when the user's startup page setting has been m odified. The dialog will ask users if they want to restore their modified settin g to its original default value."> 6471 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_STARTUP_PAGE" desc="The tit le for the settings reset dialog when the user's startup page setting has been m odified. The dialog will ask users if they want to restore their modified settin g to its original default value.">
6469 Restore default startup page? 6472 Restore default startup page?
6470 </message> 6473 </message>
6471 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_HOMEPAGE" desc="The title f or the settings reset dialog when the user's homepage setting has been modified by. The dialog will ask users if they want to restore their modified setting to its original default value."> 6474 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_HOMEPAGE" desc="The title f or the settings reset dialog when the user's homepage setting has been modified by. The dialog will ask users if they want to restore their modified setting to its original default value.">
(...skipping 5875 matching lines...) Expand 10 before | Expand all | Expand 10 after
12347 12350
12348 <!-- VR specific strings --> 12351 <!-- VR specific strings -->
12349 <if expr="enable_vr"> 12352 <if expr="enable_vr">
12350 <message name="IDS_PRESS_APP_TO_EXIT" desc="Text displayed in a transient bubble to tell users how to return from cinema mode (where the page displayed in a cinema like environment) or presentation mode (where the WebVR page occupies the entire screen) to normal mode."> 12353 <message name="IDS_PRESS_APP_TO_EXIT" desc="Text displayed in a transient bubble to tell users how to return from cinema mode (where the page displayed in a cinema like environment) or presentation mode (where the WebVR page occupies the entire screen) to normal mode.">
12351 Press App button to exit 12354 Press App button to exit
12352 </message> 12355 </message>
12353 </if> 12356 </if>
12354 </messages> 12357 </messages>
12355 </release> 12358 </release>
12356 </grit> 12359 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698