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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 </message> | 172 </message> |
173 <message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for t
he Aura overflow button in the launcher"> | 173 <message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for t
he Aura overflow button in the launcher"> |
174 Overflow Button | 174 Overflow Button |
175 </message> | 175 </message> |
176 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_MAXIMIZED" desc="T
itle of the menu item in the context menu for auto-hiding the launcher when the
current window is maximized"> | 176 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_MAXIMIZED" desc="T
itle of the menu item in the context menu for auto-hiding the launcher when the
current window is maximized"> |
177 Autohide launcher when maximized | 177 Autohide launcher when maximized |
178 </message> | 178 </message> |
179 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_NOT_MAXIMIZED" des
c="Title of the menu item in the context menu for auto-hiding the launcher when
the current window is not maximized"> | 179 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_NOT_MAXIMIZED" des
c="Title of the menu item in the context menu for auto-hiding the launcher when
the current window is not maximized"> |
180 Autohide launcher | 180 Autohide launcher |
181 </message> | 181 </message> |
| 182 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_POSITION" desc="Title of the
menu item in the context menu for aligning the launcher"> |
| 183 Launcher position |
| 184 </message> |
| 185 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_ALIGN_BOTTOM" desc="Title of
the menu item in the context menu for aligning the launcher to the bottom of th
e screen"> |
| 186 Bottom |
| 187 </message> |
| 188 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_ALIGN_LEFT" desc="Title of t
he menu item in the context menu for aligning the launcher to the left of the sc
reen"> |
| 189 Left |
| 190 </message> |
| 191 <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_ALIGN_RIGHT" desc="Title of
the menu item in the context menu for aligning the launcher to the right of the
screen"> |
| 192 Right |
| 193 </message> |
182 | 194 |
183 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> | 195 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> |
184 Set wallpaper... | 196 Set wallpaper... |
185 </message> | 197 </message> |
186 | 198 |
187 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> | 199 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> |
188 Pull down to minimize, left or right to tile | 200 Pull down to minimize, left or right to tile |
189 </message> | 201 </message> |
190 | 202 |
191 <!-- Status tray items --> | 203 <!-- Status tray items --> |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
353 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 365 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
354 Ctrl + | 366 Ctrl + |
355 </message> | 367 </message> |
356 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 368 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
357 Previous menu | 369 Previous menu |
358 </message> | 370 </message> |
359 </messages> | 371 </messages> |
360 </release> | 372 </release> |
361 </grit> | 373 </grit> |
362 | 374 |
OLD | NEW |