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

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

Issue 2081873002: Incorporate comments in Dbus code and add Eol icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporate comments from isherman@ Created 4 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 | chrome/browser/about_flags.cc » ('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 <!-- 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 5809 matching lines...) Expand 10 before | Expand all | Expand 10 after
5820 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network. 5820 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network.
5821 </message> 5821 </message>
5822 <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"> 5822 <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">
5823 To check for updates, please use Ethernet, Wi-Fi or mobile data. 5823 To check for updates, please use Ethernet, Wi-Fi or mobile data.
5824 </message> 5824 </message>
5825 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi"> 5825 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi">
5826 To check for updates, please use Ethernet or Wi-Fi. 5826 To check for updates, please use Ethernet or Wi-Fi.
5827 </message> 5827 </message>
5828 5828
5829 <!-- EOL Notification Strings --> 5829 <!-- EOL Notification Strings -->
5830 <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message in the abou t page to inform the user that this device is now receiving security updates onl y, containing the URLs."> 5830 <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message in the abou t page to inform the user that software updates for this device are no longer av ailable.">
5831 This device is receiving security updates only. <ph name="BEGIN_LINK_EOL">& lt;a target="_blank" href="$1"&gt;</ph>More info<ph name="END_LINK_EOL">&lt;/a&g t;</ph> 5831 Software updates for this device are no longer available.
5832 </message> 5832 </message>
5833 <message name="IDS_ABOUT_PAGE_EOL_EOL" desc="The message in the about page to inform the user that this device will no longer receive regular security updates , containing the URLs."> 5833 <message name="IDS_ABOUT_PAGE_EOL_EOL" desc="The message in the about page to inform the user that security updates for this device are no longer available.">
5834 This device will no longer receive regular security updates. <ph name="BEGIN _LINK_EOL">&lt;a target="_blank" href="$1"&gt;</ph>More info<ph name="END_LINK_E OL">&lt;/a&gt;</ph> 5834 Security updates for this device are no longer available.
5835 </message>
5836 <message name="IDS_ABOUT_PAGE_EOL_LEARN_MORE" desc="The message in the about p age to provide more information of device end of life, containing the URLs.">
5837 Please consider upgrading. <ph name="BEGIN_LINK_EOL">&lt;a target="_blank" href="$1"&gt;</ph>Learn more<ph name="END_LINK_EOL">&lt;/a&gt;</ph>
5838 </message>
5839 <message name="IDS_EOL_NOTIFICATION_TITLE" desc="Notification title shown to i nform the user that this device is no longer supported.">
5840 This device is no longer supported
5835 </message> 5841 </message>
5836 <message name="IDS_EOL_NOTIFICATION_SECURITY_ONLY" desc="Notification shown to inform the user that this device will no longer receive software updates."> 5842 <message name="IDS_EOL_NOTIFICATION_SECURITY_ONLY" desc="Notification shown to inform the user that this device will no longer receive software updates.">
5837 This device will no longer receive software updates. 5843 Software updates for this device are no longer available. Please consider up grading.
5838 </message> 5844 </message>
5839 <message name="IDS_EOL_NOTIFICATION_EOL" desc="Notification shown to inform th e user that this device will no longer receive regular security updates."> 5845 <message name="IDS_EOL_NOTIFICATION_EOL" desc="Notification shown to inform th e user that this device will no longer receive regular security updates.">
5840 This device will no longer receive regular security updates. 5846 Security updates for this device are no longer available. Please consider up grading.
5841 </message> 5847 </message>
5842 <message name="IDS_EOL_MORE_INFO_BUTTON" desc="A button label shown in the not ification for eol status change to get more information."> 5848 <message name="IDS_EOL_MORE_INFO_BUTTON" desc="A button label shown in the not ification for eol status change to get more information.">
5843 More info 5849 Learn more
5844 </message> 5850 </message>
5845 <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_NAME" desc="Name of the about :flag option to enable eol notification."> 5851 <message name="IDS_EOL_DISMISS_BUTTON" desc="A button label shown in the notif ication for eol status change to dismiss the notification.">
5846 Enable Device End of Life notification. 5852 Don't remind me again
5847 </message> 5853 </message>
5848 <message name="IDS_FLAGS_ENABLE_EOL_NOTIFICATION_DESCRIPTION" desc="Descriptio n of the about:flag option to enable eol notification."> 5854 <message name="IDS_FLAGS_EOL_NOTIFICATION_NAME" desc="Name of the about:flag o ption to disable eol notification.">
5849 Enable Notifcation when Device is End of Life. 5855 Disable Device End of Life notification.
5856 </message>
5857 <message name="IDS_FLAGS_EOL_NOTIFICATION_DESCRIPTION" desc="Description of th e about:flag option to disable eol notification.">
5858 Disable Notifcation when Device is End of Life.
5850 </message> 5859 </message>
5851 5860
5852 <!-- Genius App --> 5861 <!-- Genius App -->
5853 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app sh elf"> 5862 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app sh elf">
5854 Get Help 5863 Get Help
5855 </message> 5864 </message>
5856 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app shelf"> 5865 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app shelf">
5857 Get help with your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>. 5866 Get help with your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>.
5858 </message> 5867 </message>
5859 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app." > 5868 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app." >
(...skipping 896 matching lines...) Expand 10 before | Expand all | Expand 10 after
6756 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6765 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6757 Device disk space critically low 6766 Device disk space critically low
6758 </message> 6767 </message>
6759 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6768 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6760 Free up disk space or device will become unresponsive. 6769 Free up disk space or device will become unresponsive.
6761 </message> 6770 </message>
6762 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6771 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6763 Manage storage 6772 Manage storage
6764 </message> 6773 </message>
6765 </grit-part> 6774 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698