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

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

Issue 2060623002: Implementation of Device End of Life Notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modify browsertest Created 4 years, 6 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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 5754 matching lines...) Expand 10 before | Expand all | Expand 10 after
5765 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network"> 5765 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network">
5766 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network. 5766 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network.
5767 </message> 5767 </message>
5768 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data"> 5768 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data">
5769 To check for updates, please use Ethernet, Wi-Fi or mobile data. 5769 To check for updates, please use Ethernet, Wi-Fi or mobile data.
5770 </message> 5770 </message>
5771 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi"> 5771 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi">
5772 To check for updates, please use Ethernet or Wi-Fi. 5772 To check for updates, please use Ethernet or Wi-Fi.
5773 </message> 5773 </message>
5774 5774
5775 <!-- EOL Notification Strings -->
5776 <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message for eol sec urity only">
xiyuan 2016/06/16 22:41:27 nit: The "desc" attribute is what our translators
xiaoyinh(OOO Sep 11-29) 2016/06/17 04:07:34 Done.
5777 This device is receiving security updates only.
5778 </message>
5779 <message name="IDS_ABOUT_PAGE_EOL_EOL" desc="The message for eol">
5780 This device will no longer receive regular security updates.
5781 </message>
5782 <message name="IDS_EOL_NOTIFICATION_SECURITY_ONLY" desc="Notification shown to inform the user that this device will no longer receive software updates.">
5783 This device will no longer receive software updates.
5784 </message>
5785 <message name="IDS_EOL_NOTIFICATION_EOL" desc="Notification shown to inform th e user that this device will no longer receive regular security updates.">
5786 This device will no longer receive regular security updates.
5787 </message>
5788 <message name="IDS_EOL_MORE_INFO_LINK" desc="Link which opens a page where use rs can find more information about EOL.">
5789 <ph name="BEGIN_LINK_EOL">&lt;a target="_blank" href="$1"&gt;</ph> More inf o<ph name="END_LINK_EOL">&lt;/a&gt;</ph>
xiyuan 2016/06/16 22:41:27 Are the two spaces before "More info" on purpose?
xiaoyinh(OOO Sep 11-29) 2016/06/17 04:07:34 Spaces removed.
5790 </message>
5791 <message name="IDS_EOL_MORE_INFO_BUTTON" desc="A button label shown in the not ification for eol status change to get more information.">
5792 More info
xiyuan 2016/06/16 22:41:27 nit: wrong indent?
xiaoyinh(OOO Sep 11-29) 2016/06/17 04:07:34 Done.
5793 </message>
5794 <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_NAME" desc="Name of the about :flag option to enable eol notification.">
5795 Enable Device End of Lfe notification.
xiyuan 2016/06/16 22:41:27 nit: Lfe -> Life
xiaoyinh(OOO Sep 11-29) 2016/06/17 04:07:34 Done.
5796 </message>
5797 <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_DESCRIPTION" desc="Descriptio n of the about:flag option to enable eol notification.">
5798 Enable Notifcation when Device is End of Life.
5799 </message>
5800
5801
xiyuan 2016/06/16 22:41:27 nit: get rid of one empty line
xiaoyinh(OOO Sep 11-29) 2016/06/17 04:07:34 Done.
5775 <!-- Genius App --> 5802 <!-- Genius App -->
5776 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app sh elf"> 5803 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app sh elf">
5777 Get Help 5804 Get Help
5778 </message> 5805 </message>
5779 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app shelf"> 5806 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app shelf">
5780 Get help with your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>. 5807 Get help with your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>.
5781 </message> 5808 </message>
5782 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app." > 5809 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app." >
5783 Files 5810 Files
5784 </message> 5811 </message>
(...skipping 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
6657 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6684 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6658 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6685 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6659 </message> 6686 </message>
6660 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6687 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6661 Enable opt-in IME menu 6688 Enable opt-in IME menu
6662 </message> 6689 </message>
6663 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6690 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6664 Enable access to the new IME menu in the Language Settings page. 6691 Enable access to the new IME menu in the Language Settings page.
6665 </message> 6692 </message>
6666 </grit-part> 6693 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/chromeos/eol_notification.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698