| OLD | NEW |
| 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 2845 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2856 </message> | 2856 </message> |
| 2857 <message name="IDS_OPTIONS_ACCOUNTS_OWNER_ONLY" desc="In the Accounts settings
tab, the warning text noticing that only the owner can modify these settings."> | 2857 <message name="IDS_OPTIONS_ACCOUNTS_OWNER_ONLY" desc="In the Accounts settings
tab, the warning text noticing that only the owner can modify these settings."> |
| 2858 These settings may only be modified by the owner: | 2858 These settings may only be modified by the owner: |
| 2859 </message> | 2859 </message> |
| 2860 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case
: In the Personal Stuff settings tab, the title text for Account section."> | 2860 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case
: In the Personal Stuff settings tab, the title text for Account section."> |
| 2861 Account | 2861 Account |
| 2862 </message> | 2862 </message> |
| 2863 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Personal
Stuff settings tab, the text on the checkbox to enable screenlocker for current
user."> | 2863 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Personal
Stuff settings tab, the text on the checkbox to enable screenlocker for current
user."> |
| 2864 Require password to wake from sleep | 2864 Require password to wake from sleep |
| 2865 </message> | 2865 </message> |
| 2866 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX_WITH_QUICK_UNLOCK" des
c="In the Personal Stuff settings tab, the text on the checkbox to enable screen
locker for current user with option of quick unlock."> |
| 2867 Require screen lock to wake from sleep. |
| 2868 </message> |
| 2869 <message name="IDS_OPTIONS_MANAGE_SCREENLOCKER" desc="The link that is clicked
to manage screen lock"> |
| 2870 Manage screen lock |
| 2871 </message> |
| 2866 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> | 2872 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> |
| 2867 Set wallpaper... | 2873 Set wallpaper... |
| 2868 </message> | 2874 </message> |
| 2869 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> | 2875 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> |
| 2870 Photo by | 2876 Photo by |
| 2871 </message> | 2877 </message> |
| 2872 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to
center a customized wallpaper."> | 2878 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to
center a customized wallpaper."> |
| 2873 Center | 2879 Center |
| 2874 </message> | 2880 </message> |
| 2875 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op
tion to center crop a customized wallpaper."> | 2881 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op
tion to center crop a customized wallpaper."> |
| (...skipping 4117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6993 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6999 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6994 Device disk space critically low | 7000 Device disk space critically low |
| 6995 </message> | 7001 </message> |
| 6996 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 7002 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6997 Free up disk space or device will become unresponsive. | 7003 Free up disk space or device will become unresponsive. |
| 6998 </message> | 7004 </message> |
| 6999 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 7005 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 7000 Manage storage | 7006 Manage storage |
| 7001 </message> | 7007 </message> |
| 7002 </grit-part> | 7008 </grit-part> |
| OLD | NEW |