| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains the strings for ash. | 4 This file contains the strings for ash. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/ash_strings.h" type="rc_header"> | 10 <output filename="grit/ash_strings.h" type="rc_header"> |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 </message> | 175 </message> |
| 176 | 176 |
| 177 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> | 177 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> |
| 178 Set Wallpaper... | 178 Set Wallpaper... |
| 179 </message> | 179 </message> |
| 180 | 180 |
| 181 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> | 181 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> |
| 182 Pull down to minimize, left or right to tile | 182 Pull down to minimize, left or right to tile |
| 183 </message> | 183 </message> |
| 184 | 184 |
| 185 <message name="IDS_FRAME_MAXIMIZE_BUTTON_NO_SIDE_SNAP_TOOLTIP" desc="Toolt
ip for the maximize/restore button in window frames in aura when side snap is no
t allowed"> |
| 186 Pull down to minimize |
| 187 </message> |
| 188 |
| 185 <!-- Status tray items --> | 189 <!-- Status tray items --> |
| 186 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n
ame of the status tray."> | 190 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n
ame of the status tray."> |
| 187 Status tray | 191 Status tray |
| 188 </message> | 192 </message> |
| 189 <message name="IDS_ASH_STATUS_TRAY_SETTINGS_AND_HELP" desc="The label used
for the help-and-settings item in the status tray."> | 193 <message name="IDS_ASH_STATUS_TRAY_SETTINGS_AND_HELP" desc="The label used
for the help-and-settings item in the status tray."> |
| 190 Settings and Help | 194 Settings and Help |
| 191 </message> | 195 </message> |
| 192 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the
button in the status tray to shut down the system."> | 196 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the
button in the status tray to shut down the system."> |
| 193 Shut down | 197 Shut down |
| 194 </message> | 198 </message> |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 301 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 305 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
| 302 Ctrl + | 306 Ctrl + |
| 303 </message> | 307 </message> |
| 304 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 308 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
| 305 Previous menu | 309 Previous menu |
| 306 </message> | 310 </message> |
| 307 </messages> | 311 </messages> |
| 308 </release> | 312 </release> |
| 309 </grit> | 313 </grit> |
| 310 | 314 |
| OLD | NEW |