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 4105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4116 Ctrl | 4116 Ctrl |
4117 </message> | 4117 </message> |
4118 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL" | 4118 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL" |
4119 desc="The label for customizing the left alt key in the 'Keyboard set
tings' overlay"> | 4119 desc="The label for customizing the left alt key in the 'Keyboard set
tings' overlay"> |
4120 Alt | 4120 Alt |
4121 </message> | 4121 </message> |
4122 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL" | 4122 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL" |
4123 desc="The label for customizing the caps-lock key in the 'Keyboard se
ttings' overlay"> | 4123 desc="The label for customizing the caps-lock key in the 'Keyboard se
ttings' overlay"> |
4124 Caps Lock | 4124 Caps Lock |
4125 </message> | 4125 </message> |
| 4126 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE_KEY_LABEL" |
| 4127 desc="The label for customizing the escape key in the 'Keyboard setti
ngs' overlay"> |
| 4128 Escape |
| 4129 </message> |
| 4130 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_BACKSPACE_KEY_LABEL" |
| 4131 desc="The label for customizing the backspace key in the 'Keyboard se
ttings' overlay"> |
| 4132 Backspace |
| 4133 </message> |
4126 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL" | 4134 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL" |
4127 desc="The label for customizing the diamond key in the 'Keyboard sett
ings' overlay"> | 4135 desc="The label for customizing the diamond key in the 'Keyboard sett
ings' overlay"> |
4128 Diamond | 4136 Diamond |
4129 </message> | 4137 </message> |
4130 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH" | 4138 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH" |
4131 desc="The dropdown list item for the search key in the 'Customize mod
ifier keys' section in the 'Keyboard settings' overlay"> | 4139 desc="The dropdown list item for the search key in the 'Customize mod
ifier keys' section in the 'Keyboard settings' overlay"> |
4132 Search | 4140 Search |
4133 </message> | 4141 </message> |
4134 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL" | 4142 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL" |
4135 desc="The dropdown list item for the left ctrl key in the 'Customize
modifier keys' section in the 'Keyboard settings' overlay"> | 4143 desc="The dropdown list item for the left ctrl key in the 'Customize
modifier keys' section in the 'Keyboard settings' overlay"> |
(...skipping 2789 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6925 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> | 6933 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the
notification warning users that they are critically low on disk space."> |
6926 Device disk space critically low | 6934 Device disk space critically low |
6927 </message> | 6935 </message> |
6928 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> | 6936 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio
n text warning users that they are critically low on disk space."> |
6929 Free up disk space or device will become unresponsive. | 6937 Free up disk space or device will become unresponsive. |
6930 </message> | 6938 </message> |
6931 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6939 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
6932 Manage storage | 6940 Manage storage |
6933 </message> | 6941 </message> |
6934 </grit-part> | 6942 </grit-part> |
OLD | NEW |