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

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

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: move run_loop_ to a unique_ptr Created 3 years, 4 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 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 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 </message> 457 </message>
458 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome- again dialog"> 458 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome- again dialog">
459 There's a new, safer version of Chromium available. 459 There's a new, safer version of Chromium available.
460 </message> 460 </message>
461 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome- again dialog"> 461 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome- again dialog">
462 Chromium has been updated, but you haven't used it for at least 30 day s. 462 Chromium has been updated, but you haven't used it for at least 30 day s.
463 </message> 463 </message>
464 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-ch rome-again dialog"> 464 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-ch rome-again dialog">
465 Chromium lets you click a phone number on the web and call it with Sky pe! 465 Chromium lets you click a phone number on the web and call it with Sky pe!
466 </message> 466 </message>
467 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome">
468 Try it out, it's already installed
469 </message>
470 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cance l button">
471 Don't bug me
472 </message>
473 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explai ns why this dialog is being shown">
474 Why am I seeing this?
475 </message>
476 <!-- about:conflicts strings --> 467 <!-- about:conflicts strings -->
477 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page"> 468 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page">
478 Modules loaded into Chromium 469 Modules loaded into Chromium
479 </message> 470 </message>
480 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe l on the compatibility page"> 471 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe l on the compatibility page">
481 This module is known to conflict with Chromium. 472 This module is known to conflict with Chromium.
482 </message> 473 </message>
483 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe l on the compatibility page"> 474 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe l on the compatibility page">
484 A module with the same name has been known to conflict with Chromium. 475 A module with the same name has been known to conflict with Chromium.
485 </message> 476 </message>
(...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after
923 </message> 914 </message>
924 </if> 915 </if>
925 916
926 <!-- chrome://settings. Android uses native UI for settings --> 917 <!-- chrome://settings. Android uses native UI for settings -->
927 <if expr="not is_android"> 918 <if expr="not is_android">
928 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chromium as default' browser button"> 919 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chromium as default' browser button">
929 Make Chromium the default browser 920 Make Chromium the default browser
930 </message> 921 </message>
931 </if> 922 </if>
932 923
933 <!-- Toast experiment. -->
934 <if expr="is_win">
935 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make Chromium the default browser">
936 Make Chromium the default browser
937 </message>
938 </if>
939
940 <!-- Material Design User Manager --> 924 <!-- Material Design User Manager -->
941 <if expr="not is_android and not chromeos"> 925 <if expr="not is_android and not chromeos">
942 <!-- Supervised user create confirmation page --> 926 <!-- Supervised user create confirmation page -->
943 <message name="IDS_SUPERVISED_USER_CREATED_TEXT" desc="Informative text for the confirmation dialog that appears after a supervised user has been create d."> 927 <message name="IDS_SUPERVISED_USER_CREATED_TEXT" desc="Informative text for the confirmation dialog that appears after a supervised user has been create d.">
944 To set which websites <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex>< /ph> can view, you can configure restrictions and settings by visiting <ph name= "BEGIN_LINK_1">&lt;a target="_blank" href="$3"&gt;</ph><ph name="DISPLAY_LINK">$ 4</ph><ph name="END_LINK_1">&lt;/a&gt;</ph>. If you do not change the default se ttings, <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> can browse everythi ng on the web. 928 To set which websites <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex>< /ph> can view, you can configure restrictions and settings by visiting <ph name= "BEGIN_LINK_1">&lt;a target="_blank" href="$3"&gt;</ph><ph name="DISPLAY_LINK">$ 4</ph><ph name="END_LINK_1">&lt;/a&gt;</ph>. If you do not change the default se ttings, <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> can browse everythi ng on the web.
945 929
946 To prevent <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> from accessing y our account, make sure you lock your profile when you're not using Chromium. To do this, click your profile name in the upper-right corner of the browser, and s elect "Exit and childlock." 930 To prevent <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> from accessing y our account, make sure you lock your profile when you're not using Chromium. To do this, click your profile name in the upper-right corner of the browser, and s elect "Exit and childlock."
947 <ph name="BEGIN_LINK_2">&lt;a target="_blank" href="https://support.google.com/c hrome/?p=ui_supervised_users&amp;hl=[GRITLANGCODE]"&gt;</ph>Learn more<ph name=" END_LINK_2">&lt;/a&gt;</ph> 931 <ph name="BEGIN_LINK_2">&lt;a target="_blank" href="https://support.google.com/c hrome/?p=ui_supervised_users&amp;hl=[GRITLANGCODE]"&gt;</ph>Learn more<ph name=" END_LINK_2">&lt;/a&gt;</ph>
948 932
949 Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</ ex></ph> for further instructions. 933 Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</ ex></ph> for further instructions.
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 <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."> 1248 <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.">
1265 Pin Chromium to your taskbar 1249 Pin Chromium to your taskbar
1266 </message> 1250 </message>
1267 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps."> 1251 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chromium from an external list of apps.">
1268 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> 1252 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>
1269 </message> 1253 </message>
1270 </if> 1254 </if>
1271 </messages> 1255 </messages>
1272 </release> 1256 </release>
1273 </grit> 1257 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/browser/ui/views/try_chrome_dialog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698