| 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 2851 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2862 </message> | 2862 </message> |
| 2863 <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."> | 2863 <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."> |
| 2864 These settings may only be modified by the owner: | 2864 These settings may only be modified by the owner: |
| 2865 </message> | 2865 </message> |
| 2866 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case
: In the Personal Stuff settings tab, the title text for Account section."> | 2866 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case
: In the Personal Stuff settings tab, the title text for Account section."> |
| 2867 Account | 2867 Account |
| 2868 </message> | 2868 </message> |
| 2869 <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."> | 2869 <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."> |
| 2870 Require password to wake from sleep | 2870 Require password to wake from sleep |
| 2871 </message> | 2871 </message> |
| 2872 <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."> |
| 2873 Require screen lock to wake from sleep. |
| 2874 </message> |
| 2875 <message name="IDS_OPTIONS_MANAGE_SCREENLOCKER" desc="The link that is clicked
to manage screen lock"> |
| 2876 Manage screen lock |
| 2877 </message> |
| 2872 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> | 2878 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> |
| 2873 Set wallpaper... | 2879 Set wallpaper... |
| 2874 </message> | 2880 </message> |
| 2875 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> | 2881 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> |
| 2876 Photo by | 2882 Photo by |
| 2877 </message> | 2883 </message> |
| 2878 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to
center a customized wallpaper."> | 2884 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to
center a customized wallpaper."> |
| 2879 Center | 2885 Center |
| 2880 </message> | 2886 </message> |
| 2881 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op
tion to center crop a customized wallpaper."> | 2887 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op
tion to center crop a customized wallpaper."> |
| (...skipping 4049 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6931 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6937 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
| 6932 Device disk space critically low | 6938 Device disk space critically low |
| 6933 </message> | 6939 </message> |
| 6934 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6940 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
| 6935 Free up disk space or device will become unresponsive. | 6941 Free up disk space or device will become unresponsive. |
| 6936 </message> | 6942 </message> |
| 6937 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6943 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6938 Manage storage | 6944 Manage storage |
| 6939 </message> | 6945 </message> |
| 6940 </grit-part> | 6946 </grit-part> |
| OLD | NEW |