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

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

Issue 599653002: SRT Bubble (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merged in ToT. Created 6 years, 3 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
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 specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
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/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 811 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 Link your Chrome data to this account? 822 Link your Chrome data to this account?
823 </message> 823 </message>
824 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link."> 824 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATIO N_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link.">
825 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph> 825 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex> </ph>
826 </message> 826 </message>
827 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N EW_STYLE" desc="The warning message displayed to an enterprise user about to lin k their profile to their Google account. Additionally notifies the user that the y can create a new profile instead. This message is followed by a 'Learn more' l ink."> 827 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_N EW_STYLE" desc="The warning message displayed to an enterprise user about to lin k their profile to their Google account. Additionally notifies the user that the y can create a new profile instead. This message is followed by a 'Learn more' l ink.">
828 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph> 828 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, b ookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>. You will be able to delet e this data via the Google Accounts Dashboard, but you will not be able to assoc iate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more< /ex></ph>
829 </message> 829 </message>
830 </if> 830 </if>
831 831
832 <!-- SRT bubble messages -->
833 <if expr="is_win">
834 <if expr="use_titlecase">
835 <message name="IDS_SRT_MENU_ITEM" desc="In Title Case: Text for the Ch rome menu option replacing Update required.">
836 Chrome Behaving Strangely?
837 </message>
838 </if>
839 <if expr="not use_titlecase">
840 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu optio n replacing Update required.">
841 Chrome behaving strangely?
842 </message>
843 </if>
844 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof tware removal tool bubble view.">
845 Chrome behaving strangely?
846 </message>
847 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the software removal tool bubble view full description.">
848 Chrome detected that your browser settings may have been changed by a program on your computer without your knowledge. You can use Google's Software R emoval Tool to remove that program.
849 </message>
850 </if>
832 <!-- Sync/sign-in error messages --> 851 <!-- Sync/sign-in error messages -->
833 <if expr="not chromeos"> 852 <if expr="not chromeos">
834 <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."> 853 <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.">
835 Google Chrome could not sync your data. Please update your Sync passph rase. 854 Google Chrome could not sync your data. Please update your Sync passph rase.
836 </message> 855 </message>
837 <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."> 856 <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.">
838 Google Chrome could not sync your data because your account sign-in de tails are out of date. 857 Google Chrome could not sync your data because your account sign-in de tails are out of date.
839 </message> 858 </message>
840 <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."> 859 <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.">
841 Google Chrome could not sync your data because Sync is not available f or your domain. 860 Google Chrome could not sync your data because Sync is not available f or your domain.
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
1218 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1237 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1219 </message> 1238 </message>
1220 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1239 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1221 Chrome OS terms 1240 Chrome OS terms
1222 </message> 1241 </message>
1223 </if> 1242 </if>
1224 1243
1225 </messages> 1244 </messages>
1226 </release> 1245 </release>
1227 </grit> 1246 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/component_updater/sw_reporter_installer_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698