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

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

Issue 2880603002: Strings for new Chrome Cleanup prompt and Web UI (Closed)
Patch Set: Addressed alito@'s comments Created 3 years, 7 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/app/generated_resources.grd » ('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 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 If you update this file, be sure also to update google_chrome_strings.grd. --> 3 If you update this file, be sure also to update google_chrome_strings.grd. -->
4 4
5 <grit base_dir="." latest_public_release="0" current_release="1" 5 <grit base_dir="." latest_public_release="0" current_release="1"
6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
7 <outputs> 7 <outputs>
8 <output filename="grit/chromium_strings.h" type="rc_header"> 8 <output filename="grit/chromium_strings.h" type="rc_header">
9 <emit emit_type='prepend'></emit> 9 <emit emit_type='prepend'></emit>
10 </output> 10 </output>
(...skipping 746 matching lines...) Expand 10 before | Expand all | Expand 10 after
757 </message> 757 </message>
758 </if> 758 </if>
759 759
760 <!-- Signin Email Confirmation tab modal dialog --> 760 <!-- Signin Email Confirmation tab modal dialog -->
761 <if expr="not chromeos"> 761 <if expr="not chromeos">
762 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog."> 762 <message name="IDS_SIGNIN_EMAIL_CONFIRMATION_TITLE" desc="Title of the s ignin email confirmation tab modal dialog.">
763 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chromium 763 <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph> was previo usly using Chromium
764 </message> 764 </message>
765 </if> 765 </if>
766 766
767 <!-- SRT bubble messages --> 767 <!-- SRT bubble messages -->
csharp 2017/05/12 14:39:55 Probably worth adding a comment here saying that t
csharp 2017/05/12 14:39:55 I don't think this section, or the new section, sh
ftirelo 2017/05/12 14:48:20 As discussed offline, removing them brings up an o
ftirelo 2017/05/12 14:48:20 Done.
768 <if expr="is_win"> 768 <if expr="is_win">
769 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof tware removal tool bubble view."> 769 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof tware removal tool bubble view.">
770 Chromium has detected unusual behavior 770 Chromium has detected unusual behavior
771 </message> 771 </message>
772 </if> 772 </if>
773 773
774 <!-- Chrome Cleanup prompt and web UI -->
775 <if expr="is_win">
776 <message name="IDS_CHROME_CLEANUP_PROMPT_EXPLANATION" desc="Description in the Chrome Cleanup dialog that Chrome browser shows when unwanted software, l ike ad injectors or software that changes the user's settings without their know ledge, is found on the user's computer. Appears under the title asking 'Remove h armful software?' Actor is Chrome; we are asking, Do you want Chrome to remove h armful software? 'it' is harmful software. User has the option of clicking 'Remo ve' to proceed with a cleanup, or 'Details' to see more details. Preferrably, th e translation for this string should match IDS_CHROME_CLEANUP_WEBUI_EXPLANATION. ">
777 Chromium found harmful software on your computer. Chromium can remove it and restore your settings to make your browser work normally again.
778 </message>
779 <message name="IDS_CHROME_CLEANUP_WEBUI_EXPLANATION" desc="Description i n the Chrome Cleanup web page that Chrome browser shows when unwanted software, like ad injectors or software that changes the user's settings without their kno wledge, is found on the user's computer. Appears under the title asking 'Remove harmful software?' Actor is Chrome; we are asking, Do you want Chrome to remove harmful software? 'it' is harmful software. The user can click 'Remove' to proce ed with a cleanup. Preferrably, the translation for this string should match IDS _CHROME_CLEANUP_PROMPT_EXPLANATION.">
780 Chromium found harmful software on your computer. Chromium can remove it and restore your settings to make your browser work normally again.
781 </message>
782 </if>
783
774 <!-- Sync/sign-in error messages --> 784 <!-- Sync/sign-in error messages -->
775 <if expr="not chromeos"> 785 <if expr="not chromeos">
776 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess age in the sync error bubble view when the user needs to update their sync passp hrase."> 786 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess age in the sync error bubble view when the user needs to update their sync passp hrase.">
777 Chromium could not sync your data. Please update your Sync passphrase. 787 Chromium could not sync your data. Please update your Sync passphrase.
778 </message> 788 </message>
779 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when the user's sign-in credentials are out of date."> 789 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when the user's sign-in credentials are out of date.">
780 Chromium could not sync your data because your account sign-in details are out of date. 790 Chromium could not sync your data because your account sign-in details are out of date.
781 </message> 791 </message>
782 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes sage in the sign-in error bubble view when sync is not available for their domai n."> 792 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes sage in the sign-in error bubble view when sync is not available for their domai n.">
783 Chromium could not sync your data because Sync is not available for yo ur domain. 793 Chromium could not sync your data because Sync is not available for yo ur domain.
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
1256 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar."> 1266 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chromium to the Windows 10 taskb ar.">
1257 Pin Chromium to your taskbar 1267 Pin Chromium to your taskbar
1258 </message> 1268 </message>
1259 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps."> 1269 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps.">
1260 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Chromium<ph name="END_BO LD">&lt;/strong&gt;</ph> 1270 Select <ph name="SMALL_PRODUCT_LOGO">&lt;div class="logo-small"&gt;&lt ;/div&gt;</ph> <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Chromium<ph name="END_BO LD">&lt;/strong&gt;</ph>
1261 </message> 1271 </message>
1262 </if> 1272 </if>
1263 </messages> 1273 </messages>
1264 </release> 1274 </release>
1265 </grit> 1275 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698